From 5903edab2d285ae502b386ef03893700dec2da2e Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 10 Aug 2024 23:13:18 -0400 Subject: [PATCH] Update index.md --- index.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/index.md b/index.md index 8b1378917..61737a5f9 100644 --- a/index.md +++ b/index.md @@ -1 +1,17 @@ +# ESP-Nodes +Eco-system of ESP32s Nodes and ATtiny85 peripherals with different functionalities. +

The ESP32-Node is designed to be a low-cost, vanila 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 PCB + +

ESP32-Node Features:

+ +- Uses bare-bones ESP32-WROOM-32D Module [^1] +- Direct connections to all GPIOs +- Miniature in size; only 35.7mm x 35.7mm +- Built-in 3V3 voltage regulator (Vmax=15V) and reversed supply voltage polarity protection +- Pre-wired strapping pins for ensuring proper booting on power-on +- blue power-on LED +- two programmable LEDs +- programmable via [UART](https://github.com/alexandrebobkov/ESP-Nodes/tree/main?tab=readme-ov-file#uart) -> no need for serial drivers