Getting started with NodeMCU.
page:01
NodeMCU
NodeMCU is a low-cost open source IoT platform. It initially included firmware which runs on the ESP8266 Wi-Fi SoC from Espressif Systems,and hardware which was based on the ESP-12 module. Later, support for the ESP32 32-bit MCU was added.
PinOuts
I/O index | ESP8266 pin |
---|---|
0 [*] | GPIO16 |
1 | GPIO5 |
2 | GPIO4 |
3 | GPIO0 |
4 | GPIO2 |
5 | GPIO14 |
6 | GPIO12 |
7 | GPIO13 |
8 | GPIO15 |
9 | GPIO3 |
10 | GPIO1 |
11 | GPIO9 |
12 | GPIO10 |
Comments
Post a Comment