Skip to content

An Infinity mirror clock I created using 60 neopixels in a strip.

License

Notifications You must be signed in to change notification settings

Tannoo/Neopixel-Infinity-LED-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neopixel-Infinity-LED-Clock

An Infinity mirror clock I created using 60 neopixels in a strip.

This clock is using an Adafruit Feather 32 V2 and a DS3132 Feather wing.

Features:

Very quiet operation.
Chimes via pulsing the entire strip. No sound.
DS3231 real time clock for accurate time-keeping ability.
NTP sync'ed time for the RTC.
Outside temperature via Weather update from openweathermap.org for the the background color.
Dual-core usage to provide a more stable operations.
OTA update progress now reflected by entire strip transitioning from green to red.
Strip brightness dimmed to 1/4 brightness during nighttime hours.
Daylight Savings Time correction.

Libraries used:

Adafruit_NeoPixel - Neopixel library by Adafruit
TimeLib           - Time library by Michael Margolis v1.6.1
WiFi              - WiFi support
WiFiUdp           - Udp operations
WiFiManager       - Configuration of a wifi connection
WiFiClient        - Support for weather data
HTTPClient        - Support for weather data
Arduino_JSON      - Support for weather data
ArduinoOTA        - OTA support
RTClib            - Real time clock support by Adafruit

About

An Infinity mirror clock I created using 60 neopixels in a strip.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages