Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="wikigeneratedid" %) | ||
2 | To refer to pins in Arduino, use the GPIO number. | ||
3 | |||
4 | = ESP8266 = | ||
5 | |||
6 | NodeMCU v3 (image from [[https:~~/~~/www.theengineeringprojects.com/2018/10/introduction-to-nodemcu-v3.html>>https://www.theengineeringprojects.com/2018/10/introduction-to-nodemcu-v3.html]]): | ||
7 | |||
8 | [[image:https://www.theengineeringprojects.com/wp-content/uploads/2018/10/Introduction-to-NodeMCU-V3-2.png]] | ||
9 | |||
10 | = ESP32 = | ||
11 | |||
12 | DevKitC with ESP32-WROOM-32 (image from [[https:~~/~~/gojimmypi.blogspot.com/2017/03/jtag-debugging-for-esp32.html>>https://gojimmypi.blogspot.com/2017/03/jtag-debugging-for-esp32.html]]): | ||
13 | |||
14 | [[image:https://components101.com/sites/default/files/component_pin/ESP32-Pinout.png||alt="ESP32-Pinout.png (2000×1001)"]] | ||
15 | |||
16 | Without DevKitC (image from [[https:~~/~~/randomnerdtutorials.com/esp32-pinout-reference-gpios/>>https://randomnerdtutorials.com/esp32-pinout-reference-gpios/]]): | ||
17 | |||
18 | [[image:https://i0.wp.com/randomnerdtutorials.com/wp-content/uploads/2018/08/esp32-pinout-chip-ESP-WROOM-32.png?quality=100&strip=all&ssl=1||alt="ESP32 Pinout Reference: Which GPIO pins should you use? | Random Nerd Tutorials"]] | ||
19 | |||
20 | For WROVER, GPIO16 and GPIO17 on the devkit board is not connected, because the chip uses it for something else. (image from [[https:~~/~~/www.instructables.com/The-Incredible-ESP32-Wrover-From-Espressif/>>https://www.instructables.com/The-Incredible-ESP32-Wrover-From-Espressif/]]): | ||
21 | |||
22 | [[image:https://content.instructables.com/ORIG/FSJ/SF9P/JOIXXJJ3/FSJSF9PJOIXXJJ3.png?auto=webp&frame=1&width=1024&fit=bounds&md=e853ac32c906f370171b14651c392aee||alt="ESP32 Wrover"]] |