Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucky-bhure/smarthydroponicsystem
https://github.com/lucky-bhure/smarthydroponicsystem
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucky-bhure/smarthydroponicsystem
- Owner: Lucky-Bhure
- Created: 2024-01-12T06:05:52.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-03-30T11:23:46.000Z (9 months ago)
- Last Synced: 2024-03-31T11:37:54.985Z (9 months ago)
- Language: C++
- Size: 67.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Hydroponic System
Hydroponics is soil-less agriculture farming, which consumes less water and other resources as compared to traditional soil-based agriculture systems. However, monitoring hydroponics farming is challenging due to the simultaneous supervising of numerous parameters, nutrition suggestions, and plant diagnosis systems
## OBJECTIVES
- To be able to provide a better temperature for plants to grow.
- To Control nutrient parameters in water.
- To Design such an application, Give the user all information regarding temperature, nutrient composition, and recent crop conditions.## Components to Be Used:
1. Microcontroller (ESP32)
2. Air Temperature and Humidity Sensor (DHT 11)
3. Water Quality Sensor (TDS Sensor)
4. Water Temperature Sensor
5. Water PH Sensor## System Architecture
![image](https://github.com/Lucky-Bhure/SmartHydroponicSystem/assets/93819707/6072f09a-82e8-4df6-91dd-15e2693079a2)## ADVANTAGES:
- Real-time data analysis and monitoring.
- Based on environmental parameters it will give readings accordingly.(for ex. Monitoring of temperature and humidity).
- Reduces Manual efforts Automation of nutrient delivery, continuous monitoring and adjustment of environmental parameters, efficient resource utilization.
- remote access and control for ease of management, and the potential for increased crop yields and quality through data-driven optimization.
- User can monitor and manage Hydroponic System anytime and anywhere.