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😉.
- Host: GitHub
- URL: https://github.com/rksharma007/mini_desk_bot
- Owner: rksharma007
- Created: 2025-05-27T06:47:01.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-11T09:40:08.000Z (4 months ago)
- Last Synced: 2025-06-11T10:49:15.429Z (4 months ago)
- Topics: adafruit, arduino, desk-bot, esp-webserver, esp32, esp32c3, espasyncwebserver, iot, microcontroller, oled-ssd1306, openweathermap, ota-update, platformio, smart-desk-bot, weather-station, wifimanager
- Language: C
- Homepage:
- Size: 773 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.