derailed / go-leds

Controlling led strips using Gobot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-leds

This repo hosts a simple web application to control RGB value on an LED strip. The bot leverages the gobot library that exposes an api to control the RGB values and control the strip using PWM pins.

The code is designed for an arduino board but can be easily ported to other boards supporting PWM logic.

The Circuit

Circuit

Install

In 2 parts..

  1. See README under robot
  2. See README under web

TODO

List parts and components...

License

GO-LEDS is released under the MIT license.

About

Controlling led strips using Gobot


Languages

Language:CoffeeScript 71.2%Language:Go 23.9%Language:CSS 4.3%Language:JavaScript 0.6%