Automated Home
This project started as just an Arduino with an IR sensor and a relay that allowed me to turn off the light in my room while I was in bed. Then I got hooked on trawling eBay for new sensors and electrical components that let me augment my setup with new features. This quickly grew into a more complex project, so I added a Raspberry Pi to act as the central hub that hosted a web application. Now it consists of a clap sensor, web application, android mobile app, Wi-Fi Thermostat, Wi-Fi ESP RGB LEDs, Wi-Fi ESP Wake-on-LAN, RF buttons, and multiple relays. It has been put through its paces being used everyday and everything from power outages to curious cats. My favorite features is using the RGB LEDs to simulate a sunrise instead of setting an alarm on my phone in the morning. It has been a great learning experience fixing problems and they are discovered and continually adding new features.
I am currently rebuilding the project using Django to add security and user authentication. I am also upgrading some RF transceivers and improving the aesthetics of the various components.