This shows you the differences between two versions of the page.
iothings:proiecte:2022:automated_irrigation_system [2023/01/19 12:15] razvan.negulescu |
iothings:proiecte:2022:automated_irrigation_system [2023/01/20 09:10] (current) razvan.negulescu |
||
---|---|---|---|
Line 1: | Line 1: | ||
==== Automated Irrigation System ==== | ==== Automated Irrigation System ==== | ||
- | Student: Negulescu Razvan-Adrian, ACES\\ | + | * Student: Negulescu Razvan-Adrian, ACES\\ |
- | Youtube demo: \\ | + | * Youtube demo: https://youtu.be/jzyOkNfnHeY |
+ | * Project zip: {{:iothings:proiecte:2022:automated_irrigation_system.zip|}} | ||
+ | * Application: https://automated-irrigation-system-v1.web.app/ | ||
=== 1. Introduction. Description of the project === | === 1. Introduction. Description of the project === | ||
Line 53: | Line 55: | ||
=== 3. Software implementation === | === 3. Software implementation === | ||
+ | * The code for the ESP32 was created in ArduinoIDE. | ||
+ | |||
{{:iothings:proiecte:2022:code_logic.jpg?720|}} | {{:iothings:proiecte:2022:code_logic.jpg?720|}} | ||
+ | |||
+ | * Firebase database fetching data from the Esp32: | ||
+ | |||
+ | {{:iothings:proiecte:2022:Firebase_Automated_Irrigation_System.jpg?720|}} | ||
+ | |||
+ | * The web application cards and gauges: | ||
+ | |||
+ | {{:iothings:proiecte:2022:happy_plant_simple.jpg?720|}} | ||
+ | |||
+ | * The web application charts: | ||
+ | |||
+ | {{:iothings:proiecte:2022:happy_plant_charts.jpg?720|}} | ||
+ | |||
+ | * The web aplication table: | ||
+ | |||
+ | {{:iothings:proiecte:2022:happy_plant_table.jpg?720|}} | ||
+ | |||
=== 4. Demonstration === | === 4. Demonstration === | ||
Line 71: | Line 92: | ||
=== 6. Resources === | === 6. Resources === | ||
* https://randomnerdtutorials.com/ | * https://randomnerdtutorials.com/ | ||
+ | * https://randomnerdtutorials.com/esp32-data-logging-firebase-realtime-database/ | ||
+ | * https://randomnerdtutorials.com/esp32-esp8266-firebase-gauges-charts/ | ||
* https://www.instructables.com/ | * https://www.instructables.com/ | ||
* https://www.w3schools.com/html/ | * https://www.w3schools.com/html/ | ||
* https://www.w3schools.com/js/default.asp | * https://www.w3schools.com/js/default.asp |