Skip to content

Simple arduino application to count the days since the last reset and display it on a TFT.

Notifications You must be signed in to change notification settings

thomsan/arduino-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Arduino day counter

Simple arduino application to count the days since the last reset and display it on a TFT. Something like the Simpsons "Days without an accident" counter but digital :)

Simpsons "Days without an accident" counter

There are hidden buttons in the bottom left and right corners to de- and increase the counter by 1.

Prerequisites

This projects uses the following libraries which can be installed via the Arduino IDE Library Manager:

  • Adafruit_GFX
  • MCUFRIEND_kbv

Hardware

  • Aruino Uno
  • 2.4" TFT LCD Display Shield Touch Panel ILI9341

About

Simple arduino application to count the days since the last reset and display it on a TFT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages