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

Support for ST7567 LCD I2C display driver #310

Open geeksville opened 3 years ago

geeksville commented 3 years ago

This is a WIP driver for the ST7567 LCD chip. Do not merge. I'm just opening this as a draft to remind me and come back and make a clean PR later.

Thanks for the lib. I used it on previous versions of our meshtastic project, and just now added a device that has an LCD screen.

sachaw commented 2 years ago

@marcelstoer Hey, any chance we could get these fixes merged, we're currently trying to minimize the amount of out-of-sync forks we have, thanks.

marcelstoer commented 2 years ago

We ignore PRs labelled as 'Draft' by the authors. We'll take a look once the author considers it done.

mc-hamster commented 2 years ago

@sachaw

Hey, any chance we could get these fixes merged, we're currently trying to minimize the amount of out-of-sync forks we have, thanks.

If memory serves, this change has an issue with one of Meshtastic build targets. That's why it's still in draft.