•
This summer I’ve had the opportunity to intern at the Institute for Intelligent Systems and Robotics (ISIR) in Paris, France. During my internship I designed the full electrical architecture and core software systems for an AI educational robot. In this post, I’ll walk you through what was the goal of this project, what I…
•
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 came up with a solution…
•
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 board called the ESP8266. It’s…
•
I got the idea to make my own weather station with the help of an LCD, a DHT11 temperature and humidity sensor, and a 10k ohm potentiometer for contrast control on the LCD. This of course won’t be able to be sitting outside to constantly monitor as it’s not even remotely waterproof but it’s…