Project-Guidance icon indicating copy to clipboard operation
Project-Guidance copied to clipboard

Title: Add an advanced IoT project

Open harini-1597 opened this issue 8 months ago • 2 comments

Is your proposal related to a problem? Please describe.

I'd like to add an advanced IoT project that combines various existing IoT use cases such as Humidity, Temperature sensing etc into a full end to end project titled:

IoT and ML enabled Smart Irrigation System

In this, there will be three components:

  • Circuit with humidity & temperature sensor and a water pump
  • ML code in Python
  • Blynk app interface

Here, the process of irrigation will be completely automated, the data is collected from the sensors and then sent to the backend where the ML code runs and predicts whether to turn ON/OFF the motor and automatically turns it on/off

There will be no human interaction, everything is fully AUTOMATED

Also, the user can control his plants from afar using the mobile/web dashboard by Blynk.

Add any other context or screenshots about the proposal request here.

I'll be giving the:

  • Arduino code
  • Python notebook code
  • Blynk ino code

As this is an advanced project combining three things: App interface, ML in python and Arduino circuit, do assign it to me under gssoc and level3

harini-1597 avatar Jun 06 '24 11:06 harini-1597