Small ESP32-based project (WROOM module).
Device for displaying time and sensor data on OLED screen with additional sound notifications.
- ESP32 WROOM
- 0.96" OLED display (I2C)
- DHT11/DHT22 sensor
- Buzzer
- 6 tactical buttons
- OLED display output
- NTP time synchronization
- Temperature and humidity monitoring
- Sound playback via buzzer
- Snake game
- Adafruit_SSD1306
- DHT
- Adafruit_GFX
- WebSockets
- UniversalTelegramBot
- Written for ESP32 (Arduino framework)