Coder Social home page Coder Social logo

blinken's Introduction

Blinken

We are working with strands of Adafruit WS2801 LED pixels, configured in a grid installed on ceiling tiles. For more information on basic wiring and led function, see Adafruit's tutorial.

We're using a NodeJS v0.8.21 server on a Raspberry PI Model B with a breakout kit to drive the array.

Requirements

To get the hardware ready:

  • Download and flash the Occidentalis v0.2 distribution to an SD card. See this page for more details on flashing the OS.
  • Download and compile node.js from source. Sadly, the binary distribution in the Raspbian repository did not work for us. Follow this guide but use the latest version of node. Compiling node on a 700Mhz ARM chip takes a long time, so grab a beer.
  • Wire up your lights like so.

Installation

  • Clone this repository: git clone git://github.com/mattolson/blinken.git
  • Build/install node modules: cd driver && npm install
  • Start server: sudo node index.js
  • Open Chrome (or other browser capable with Web Sockets support) and visit http://raspberrypi.local:8888/

Thanks

Big thanks go to Alexander Weber for writing node-pixel, upon which some of this project is based, and Russell Hay for writing node-spi, a NodeJS interface to the SPI bus.

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.