Git Product home page Git Product logo

iopener-lights's Introduction

iOpener Lights

Uses Node.js and Fadecandy boards to control RGB LEDs through multiple patterns.
Also provides a web interface using Backbone.js and Socket.io to control the lights remotely.

##Contents

  • app.js: Creates the lanterns, pattern controller, and event loops
  • default.config.js: common configuration options. copy to config.js before running
  • lantern.js: Defines one lantern
  • controller.js: Manages the patterns each lantern displays
  • web.js: The front-end web interface, uses socket.io to stay in sync
  • /extras: Miscellaneous files and scripts not needed to run the node.js app
  • /layouts: .json files mapping the physical locations of each LED in a lantern
  • /libs: Helper libraries
  • /patterns: The LED patterns that get displayed on each lantern
  • /www: Static files for the web front-end

##Expected Hardware This was designed to run on a Raspberry Pi, along with two Fadecandy boards and a USB Wifi Adapter. The Wifi Adapter is used as an access point, so clients can connect to the network and use the web server to interact with each light.

Each lantern is designed with 64 LED's in a roughly spherical shape in mind. Using a different shape or number of LEDs is absolutely possible, but would probably require modification to some or all of the patterns.

iopener-lights's People

Contributors

syzgyn avatar

Stargazers

Peyton Dodd avatar  avatar Caleb Ditchfield avatar Matt Sandy avatar Aakash Kambuj avatar  avatar

Watchers

 avatar Caleb Ditchfield avatar

Forkers

mattsandy

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.