Has anyone managed to use the esp8266 to drive a graphics display?
I'm confused on how the nodemcu.D? pin outs correspond to the sp1 labeled on the board, and which pins are free to use - I know that nodemcu.D4 is the serial debug, so pins D5 upwards are ok, but unsure on how these map.
A fritzing diagram or similar would be appreciated!
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Has anyone managed to use the esp8266 to drive a graphics display?
I'm confused on how the
nodemcu.D?
pin outs correspond to the sp1 labeled on the board, and which pins are free to use - I know that nodemcu.D4 is the serial debug, so pins D5 upwards are ok, but unsure on how these map.A fritzing diagram or similar would be appreciated!
So far I have:
Thanks