Skip to content
Snippets Groups Projects
Commit 686ab1f5 authored by Micah Elizabeth Scott's avatar Micah Elizabeth Scott Committed by GitHub
Browse files

Merge pull request #98 from spearl/master

Fix broken link to OPC python client examples
parents af04415d 60b04c23
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ More Examples
There are other places to look for example code too!
* The [Open Pixel Control](https://github.com/zestyping/openpixelcontrol) project
* Everything here will work with Fadecandy, including their [Python examples](https://github.com/zestyping/openpixelcontrol/tree/master/python_clients)
* Everything here will work with Fadecandy, including their [Python examples](https://github.com/zestyping/openpixelcontrol/tree/master/python)
* The [Ardent Mobile Cloud Platform source code](https://github.com/ArdentHeavyIndustries/amcp-rpi)
* The [AMCP](http://scanlime.org/2013/09/the-ardent-mobile-cloud-platform/) is the first art project to use Fadecandy.
* It controls 2500 LEDs with five Fadecandy boards and a Raspberry Pi.
......
......@@ -3,7 +3,7 @@ Fadecandy Python Examples
This directory contains examples for Fadecandy written in Python.
The Open Pixel Control project includes its own [Python examples](https://github.com/zestyping/openpixelcontrol/tree/master/python_clients). Those will all work with Fadecandy too.
The Open Pixel Control project includes its own [Python examples](https://github.com/zestyping/openpixelcontrol/tree/master/python). Those will all work with Fadecandy too.
Simple LED Patterns
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment