Skip to content

jphays/light-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

light-control

Javascript control module for TCL LEDs on Arduino via Firmata.

After playing for a while with Total Control Lighting RGB LEDs controlled by an Arduino, I started to want more flexibility and the ability to make changes more quickly. I settled on Firmata as a protocol (with a custom sysex call to send color data) and node.js as a control platform. The Arduino firmware is at tcl-firmata.

TODO:

  • update the protocol to handle 7-bit bytes specified by the protocol
  • more scenes, and more flexibility per scene
  • more palettes and transitions
  • 2D rendering
  • feedback from the inputs on the developer shield (pots, buttons, switches)

About

Control module for TCL LEDs on Arduino via Firmata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages