Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 758 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 758 Bytes

Firebutton

It's a button. When you press it, something changes in Firebase. The possibilities are endless!

outside inside

You need

  • A Raspberry Pi
  • An Arduino Uno
  • Basic electronics stuff: some wire and a couple push buttons
  • A sense of adventure and spirit of fun

Hardware

  1. Get a Raspberry Pi and an Arduino Uno

  2. Put StandardFirmata on the Uno

  3. Wire up the circuit wiring

  4. Install node.js, Johnny-Five, and Firebase on to your Pi

  5. Open /player/index.html in your web browser.

  6. Copy uno.js to your Pi, and run it. Hit the button whenever you need to see that video :)

     $ node uno.js
    

License

Apache 2.0

Copyright (C) 2015 Google, Inc.