Skip to content

ZotBins Core is a IoT Smart Bin to keep track of waste data metrics like bin fullness, weight, usage rates, etc. This is intended to help quantify waste data and promote solutions to reduce the amount of waste people throw away.

Notifications You must be signed in to change notification settings

zotbins/ZotbinsCore

Repository files navigation

ZotBins Core

ZotBins Core is a IoT Smart Bin to keep track of waste data metrics like bin fullness, weight, usage rates, etc. This is intended to help quantify waste data and promote solutions to reduce the amount of waste people throw away.

The previous iteration was a Raspberry Pi-based system. This system is intended to a replacement for the Raspberry Pi system, while being more reliable, maintainable, efficient, and testable.

Prerequisites

How to Build & Upload

  1. First, clone the repository using the command
git clone [email protected]:zotbins/ZotbinsCore.git
  1. Create an .env file in the project directory following .env.txt as a template.

  2. Fill in the values in .env with the appropriate values.

PlatformIO VSCode Toolbar

  1. Build the project by clicking on Build ✔️ in the PlatformIO Toolbar, located in the left corner.

  2. Upload the application by clicking on Upload ➡️ in the PlatformIO Toolbar.

  3. Verify that the application was successfully uploaded by clicking on the Serial Monitor 🔌 for logs.

About

ZotBins Core is a IoT Smart Bin to keep track of waste data metrics like bin fullness, weight, usage rates, etc. This is intended to help quantify waste data and promote solutions to reduce the amount of waste people throw away.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published