Skip to content

Project created during the AngelHack Global Hackathon in Silicon Valley that won a challenge sponsored by Particle

Notifications You must be signed in to change notification settings

ajoann/AngelHack2

 
 

Repository files navigation

TRC - Trash, Recycle, Compost

This repo contains the code for the website, to view all the TRC interactions, and the code for cloud functions of the Particle Photon.

For the code within the iOS app, see https://github.com/ahijaouy/AngelHack2k1

Overview

This is code for an app that sorts images of "trash" into Recycling, Trash, or Compost, and then sends a signal to a Particle Photon to open the corresponding trash bin.

The process is simple!

  • take a picture of an item within our app on your phone
  • the picture is sent to Google Vision to interpret the item
  • the app indicates to you what category (trash, recycle, or compost) this item falls under
  • and simultaneously a Particle Photon receives a signal to the port corresponding to that category
  • each interaction is tracked, and a display of all the interactions can be viewed on the website

link to our submission to AngelHack: http://www.hackathon.io/trc

About

Project created during the AngelHack Global Hackathon in Silicon Valley that won a challenge sponsored by Particle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • Shell 3.8%
  • HTML 2.3%