Skip to content

priyanshu875/IOT_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

An IoT-Enabled Waste Management Platform

  • The smart waste management system is an innovative solution developed on the Arduino Uno platform using C++ as the chief programming language.
  • It includes smart trash level sensing capabilities and an automatic lid opening facility to monitor the trash level in waste bins and reduce the need for human intervention.
  • The system also incorporates a backend server developed using NodeJS that sends real-time data to the municipality office, which can then optimize the process of waste collection using the Traveling salesman algorithm.

Data Flow

dfd_of_iot

Hardware Component

  • Servo motor,
  • PIR sensors,
  • Ultrasonic sensors, and
  • Arduino Uno board

Tech

  • C++
  • NodeJs
  • ReactJs
  • MongoDb

Setup:

  • Install node
  • Run npm i && npm start for both client and server side to start the development server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published