Skip to content

Instantly share code, notes, and snippets.

@abozzay
abozzay / OPC.pde
Last active November 5, 2017 23:31
WS2811 Pixel Control from Syphon Video via Fadecandy
/*
* Simple Open Pixel Control client for Processing,
* designed to sample each LED's color from some point on the canvas.
*
* Micah Elizabeth Scott, 2013
* This file is released into the public domain.
*
* abozzay, Nov 2017
* Updated for Processing 3
*/