Sunrise Alarm Clock Using a LED Strip Series Posts
Published on:
In this series I will make my own light based alarm clock using raspberry pi and python. Let me show you the idea, and how I've done it step by step. This series contains 6 parts.
The Idea and Details About Sunrise Pialarm
Part 1
My custom sunrise alarm clock using a LED strip. Read about the why, what and how.
Continue readingHow to Connect a LED Strip to a Raspberry Pi
Part 2
Easy steps to connect the LED to the board. I will provide you a simple test script too.
Continue readingPython Class to Control an RGB LED Strip on a Raspberry Pi
Part 3
A python class to use the LED with ease. Step-by-step tutorial.
Continue readingMy 31 Days Passcode Based System for My Sunrise Alarm
Part 4
If I want to stop my Sunrise Pialarm, I have to enter that day's passcode. I will show you how I generate them.
Continue readingMy Own Schema to Create Colorful Sunrise
Part 5
Control the colors of the LED based on a specific data structure. Define a sunrise easily.
Continue readingFinish Line, Web Interface of My Sunrise Alarm
Part 6
The script that joins all modules. Schedules the alarm, provides the web interface.
Continue reading