This shows you the differences between two versions of the page.
iothings:proiecte:2021:soilmoisturemonitoringsystem [2022/01/13 19:16] andrei.simion1707 [III Software] |
iothings:proiecte:2021:soilmoisturemonitoringsystem [2022/01/27 14:01] (current) andrei.simion1707 [Soil Moisture Monitoring System] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Soil Moisture Monitoring System ====== | ====== Soil Moisture Monitoring System ====== | ||
+ | <sub>author Andrei Simion</sub> | ||
+ | <sub>ACES 2022</sub> \\ | ||
+ | <sub>source code : [[https://gitlab.com/asimion/soil-moisture-monitoring-system|Soil Moisture Monitoring System Gitlab]]</sub>\\ | ||
+ | <sub>youtube demo : [[https://www.youtube.com/watch?v=GyXDtKF13-U| YT DEMO]]</sub> | ||
=====I Description ===== | =====I Description ===== | ||
Line 81: | Line 85: | ||
{{:iothings:proiecte:2021:soil_moisture_monitor_system.jpeg?400| Soil Moisture Monitoring System}} | {{:iothings:proiecte:2021:soil_moisture_monitor_system.jpeg?400| Soil Moisture Monitoring System}} | ||
===== Bibliography ===== | ===== Bibliography ===== | ||
+ | - [[https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf|ESP32 WROOM datasheet]] | ||
+ | - [[https://lastminuteengineers.com/i2c-lcd-arduino-tutorial/| LCD I2C]] | ||
+ | - [[https://www.dfrobot.com/product-599.html| Soil Moisture Sensor]] | ||
+ | - [[https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/| Installing the ESP32 board in Arduino IDE]] | ||
+ | - [[https://randomnerdtutorials.com/esp32-troubleshooting-guide/| ESP32 Troubleshooting guide]] | ||
+ | - [[https://electropeak.com/learn/esp32-ntp-client-server-get-date-and-time// | ESP32 client server get data and time (NTP server)]] | ||
+ | - [[https://www.survivingwithandroid.com/send-email-using-esp32-smtp-server/ | Send E-mail using ESP32 SMTP server]] | ||
+ | - [[https://iotdesignpro.com/projects/how-to-connect-esp32-mqtt-broker|How to connect ESP32 to MQTT server]] |