An open API service indexing awesome lists of open source software.

https://github.com/lucky-bhure/smarthydroponicsystem

Smart Hydroponic System is a project on automate a Hydroponic Farming with control actuators and monitor sensors. Microcontroller ESP32 is use for control and share data over internet. An android application is made to control the system at any location and display data provided by sensors.
https://github.com/lucky-bhure/smarthydroponicsystem

automation c em java xml

Last synced: 3 months ago
JSON representation

Smart Hydroponic System is a project on automate a Hydroponic Farming with control actuators and monitor sensors. Microcontroller ESP32 is use for control and share data over internet. An android application is made to control the system at any location and display data provided by sensors.

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.