ESP32-S2-WROOM
Espressif Systems
ESP32-S2-WROOM module or ESP32-S2-WROVER module
User manual for the Olimex ESP32-S2-DevKit-LiPo development board, featuring Li-Po battery support, an ESP32-S2 module, and integrated charging circuitry.
This technical manual details the ESP32-S2-DevKit-LiPo development board by Olimex. It describes an open-source hardware design based on the Espressif ESP32-S2-WROOM or ESP32-S2-WROVER modules. Key features include an integrated Li-Po battery charger, a CH340 USB-to-serial converter, and a low-quiescent current MCP1700T regulator designed for battery efficiency. The document covers hardware specifications, power consumption (20uA in deep sleep), pinout descriptions, and instructions for setting up the Arduino IDE with example RGB LED code.
ESP32-S2-WROOM
Espressif Systems
ESP32-S2-WROOM module or ESP32-S2-WROVER module
ESP32-S2-WROVER
Espressif Systems
ESP32-S2-WROOM module or ESP32-S2-WROVER module
ESP32-S2-WROVER-I-4MB
Espressif Systems
come with ESP32-S2-WROVER-I-4MB
ESP32-WROOM-32E
Espressif Systems
ESP32-S2-DevKit-LiPo and ESP32-S2-DevKit-LiPo-USB-EA come with ESP32-WROOM-32E module
MCP1700T
Microchip
The board uses low power regulator MCP1700T, it was chosen since it consumes only 1.5uA in power down mode.
CH340
WCH
connected to CH340 serial-USB converter
WS2812
Worldsemi
void ws2812_init() ... void ws2812_write(uint8_t r, uint8_t g, uint8_t b)
| ESP32-S2-WROOM | Espressif Systems | ESP32-S2-WROOM module or ESP32-S2-WROVER module |
| ESP32-S2-WROVER | Espressif Systems | ESP32-S2-WROOM module or ESP32-S2-WROVER module |
| ESP32-S2-WROVER-I-4MB | Espressif Systems | come with ESP32-S2-WROVER-I-4MB |
| ESP32-WROOM-32E | Espressif Systems | ESP32-S2-DevKit-LiPo and ESP32-S2-DevKit-LiPo-USB-EA come with ESP32-WROOM-32E module |
| MCP1700T | Microchip | The board uses low power regulator MCP1700T, it was chosen since it consumes only 1.5uA in power down mode. |
| CH340 | WCH | connected to CH340 serial-USB converter |
| WS2812 | Worldsemi | void ws2812_init() ... void ws2812_write(uint8_t r, uint8_t g, uint8_t b) |