Categories
analytics

DIY home monitoring system – part three

Read my previous post about DIY home monitoring system – part two. What have we done so far? We’ve installed Apache, PHP, MySQL and phpmyadmin on Rasbian. We’ve also installed Python and ruuvitag library. Now we need to get the data out of the tags and either store it or forward it to “some place”. […]

Categories
analytics

DIY home monitoring system – part two

Check my previous post about DIY home monitoring system before continuing. Also, try to acquire an Android phone before continuing. It will be a great asset. Raspbian has python pre-installed, however, you might want to check the version. Run the following: sudo apt-get install python3-dev python3-psutil Also, in order to analyse bluetooth HCI packets, you […]

Categories
analytics

Do It Yourself home monitoring system – five steps

What do you need to make a very basic real time reporting of temperature, humidity and air pressure? Not much. Rasbperry PI, number three (oh, it rhymes). You’ll find one from Teknikmagasinet for 32.90€) a mouse and a keyboard with USB ports and screen with HDMI port (check you stashes) a package of ruuvi’s, – […]