This project bundles the components of the Basura smart trash can demonstrator project used by Full Stack Embedded. The full architecture of the Basura system is described in its architecture document.
Optimally, two Raspberry Pis are used for the deployment of Basura.
In the FSE 2019 standard configuration, one is configured with hostname basura-server
, the other with hostname basura-trashcan
.
- Connect the Raspberry Pis to the (wireless) network you want them to work in.
- Download the basura-trashcan and basura-server repositories to the Pis you want to deploy them onto.
- Make sure that the hardware is properly wired, as described in the board description.
- Install the server and trashcan as described in their README files.