prashant-mahanta / ITWS-3-Project-Final

IoT solutions for smart irrigation.

Home Page:https://itws3.pythonanywhere.com

Repository from Github https://github.comprashant-mahanta/ITWS-3-Project-FinalRepository from Github https://github.comprashant-mahanta/ITWS-3-Project-Final

Web GIS based IoT solutions for water management

The aim of the project to save plants by minimum use of water and provide automatic irrigation to plants.

ABOUT

Hardware components required

Aurduino

GSM Module

Soil Moisture sensor

Temperature Sensor

Humidity Sensor

Ultra sonic sensor

We need to collect data from the sensors and then plot real-time graph using the sensors data.

Software part:

Django framework

python

Javascript

Html

CSS

Json / rest framework

Chartjs (To plot graphs)

USE

To run this project you need python, django and an additional framework (restframework).

  • To install framework use:

pip install djangorestframework

  • To run this project simply run the python file manage.py in the folder.

python manage.py runserver

For guide: here

website link: Plant Nursury

Demo Playlist: Youtube Playlist

About

IoT solutions for smart irrigation.

https://itws3.pythonanywhere.com


Languages

Language:JavaScript 40.2%Language:CSS 32.6%Language:HTML 18.7%Language:Python 8.5%