digitalcircuit / ActinicArduino

Arduino bridge to control strands of LED lights with your computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actinic Arduino Build Status

Actinic Arduino provides an interface between strands of LED lights and your computer, primarily intended for the Actinic lighting controller, but usable by any program that can talk to an Arduino.

Compatibility

Installing

  • Configure your hardware in device_config.h
    • Includes LED strands, status indicator, and button
  • To be done

Usage

  • To be done

Building

Tools needed:

About

Arduino bridge to control strands of LED lights with your computer

License:GNU General Public License v3.0


Languages

Language:C++ 82.8%Language:C 17.2%