Maker Pro
Maker Pro

Making a Smart Agriculture Monitoring System with LoRaWAN

Damon0330

Mar 30, 2023
2
Joined
Mar 30, 2023
Messages
2
Hi all,

This is my first post so please forgive me if there is anything inappropriate.:)

We made a project to remotely monitor the soil humidity, air temperature and light conditions in agricultural settings. We utilized ESP32 Arduino IDE for development and incorporated the LoRaWAN gateway to connect to the TTN platform.

image
image1024×441 55.1 KB

Please see detailed information about our project, along with step-by-step instructions and pictures on Instructables:
https://www.instructables.com/LoRaWAN-Smart-Agriculture-Monitoring-System/

Sharing and receiving feedback helps us do better. Any suggestions would be greatly appreciated!!!
 

Delta Prime

Jul 29, 2020
1,642
Joined
Jul 29, 2020
Messages
1,642
Sharing and receiving feedback helps us do better. Any suggestions would be greatly appreciated!!!
How about image processing; detection and or diagnosis of crop diseases by the installation of digital cameras in the agricultural field then you can implement artificial neural networks. ;)
 

Damon0330

Mar 30, 2023
2
Joined
Mar 30, 2023
Messages
2
How about image processing; detection and or diagnosis of crop diseases by the installation of digital cameras in the agricultural field then you can implement artificial neural networks. ;)
Ah!! detecting and diagnosing crop diseases, sounds like an excellent direction! Noted!
the hardware involved in this project doesn't support external cameras, so I may not be able to implement the function at this time. But we will soon be launching a lora gateway that can be used with Raspberry Pi. I can revisit this project in the future.
Thanks for your proposal! :D
 
Top