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
1.99k stars 637 forks source link

SSD1306 OLED not working with Thingpulse library (but with olikraus one) #311

Closed mbobinger closed 2 years ago

mbobinger commented 3 years ago

Hi Guys,

I've followed this github project and wanted to build a lorawan tracker: https://github.com/kizniche/ttgo-tbeam-ttn-tracker

using a noname SSD1306 OLED from amazon: https://www.amazon.de/AZDelivery-Display-Arduino-Raspberry-Gratis/dp/B078J78R45

I've verified that the OLED works with following library, as suggested by the distributor: https://github.com/olikraus/u8g2

However, the display just outputs bullshit when using the thingpulse library examples or the code in the github repo: https://github.com/ThingPulse/esp8266-oled-ssd1306

Is there any software fix for this, is the hardware different?

I'm using this board: https://github.com/LilyGO/TTGO-T-Beam Thank you!

marcelstoer commented 3 years ago

Also see #327

stale[bot] commented 3 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.