News

Here’s a simple Arduino sketch for this kind of project — it reads the soil moisture and if the soil is dry, the servo moves (e.g., simulating a watering action):#include <Servo.h> const int ...
IOT-class-2 experimenting with soil moisture sensor This project uses a soil moisture sensor with an Arduino board to measure the soil moisture level. The moisture level is indicated by three LEDs, ...
In this project we use the information obtained from the input sensors which is handled using the neural networks algorithm and correction factors for monitoring. Soil monitoring, providing a series ...
As such, I'd like to build myself some wireless moisture sensors for moderate scale production (consider 50 test points reasonable).
Agriculture is the important job in India. It needs water for irrigation. The main job of the farmer is to irrigate the field. In this research, the irrigation system is automated using the Internet ...
Learn how to build a WiFi-enabled Arduino Weather Monitoring System that reads temperature, humidity, pressure, air quality, and more using sensors like DHT11, BMP180, and MQ135. This hands-on project ...
The system is based on an Arduino MKR WAN 1310, and monitoring points include ambient light sensors, moisture sensors and the aforementioned soil sensors. Data from these is transmitted via the MODBUS ...
Part of the goal of this project was to understand the low power modes of both the Arduino and the ESP8266 modules, though - and on that front, I've been mostly successful.