ESP12-E Arduino Mapping
Posted: Sun Apr 16, 2017 6:10 pm
I'm trying to figure out the mapping available for the ESP12-E. This may have been covered here already, but I tried search and it wouldn't return any results for ESP12-E. It said no such keyword.
In any event, my question is about the additional pins that are along the bottom of the module. Looking at pins_arduino.h, I don't see mappings for GPIO9 and GPIO10. These are brought out to the sides on the NodeMCU 1.0 boards. Can these be used from Arduino code?
Also, what is the state of using the CS0, MISO, MOSI, and SCLK pins along the bottom? Can these be used for SPI to connect to other devices, such as a display?
Thanks,
-- John
In any event, my question is about the additional pins that are along the bottom of the module. Looking at pins_arduino.h, I don't see mappings for GPIO9 and GPIO10. These are brought out to the sides on the NodeMCU 1.0 boards. Can these be used from Arduino code?
Also, what is the state of using the CS0, MISO, MOSI, and SCLK pins along the bottom? Can these be used for SPI to connect to other devices, such as a display?
Thanks,
-- John