Git Product home page Git Product logo

buzzerbot9000's Introduction

Buzzerbot 9000

Source code for the Raspi/twilio/node robot that opens the door to my apartment building.

buzzerbot

Installing

Checkout this repo, and run npm install:

git clone https://github.com/imightbeamy/buzzerbot9000.git
cd buzzerbot9000
npm install

This will install the needed node modules.

You'll also need to install and use gpio-admin:

git clone https://github.com/quick2wire/quick2wire-gpio-admin.git
cd quick2wire-gpio-admin
make
sudo make install

Add yourself to the gpio group:

sudo adduser $USER gpio

If you're correctly in the group, you should see gpio when you run:

groups

Under bin you'll find a script to install a cron to update a DDNS with freedns and a script to install an init.d script to start the server on restart. If you're following the tutorial you'll run those later.

Setup

Check out the how-to for more detailed instructions and hardware set up.

My Raspberry pi running this connected to my apartment buzzer. (More pics)

hardware

buzzerbot9000's People

Contributors

imightbeamy avatar niftynei avatar

Watchers

 avatar  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.