Skip to content

This is my 7 Segment display clock

Notifications You must be signed in to change notification settings

rhwilr/7SegmentClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7 Segment Clock

Cover

This is my 7 Segment display clock. The project started out as a rebuild of a project by Frugha on Hackaday. The display is built using 144 7 Segment displays controlled by an arduino nano.

I initially built the project exectly acording to the original schema, but quickly came up with several extensions and improvements to make make the clock more usefull to me.

Added Features

  • DHT22 temparature/humidity sensor
    • Displays the room teparature once a minute.
  • ESP-01 Wi-Fi Module
    • Fetch the current time on boot-up from NTP.
    • Re-sync the NTP time perodically.

Demo Animation

Planned Features

  • Display outside temparature, fetched from weather services.
  • Display stock price for stocks in my portfolio.
  • Add Home Assistant integration to turn of the display.

About

This is my 7 Segment display clock

Resources

Stars

Watchers

Forks