An ESP32-based word clock that displays time in natural language, with smart home integration and automatic brightness control.
- Smart Word Clock - Displays time in words using elegant LED matrix
- Automatic Brightness - Adapts to ambient light for optimal visibility
- Smart Home Ready - Native Home Assistant integration via MQTT
- Easy Setup - Web-based configuration and WiFi setup via access point
- Flexible Display - Custom colors, regional time formats, and scheduling
- Power up your Word-o-Clock using a USB-C power supply
- Connect to the
word-o-Clock
WiFi network using the default password - Navigate to
192.168.4.1
in your browser - Enter your WiFi credentials
- Follow the first steps
Full documentation is available at wordoclock.testwiese.de:
- ESP32 microcontroller
- WS2812B LED strip (120 LEDs)
- DS3231 RTC module
- Light sensor
- USB-C power supply (5V/2A recommended)
- Report issues on GitHub
- Check for firmware updates
MIT License - see LICENSE file for details