Tag Archives: NodeMCU

Nodemcu pinout

Nodemcu pinout is having labels D0 to D8 and RX-TX but when programming it using Arduino IDE we observe that its labels are not matching with IO connections. Lets see actual connections of NodeMCU with ESP8266 i.e. ESP-12.

NodeMCU is an open source IoT platform. It includes firmware which runs on the ESP8266 Wi-Fi SoC from Espressif Systems, and hardware which is based on the ESP-12 module. The term “NodeMCU” by default refers to the firmware rather than the dev kits. Continue reading Nodemcu pinout