RTSP Camera Stream Monitor with Raspberry Pi
I spent hours trying to figure out how to monitor Wyze cams on a TV that would stay on and display the cameras automatically after a power or connection loss, without any manual intervention. Most guides I found online were outdated because omxplayer is no longer supported. So, I...
IoT ESP8266 Weather Station
As a continuation to my previous project making a simple Arduino Weather station I decided to improve upon it and build one that could not only display temperature and humidity data but also connect to the internet and publish it for logging and graphs. To accomplish this I used a development...
Arduino Weather Station
A couple days ago I saw some really cool Arduino projects on reddit and decided to get myself an Arduino kit. After trying out all the sensors included I got the idea to make my own weather station with the help of an LCD, a DHT11 temperature and humidity sensor,...