You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interfacing a Soil moisture sensor FC-28 with Arduino. This sensor measures the volumetric content of water inside the soil and gives us the moisture level as output. The sensor is equipped with both analog and digital output, so it can be used in both analog and digital mode.
This repo contains the files for the Final Project for my CSE360: Computer Interfacing course at BracU. Technologies used include Proteus, Arduino, LabView and Virtual ComPort.
This repository contains the code and report for the "Smart Irrigation System" project developed by students at Kathmandu University, Department of Computer Science and Engineering. The system is designed to optimize water usage for various applications using an Arduino UNO R3, soil moisture sensor, temperature sensor, and other components.
Arduino irrigation automation The setup includes an Arduino Uno, water pump, water hose, water level sensor and Arduino adapter card, and a blue relay.
This Moisture management system was specially made for researchers who are involved in drought experiments. Users will be able to simply customize and use this code to maintain the moisture level of the plants based on the weight of the pot. You can use Putty with this Arduino code to save your data in a cloud as a text document. The data will b…