Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 578 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 578 Bytes

arduino-tft-alarm-clock

A school assignment (work requirement) meant to simulate a simple alarm clock on a TFT LCD touch screen and an Arduino Uno.

Unfortunately, as the screen blocks any other inputs without actually soldering on something, we were not able to connect a Real Time Clock. Instead, we just simulate time by incrementing a hour, minute and second value.

It has an activate/deactivate button, a status text and shows the ticking time above.

alt text