OH HAI! on Windows 10 IoT Core

Story

Oh, Hai

Hai (‘hi’) is an integration point for several stand alone smart home technologies.  Hai runs on the Raspberry Pi and can be adapted to optimize electricity consumption (lighting/HVAC) and water usage (irrigation/rain collection) in a number of ways. Hai was originally envisioned for any Pi running Raspbian OS, but is also being ported over to utilize the new Windows IoT Core on a Raspberry Pi 2.OH HAI! on Windows 10 IoT Core

The New Normal?

I live in Southern California, where one of the worst droughts in recent memory is currently taking place.  Our Summers are typically warm with dry winds, but this year it has been uncharacteristically humid and the evening ocean breeze hasn’t been enough to cool us down.  With electricity at 4x the national average ($0.42 per kWh and increasing again next year), I can’t afford to run the AC all day; and now with water rationing, our garden has seen better days.

I don’t know how everyone else is handling this, but I’m going to fix it the only way I know how…with a gratuitous use of technology!

Godzilla’ El Niño

After a freak summer storm last month I decided to build a rain catchment system.  The rainwater collected from our roof should supply enough water for our garden year-round (our 2,000sq/ft roof provides about 1,200gal per 1″ of rain).  I’ll be chronicling that build in another project, so I’ll just give a high level overview here.  Basically all our gutters are tied into a large water reservoir that uses a built in bilge pump to water all my drip irrigation on a schedule using an arduino.  I have added a water level indicator (series of float switches) and an ESP8266 to allow central management and logging from ‘Hai’.

Hai pulls weather forecasts from the wunderground API to see if there will be any precipitation in the next 1-5 days using both ‘Probability of Precipitation’ and the ‘Quantitative Precipitation Forecast’.

In addition to a normal rain delay to prevent double watering, Hai will also switch to the minimum water needed leading up to a storm.  Hai can also proactively ramp up watering of the garden prior to a storm if my reservoir is nearly full.  This ensures I can collect the maximum rainfall but also prevents certain fruits and veggies from suffering from over watering (like tomatoes which will split).

Rolling Blackouts

Using a Raspberry Pi 2 just to send weather stats to my irrigation controller is a bit overkill, so I extended Hai’s reach to my HVAC system to cut back on my electricity usage.

I already have a home automation (SmartThings) and monitored home security (FrontPoint) system that tracks house occupancy, door/window state’s, motion, temperature and also controls the lighting.  This, along with all LED bulbs, has cut our electricity bill in half.  The largest expense now is Air Conditioning even though we use it sparingly.  We have small, point of use AC units upstairs and downstairs and a portable unit in my office.

Having the ACs on dumb thermostats means they will wait until the room is already hot, and then kick on in the middle of the day and try its best to cool down the house.  They have no idea if there are people in the room, or if there is even anyone home.  If a window was left open from the previous night, we could be paying to air condition the neighborhood. Air conditioners also have to work much harder when the outside temp is higher, so kicking them on earlier in the day to drop the temps would take less energy than waiting until the mid-day highs.

I recently created an arduino controlled IR blaster that can turn our AC units on/off from across the room.  It has a DHT22 temperature/humidity sensor on board so it can get a good idea of the ‘real feel’ and isn’t just looking at the temp right next to the AC.  There is one for each AC unit and they all connect back to Hai with an ESP8266.

SchematicsSchematic OH HAI! on Windows 10 IoT Core

AC IR Blaster Schematic

IR blaster that controls point of use Air Conditioning units. Controlled by an ATTiny85 or Arduino Nano, it uses a DHT22 or DHT11 to calculate the real feel (based on temperature and humidity) and then communicates using an ESP8266.
For more detail: OH HAI! on Windows 10 IoT Core


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top