Skip to content

Arduino Alarm clock with LED strip that wakes the kids who don't know the time.

Notifications You must be signed in to change notification settings

MichalBerlinger/ColorAlarmClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Color Alarm Clock

Arduino Alarm clock with LED strip that wakes the kids who don't know the time. Currently hardcoded to start waking sequence at 5 am and display all green after one hour at 6 am. Current time is synced over the internet when power on. Uses ESP.deepSleep for most of the waiting.

GitHub Logo

Components:

  • Node MCU (esp8266)
  • Adafruit neopixel strip, 8 LEDs
  • 3xAA 4.5V power
  • Plastic case
  • Sliding switch

Code setup

  • Update wifi credentials
  • Set time to start waking sequence
  • Update time zone or waking sequence duration
  • Update anything else

About

Arduino Alarm clock with LED strip that wakes the kids who don't know the time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages