adafruit / Adafruit-PCD8544-Nokia-5110-LCD-library

Arduino driver for PC8544, most commonly found in small Nokia 5110's
http://ladyada.net/products/nokia5110/
Other
396 stars 226 forks source link

Changes for the ESP8266 #27

Closed bbx10 closed 5 years ago

bbx10 commented 9 years ago

Changes to make the driver work on the ESP8266. pcdtest.ino works on the ESP8266.

Also the following uses this version.

https://github.com/bbx10/esp-pcd-bitcoin

mcauser commented 8 years ago

This works on my WeMos D1 Mini (ESP-12F) using both software and hardware SPI. Had to increase contrast to 60 as 50 is a little patchy. Was only an issue on one of my LCD modules.

msbeck commented 8 years ago

What is the status on this? Is it possible to accept this pull request?

mcauser commented 8 years ago

@tdicola Do you have a minute to review this PR? This unblocks me from using this library on my Adafruit Huzzah ESP8266 and Feather Huzzah. Thanks

ghost commented 7 years ago

Cant this branch me merged?

vinceskahan commented 6 years ago

please merge this finally (I dunno why it's 'closed') - the PR works great on my nodeMCU card and is needed to be able to drive a 5110 display.

drak7 commented 5 years ago

Closed in favor of #47