Skip to content

attheCO/trophy-countdown-rtc-chip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

trophy-countdown-rtc-chip

theCO - CO:DE trophy with Tiny RTC I2C chip

How to change countdown date

  • open Arduino app on computer and connect Arduino (CO:de trophy)
  • open this file (might need to copy file into ~/Documents/Arduino/ folder)
  • grab unix time stamp of date:time to count down to (http://www.onlineconversion.com/unix_time.htm)
  • change line 35 (eventDate) with a new unix time stamp from above step
  • upload change to Arduino

Heads up

  • line 36 changes timeLeft to a Central time zone countdown

Troubleshooting

  • you might have to reconnect Arduino to computer every time before uploading a change

Todo:

  • add random message every 5secs (maybe a for-loop) Any other suggestions?

About

theCO - CO:DE trophy with Tiny RTC I2C chip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages