mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 02:11:56 +00:00
0c7a4b46d45c997fa4b94acc3e9e0c4f35a11923
ESP-Nodes
Eco-system of ESP32s Nodes and ATtiny85 peripherals with different functionalities.
The ESP32-Node is designed to be a low-cost solution for experimenting with embedded and IoT devices. The ESP32-Node is intended to College students taking Electronics program or advanced users who are looking for functional ESP32 embedded board with minimal size.

ESP32-Node Features:
- ESP32-WROOM-32D Module
- Direct connections to all GPIOs
- Miniature in size, only 35.7mm x 35.7mm
- Built-in 3V3 voltage regulator and reversed voltage protection
- Pre-wired strapping pins for ensuring proper booting on power-on
- blue power-on LED
- two programmable LEDs
- programmable via UART0 -> no need for serial drivers
Pinouts

Physical Pin | Descrption and Logical Pin | Extended Function |
---|---|---|
1 15 38 |
Ground | |
3 |
EN | |
4 5 6 7 |
Inputs GPIO36 GPIO39 GPIO34 GPIO35 |
ADC1_CH0, ADC1_CH3, ADC1_CH6, ADC1_CH7 |
8 9 |
GPIO32 GPIO33 |
TOUCH_9, TOUCH_8 |
10 11 |
GPIO25 GPIO26 |
DAC_1, DAC_2 |
Description
Languages
Python
64.6%
C
14.5%
CMake
7.3%
Assembly
7%
C++
2.8%
Other
3.5%