shaikmeera / IrrigationSystem_Iot

IrrigationSystem data collection based on Wifi-Mesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IrrigationSystem_Iot

#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

  1. NodeMCU with SoilMoisture
  2. NodeMCU with Ultrasonic
  3. NodeMCU with temperature and Humidity

Server

  1. 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

About

IrrigationSystem data collection based on Wifi-Mesh

License:The Unlicense


Languages

Language:C++ 100.0%