News

Temperature & Humidity Sensing Using Arduino Uno and DHT 11 Sensor Author : Sohel Datta The project involves utilizing an Arduino microcontroller and a DHT11 sensor to measure and display real-time ...
Makers, hobbyists and electronic enthusiasts looking for a project to keep them busy this weekend may be interested in this awesome Arduino temperature and humidity sensor which has been created ...
The code is polling every 4 seconds for a temp and humidity readin for a temp and humidity reading. It ensures a measurement is available and if one is, the temperature and humidity are reported ...
The hardware is consists of an Arduino microcontroller (here an Arduino Uno R3) and a pre-wired soil moisture sensor module. The soil moisture sensor module , built around the LM393 comparator, gives ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...