An open API service indexing awesome lists of open source software.

https://github.com/rksharma007/mini_desk_bot

ESP32_<variant> connected with SSD1306 128*64 OLED display. Your mini desk bot😉.
https://github.com/rksharma007/mini_desk_bot

adafruit arduino desk-bot esp-webserver esp32 esp32c3 espasyncwebserver iot microcontroller oled-ssd1306 openweathermap ota-update platformio smart-desk-bot weather-station wifimanager

Last synced: 4 months ago
JSON representation

ESP32_<variant> connected with SSD1306 128*64 OLED display. Your mini desk bot😉.

Awesome Lists containing this project

README

          

# ESP32-oled-multiscreen
ESP32_<variant> connected with SSD1306 128*64 OLED display. Your mini desk bot😉.

This project features:
- Dynamic screen selection
- Wi-Fi configuration with captive portal
- Authenticated web interface
- In-dashboard OTA firmware upload
- Timezone configuration
- JSON backup & restore
- Factory reset
- mDNS (http://esp32.local)

## Setup
1. Upload `data/` to LittleFS via PlatformIO.
2. Flash `main.cpp` from `src/` to your ESP32.
3. Connect to `ESP32_Config`, configure Wi-Fi, and log in to manage your device.