Manejo automático de irrigação; biossólido; Jacarandá-da-Bahia; Garapa, Jatobá. These species are commonly produced in forest nurseries, usually without management of irrigation systems. Therefore, ...
This project implements a smart water tank monitoring system that automatically controls a water pump based on water level thresholds. The system features: ...
This research aimed to design, fabricate, and test a prototype of a 1-feed-line automatic chicken feeder, determining the designed functionality and feeding time, and comparing the performance of an ...
One of the major problems faced by most countries today is water scarcity. This scarcity is mainly due to the wastage of water. There is an urgent need to control water wastage to protect the ...
smart_farming/ ├── MainCode/ # Main smart farming system │ ├── offline/ # Offline version (standalone) │ │ ├── offline.ino # Main offline sketch │ │ └── config.h # Offline configuration │ ├── online/ ...
Water storage often presents challenges such as monitoring tank levels, preventing overflow, and reducing manual intervention to operate the pump. Two types of devices, known as water level indicators ...
Modern data analysis methods, such as optimization algorithms or deep learning have been successfully applied to a number of biotechnological and medical questions. For these methods to be efficient, ...
This project turns the Arduino into an OBD2 on-board diagnostic tester. So, the Arduino can read OBD2 vehicle data and it can read and clear emissions-related diagnostic trouble codes and ...
Ultrasonic sensor HC-SR04 is used to measure distance in range of 2cm-400cm with accuracy of 3mm. The sensor module consists of ultrasonic transmitter, receiver and the control circuit. The ultrasonic ...