Automated Soil Moisture Monitoring System Welcome to the Automated Soil Moisture Monitoring System project! This system uses an Arduino, a soil moisture sensor, and an LCD display to monitor the ...
This project connects a 16x2 or 20x4 LCD Display to an Elegoo Mega 2560, allowing it to display messages or real-time data. The project supports both I2C communication (recommended for fewer wires) ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
The past month or so I’ve been playing with the Maxim DS1307 Real-Time-Clock and DS1621 Temperature Sensor ICs. I hooked them up to an Arduino Uno board with a Parallax Serial 16×2 Character LCD. I ...
The rig pictured above works as an Internet connected temperature sensor which sends [Zaion] an email with a graph of the change over time. This in itself is interesting, but one part in particular ...