ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
2.02k stars 640 forks source link

Any simple example? #118

Closed ceremcem closed 4 years ago

ceremcem commented 7 years ago

Isn't there any "Hello World!" example? It would be quite useful to get the library up and running.

FWeinb commented 7 years ago

You can find a simple demo here.

ceremcem commented 7 years ago

Firstly, IMHO, it's quite impolite attitude that you just give an answer and then close an issue. Let me decide if your answer works for me or not. If it works, I will use that button, no worries :)

Secondly, that demo is not simple, it's not the bare example. A "Hello World!" example requires the minimum lines of code. Is including custom images necessary? Obviously not. I will create a PR in a day or two that demonstrates my needs.

Third: Please re-open this issue, as it's not resolved yet.

ltvanderkrogt commented 7 years ago

Hi ceremcem, I made this bare minimum and it yells " hello world". But....my display was I2C. https://github.com/ltvanderkrogt/esp8266/blob/master/SSD1306SimpleDemoI2C.ino

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.