/Arduino-Dioder-Playground

A project playing with a set of IKEA Dioder LED strips connected to an Arduino Mega 2560.

Primary LanguageC++

Arduino + Dioder Playground

This repository contains Arduino sketches for controlling IKEA Dioder LED Strips using an Arduino Uno.

The original project’s README follows:

This repository contains Xcode projects and Arduino sketches for controlling IKEA Dioder LED strips using an Arduino Mega 2560. You can find a detailed writeup about this here:

http://danielkennett.org/blog/2011/09/arduino-dioder-part-one/

IMPORTANT: When checking out this repository, you must run a run a git submodule update --init before the projects will build.