diff --git a/README.md b/README.md index 4ea36520..8c79a65b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # 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 + - + - Only 35.7mm by 35.7mm + - Built-in 3V3 voltage regulator + - Pre-wired strapping pins for ensuring proper booting on power-on + - blue power LED + - two programmable LEDs + - programmable via UART0 -> no need for serial drivers diff --git a/assets/ESP32-Node-001.jpg b/assets/ESP32-Node-001.jpg new file mode 100644 index 00000000..011ec276 Binary files /dev/null and b/assets/ESP32-Node-001.jpg differ diff --git a/assets/ESP32-Node-002.jpg b/assets/ESP32-Node-002.jpg new file mode 100644 index 00000000..82e28a4b Binary files /dev/null and b/assets/ESP32-Node-002.jpg differ