Code Monkey home page Code Monkey logo

lightknot's Introduction

lightKnot

nodejs server daemon for the various ledwalls at the c3d2 hackerspace.

also prodvides a preview website, like this one : http://bender.hq.c3d2.de:2340 (ipv6 only)

Supported LedWalls

  • original Pentawall (16x15x3x8)
  • g3d2 (72x32x1x4)
  • PentawallHD (23x23x3x8)
  • CeilingLED (5x1x4x8)

Dependencies

  • socket.io
  • node-serialport

Configuration

  • very simple, look into wall.js

Protocol

  • basics : all numbers are encoded in 16bit hexadecimal ascii text, like this: 01020304050608090a0b0c0d0e0f10 (case insensitive)

  • commands:

  • 00 prints help screen
  • 01 show server configuration
  • 02 set pixel
  • 03 set frame
  • 04 change priority
  • 05 start recording
  • 06 stop recording
  • 09 subscribe to message channel
  • 0a sent message to channel

lightknot's People

Watchers

Gilbert Röhrbein avatar  avatar

Forkers

isabella232

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.