In an attempt to improve the daily routines for the kids I built a small ESP32-based device that lets us plan tasks for the upcoming week. The kids can log in with their own RFID card, check off their tasks, and see what they’ve earned in terms of rewards for the weekend – usually screen time, but other reward types are supported too.
I know the same could be achieved with pen and paper, but where’s the fun in that? In practice the kids actually enjoy using it, which is kind of the point.
The device features a 2.8” touch display with a retro pixel art UI, a web interface for configuration, WiFi setup via access point, battery monitoring, and OTA updates – all for around 35€ in parts.
I heavily relied on AI (Claude by Anthropic) for this project. Without it I would probably never have started at all.
There’s no openHAB integration yet, but I’m thinking an MQTT interface could be interesting – for example pushing task completion events or weekly scores. If you have ideas I’d love to hear them!
More details and full source code::


