Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.1 KB

bhacks_cardioclv53

Boston Hacks 2018 Team: Cardio CLV 53

Objective: Create a smart garbage bin.

Purpose: On a macro-level (cities), the municipality can identify which bins are full around the city through a network. By emptying the garbage bins taht are near- full, they wlil never overflow. It will decrease the amount of overflowing garbage on the streets, keeping it sanitary. Also, the garbage trucks would only have to empty those specific bins. The current routinely-run garbage truck trips can be optimized, which will lessen the emissions released from the trucks and conserve more energy. On a micro-level (individual houses), the residents will be notified on how full the bin is through a mobile app so they can take out the garbage. The garbage bins can be operated using solar power by installing solar panels on the outer surfaces. The bins can recharge themselves with renewable energy.

Steps

  1. Set up the Arduino and the ultrasonic sensor 1.1 Connect the ultrasonic to the Arduino 1.2 Connect the
  2. Connect the Arduino to the Raspberry Pi
  3. Relay the data onto a mobile app
  4. Use Google's API