Giter Site home page Giter Site logo

scottbishop / slideit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matrixy/android-things-workshop-motion-camera

0.0 2.0 0.0 19.61 MB

An android things motion sensor slackbot and a companion android application

JavaScript 8.48% Kotlin 91.52%

slideit's Introduction

SlideIt

An Android Things motion sensor that takes a picture of someone going down the San Francisco slide and sends the image to a specified slack channel.

It is built with firebase realtime database, storage, cloud functions, and ML Kit facial recognition. Includes an Android mobile app connected to firebase to arm and disarm the bot as well as view recently uploaded photos.

Workflow

  1. Motion sensor detects a person going down the slide in our SF office.
  2. Image is taken
  3. Firebase ML Kit determines if it was a person with facial recognition
  4. If it was a person, it uploads the image to firebase realtime database
  5. Firebase cloud functions hook for when an image is uploaded to the Firebase realtime database
  6. Cloud function sends slack message with the image to a specified channel

Deploy cloud functions

From the cloud-functions/functions directory, you can run

firebase deploy --project [project-id] --only functions

img_1580

NXP i.MX7D development kit

https://developer.android.com/things/hardware/imx7d

PIR Motion Sensor

https://learn.sparkfun.com/tutorials/pir-motion-sensor-hookup-guide?_ga=2.237755200.1913013074.1541563285-314066326.1541563285

Based off of this tutorial:

https://www.hackster.io/riggaroo/smart-motion-sensing-camera-with-intruder-notifications-b6c613

slideit's People

Contributors

scottbishop avatar riggaroo avatar matrixy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.