Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kartben/jaxcon2013-demo


https://github.com/kartben/jaxcon2013-demo

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

jaxcon2013-demo
===============

This repository contains the source code of the JAX 2013 keynote.

led-controller
--------------

led-controller is a Mihini app that controls an RGB LED strip.
Whenver an M3DA command pushPixel is sent to the asset leds, a new pixel is pushed in front of the others

twitterbot.rb
-------------

twitterbot.rb is a Ruby app using the Twitter streaming API to parse a twitter feed and fire M3DA pushPixel commands according to specific policies.