Skip to content

tylernappy/hackathon_bell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hackathon Concierge Bell

Raspberry Pi that uses IDOL OnDemand face detection API to alert Developer Evangelists of attendees who need help at an event.

How it works

Hackathon attendee who wants help comes over to the "bell". The onboard camera will check to see there is person actually standing there. When it detects a face via IDOL OnDemand face detection API, the large button (aka the"bell") illuminates. The attendee then holds the "bell" down until another LED turns on indicating the Raspberry Pi is sending the image via Twilio. The image of the attendee is then delivered to the Developer Evangelists at the event so they can easily find them once they are available.

Setup

  • ssh into the Raspberry Pi via the following command ssh pi@192.168.1.131
  • Download a VNC on Raspberry Pi and Computer. Tuturial here
  • Other commands can be found here to help start on Raspberry Pi
  • Once on the Raspberry Pi, cd into the directory of the app and run sudo python index.py
  • To shutdown the Raspberry, run the following command sudo shutdown -h now

Libraries used

Hardware

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages