Skip to content

Using this project we can measure how much percentage the dustbin is filled? This can be in your mobile app/website. Based upon the siren we can take actions to empty it out.

Notifications You must be signed in to change notification settings

tirth-2001/Smart-Dustbin-IoT-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Smart Dustbin 🗑️using Raspberry Pi

home made alexa

Monitor how much dustbin is filled using power of IoT

In this IoT project we have used Ultrasonic Sensor backed by Raspberry Pi to simulate the filling percentage of the dustbin. The Python code in the raspberry Pi sends this data to Firebase. Fetching that data in real-time, we show the live percentage (how much dustbin is filled) in our web

#RaspberryPi    #IoT    #Firebase


Project Features

  • Python implementation for hardware 🕹️
  • Live update in website 💻
  • Cloud Firebase for real-time data update 📊
  • Good accuracy with ultrasonic sensor 💯
  • Buzzer Alarm for alert system 🚨

## Technologies Used - [x] Python

drawing

- [x] Raspberry Pi

drawing

- [x] JavaScript

drawing

- [x] Firebase

drawing

  • HTML5 drawing
  • CSS3 drawing
  • Bootstrap drawing

Working Demo

Click on the image below to see the working demo of the project.


Smart Dustbin using Raspberry Pi


Installation & Implementation

  1. Clone the repository on your system

    git clone https://github.com/tirth-2001/Smart-Dustbin-IoT-Project.git

  2. Or direct download ZIP file in your system

  3. For running the website, please change the firebase config in index.html [Line 81] as per your Firebase Project. Click here to create new Firebase Project

  4. Go to the website folder in which index.html file is present. And run it on your local server .

  5. For implementing the Raspberry Pi code, set up your hardware as shown in video and run the dustbin_firebase.py file on your Raspberry Pi.

  6. Make sure you have set the path for your Firebase Credential JSON File in the dustbin_firebase.py [Line 12]. This will connect firebase services to your python code.


Closing Comments

  • Interested?
  • Cloned?
  • Starred the Repo?

Thanks for showing interest in this project. In case if you face any bugs while implementing this project, feel free to contact me. I'll we happy to help you out.

About

Using this project we can measure how much percentage the dustbin is filled? This can be in your mobile app/website. Based upon the siren we can take actions to empty it out.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published