Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 730 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 730 Bytes

PiProjects

Raspberry Pi projects

##Alarm Clock A 'gentle wakeup' alarm clock that uses the PiGlow. It will slowly ramp up the brightness from 0-100%, starting with orange LEDs at wakeup-15, yellow LEDs at wakeup-10, and white LEDs at wakeup-5. You will experience 100% brightness from these three colors for 20 minutes after the wakeup time, and then it will turn back off.

Wakeup time is configurable in the code. It's setup to not turn on on the weekends (Saturday/Sunday morning).

Prerequisites:
PiGlow
pytz

##Soil Moisture Sensor From JenFoxBot Still under construction...