News

For Arduino, standard library for DHT-11 sensor is already available. The data from the sensor can be easily ready by calling read11() method of the DHT class. The LDR sensor is connected in a ...
Developed a smart plant watering system which measures humidity of the soil to water plant without user intervention. This system notifies the user about dry soil or flood condition to user by SMS.
The battery is connected to the Vin and ground pins of Arduino and we can also connect the motor to this battery via a relay. Moisture sensor output is connected to the analog pin of Arduino. Do ...
This video demonstrates how to set up a remote temperature monitoring system using an Arduino Uno R4 WiFi, an LM35 temperature sensor, and the MQTT protocol. The system captures ambient temperature ...