Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.07 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.07 KB

pubelle


Youtube Video:

https://www.youtube.com/watch?v=_-vLRq0EABw&ab_channel=TechBubble

Website Live Demo:

https://pubelle.herokuapp.com

Built with

Website:

  • ReactJs with bootstrap
  • Redux for state management
  • Django for the backend

Hardware:

  • Arduino Nano 33 BLE
  • Raspberry Pi 4 4gb
  • Other Hardware and 3D printed parts

Features

Website:

  • Authetification
  • Points system

Hardware:

  • OnBoard Image Processing to Classify the trash
  • Ongoing two ways communication between the RaspberryPi and the Arduino Nano
  • Trash Classification

Download & Setup Instructions

For the Hardware part:

Please check the Hardware folder and the power point Costs section for the complete part's list

Install react modules

1 - cd frontend 2 - npm install