-
Physical Interface for Home Automation
05/05/2015 at 00:13 • 0 commentsI created a physical interface for my home automation. Parsing the information on a display requires lots of focus. If you're at home, it's much easier to look at a physical representation of your house. So this physical interface displays information (like if the garage door is opened/closed), and it also let's you close the garage door. Here's some demo videos of how it works.
Complete circuit diagram, code, and explanation is here:
https://www.hackster.io/erictsai/physical-home-automation-interface
-
Prototype Dog Poop Tracker
11/16/2014 at 13:21 • 0 commentsThis is a prototype of a dog poop tracker. Working on miniaturizing it. It sets up a virtual fence around the house, warns you if your dog escapes the yard. Also gives you a google map of your dog's poop location, depending on well well your dog's behavior fits in the way it works. Details here:
http://www.instructables.com/id/Uber-Home-Automation/step15/Dog-Tracker/
-
Garage Door Opener
11/16/2014 at 13:16 • 0 commentsInstructions for a remote garage door opener.
http://www.instructables.com/id/Garage-Genie-Parking-Remote-Control/
-
Washer-Dryer Smartifier - Laundry Room Sensor
10/03/2014 at 23:34 • 2 commentsHere's a prototype for the a laundry room sensor. It uses these sensors:
- Sound Sensor determines when washer or dryer cycle starts and completes
- PIR Presence Sensor used to determine when a completed load is picked up
- Water Detection circuit senses if there is a water leak or overflow, or a flood in the basement.
- light sensor circuit from the Uber sensor is used to determine if the laundry room light is left on.
- Temperature/Humidity sensor - because it's so cheap to add another sensor
The idea is to move the notification that a wash/dry cycle is complete - move it from the basement to the living room or kitchen, where you're more likely to make use of that signal anyways. It also keeps track of whether the wash has been picked up.
This is the interface for the sensor on the smart phone/tablet:
For all the code and configuration files, visit the Build Instructions link on the left bar.
-
Uber sensor - smoke, flame, gas, PIR motion, barking, light, temperature
09/02/2014 at 03:55 • 0 commentsIntegrated several different sensors into OpenHAB via my wireless Arduino gateway. This tupperware sensor monitors lights, dog barking, fire, smoke, flammable gas, temperature, and movement.
video
OpenHAB display:
-
Security Door Monitor
08/19/2014 at 22:31 • 0 commentsVideo demo of security door monitor:
-
Runaway Dog Sentinel Plan
08/05/2014 at 04:18 • 0 comments -
Charts!
07/20/2014 at 14:34 • 0 commentsAdded mongodb for historizing and making charts of sensor data.
-
Updated Arduino sketches, schematic
07/19/2014 at 02:29 • 0 commentsUpdated sketches to reflect latest changes, better commented. Added schematic for battery powered Arduino used in Mailbox example.
-
Mailbox Sentinel video demo
07/07/2014 at 04:49 • 0 commentsFinally finished a video demo of a wireless Arduino mounted under a mailbox. Wow, video demos take all day to make. Still not perfect, but good enough for show.