Hi,
unfortunately I couldn't find a weekly switch clock based on Arduino with a touch LCD.
So I decided to build one myself.
So let me present you my weekly switch clock based on Arduino with a touch LCD
Minimum requirement was:
- a graphical touch LCD
- a real time clock and DCF77 receiver
- remote switches
Hope you like it.
If you find errors, let me know.
By the way, I have millions of ideas how to improve it, but for now the current clock is enough for me.
I updated the clock to version 1.02:
- changed to more precise real time clock DS3231
- added a watchdog reset, in case the clock hangs
- debounced the touch screen
- fixed heaps of bugs
Enjoy