News

You'll need an Arduino along with a bunch of various sensors to get the project rolling, and once it's all set up you'll have a simple, but cheap system to monitor your home.
If you want to get started with motion sensors and the like, ESPHome makes it incredibly easy to build your own sensors.
[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a temper… ...
In this particular project, I contemplated a shield for Arduino Nano, which can gather weather-related information by a built-in BMP280 Temperature and Pressure Sensor, a photoresistor, and a ...
By the way, we’ve covered a PID library for Arduino before. While this post talks about temperature, PID control is used for everything from flight control to levitation.