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

WIP DNMY Add support for the NRF52 arduino platform #277

Closed geeksville closed 4 years ago

geeksville commented 4 years ago

This is just a WIP pull-request that I'll update later after I've finished testing on my device. The changes needed seem minor. I'm making this PR now so I don't forget to send one in. Do not merge for now though ;-)

geeksville commented 4 years ago

Okay - seems to work well now on both NRF52 and ESP32 with no code changes required from lib users.

https://www.youtube.com/watch?v=e1hCUSNphXM

marcelstoer commented 4 years ago

We've also got that SH1106 change in PR #290.

geeksville commented 4 years ago

@marcelstoer oh sorry - I had forgotten about this PR entirely and didn't realize I had it pointing to master. I'll move it to a feature branch so you don't also get this PR I just received from someone else ;-).

Btw - it was absolutely fine on April 23 (using it now on a number of NRF52 based boards) , I just forgot to remove WIP from the title ;-)