-
Notifications
You must be signed in to change notification settings - Fork 0
Home
shaikmeera edited this page Dec 28, 2020
·
1 revision
Welcome to the IrrigationSystem_Iot wiki!
#This program lets you collect data from different sensor(currently three) and put in a server with help of wifi mesh network topology using painless mesh library
#Three different NodeMCU used
NodeMCU with SoilMoisture
NodeMCU with Ultrasonic
NodeMCU with temperature and Humidity
Server
NodeMCU with connects to Internet to publish data on AWS server #Server side all NodeMCUs data collected and Publish data on AWS Server is under progress