googlecreativelab / coder

A simple way to make web stuff on Raspberry Pi
http://goo.gl/coder
Apache License 2.0
2.42k stars 276 forks source link

ledborg? #79

Closed ghost closed 10 years ago

ghost commented 10 years ago

Is there an easy way to control the ledborg?

jmstriegel commented 10 years ago

There's no support for this built in, but I think there's a driver that you can install manually from the command line. You may also have to adjust the install script to configure permissions for the coder user instead of the pi user.

Once you get it all installed, it looks like using it is just a matter of opening the device file and writing a three character code to it, which you should be able to do from Node with no problem.