House Monitor

Summary: Building a house monitor with python, openCV, and cloud storage.

I wanted an easy way to check on my house when I was away, and since it can get cold in the winter I also wanted to keep track of the house temperature.

I found that the simplest way ...

more ...

Arduino Programming

Summary: Getting the arduino to read the temperature

My Arduino has been sitting on my desk for some time and I thought it was about time to get it working again. I figured I would get it to do something simple: read the temperature from an LM35 sensor.

My setup ...

more ...