Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release-v0' of https://github.com/zotbins/waste_watcher
Browse files Browse the repository at this point in the history
…into release-v0
  • Loading branch information
okyang committed Oct 16, 2021
2 parents e554d52 + a50c6c3 commit f7faa6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Introduction
I wanted a way to keep track of how much waste I was generating just to be more environmentally conscious. So I created this project as an automated way to help keep track of waste accumulation through fullness measurements while also taking pictures of the objects thrown away.

![feature photo](https://raw.githubusercontent.com/zotbins/waste_watcher/main/v0/guide_images/feature_photo.jpg)
![feature photo](guide/guide_images/feature_photo.jpg)

# ZotBins Community Edition

This is the first step of a multi-part project of creating a smart waste ecosystem called [ZotBins](https://zotbins.github.io), which is already deployed at UCI. Currently, I am helping to further expand the concept of ZotBins where any city, business, university, classroom, or home could implement a smart waste system. This open-source version ZotBins is called ZotBins Community Edition (ZBCE). To learn more about this initiative please visit the [ZotBins Community Edition Blog](https://zotbins.github.io/zbceblog/about/)

# Quick Start
Please follow the appropriate build guide for the waste watcher version of your choosing.
- [Waste Watcher Guide](https://github.com/zotbins/waste_watcher/blob/main/v0/guide.md)
- [Waste Watcher Guide](guide/guide.md)
- Measures bin fullness and collects waste images
- Saves data and images locally
- Syncs with NTP Client to generate UTC datetime stamps
Expand Down

0 comments on commit f7faa6b

Please sign in to comment.