- Jan 03, 2016
-
-
Eric Mika authored
-
- Dec 23, 2015
-
-
Micah Elizabeth Scott authored
for n in `find . -name OPC.pde`; do cp template/OPC.pde $n; done
-
Micah Elizabeth Scott authored
Updates for Processing 3.
-
Eric Mika authored
-
Eric Mika authored
Replace deprecated registerDraw with registerMethod. Call sleep statically.
-
- Dec 05, 2015
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
-
- Nov 30, 2015
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
Add a Gitter chat badge to README.md
-
The Gitter Badger authored
-
- Oct 16, 2015
-
-
Micah Elizabeth Scott authored
add connection error handling and reconnect
-
- Oct 11, 2015
-
-
pollonamid authored
-
- Sep 24, 2015
-
-
Micah Elizabeth Scott authored
Update OPC.pde's in Processing examples to use background socket management
-
- Sep 21, 2015
- Sep 17, 2015
-
-
Micah Elizabeth Scott authored
Creating colors with all blue components possible
-
Hakan Tandogan authored
-
- Jun 17, 2015
-
-
Micah Elizabeth Scott authored
made python3 compatible with if/then branch
-
Micah Elizabeth Scott authored
Makefile modifications to cross-compile for OpenWRT on OSX
-
- Jun 11, 2015
-
-
Matt Feifarek authored
-
- May 24, 2015
-
-
Louis Beaudoin authored
tested on OSX only, needs testing on Windows and Linux
-
- Apr 21, 2015
-
-
Micah Elizabeth Scott authored
-
Micah Elizabeth Scott authored
Add a Java interface to the Fadecandy code examples
-
- Apr 12, 2015
- Apr 01, 2015
-
-
Micah Elizabeth Scott authored
-
- Feb 19, 2015
-
-
Micah Elizabeth Scott authored
ODROID link was causing Chrome to download a .php file
-
objectiveSee authored
-
- Dec 27, 2014
-
-
Micah Elizabeth Scott authored
-
- Dec 01, 2014
-
-
Micah Elizabeth Scott authored
Go example
-
- Nov 24, 2014
-
-
Micah Elizabeth Scott authored
Tweaked frame counting
-
- Nov 22, 2014
-
-
Jay Francis authored
Prevent frame counting if dataFeedbackPin is stuck low.
-
- Nov 09, 2014
-
-
Nemanja Stefanovic authored
that repeats a sequence over an LED string.
-
- Oct 19, 2014
-
-
Micah Elizabeth Scott authored
Processing: OPC (re)connection in separate thread
-
- Oct 04, 2014
-
-
Phillip Burgess authored
-
- Sep 28, 2014
-
-
Phillip Burgess authored
-
Phillip Burgess authored
When using multiple OPC connections, prevents disconnected server(s) from stalling the client.
-
- Sep 24, 2014
-
-
Micah Elizabeth Scott authored
-
- Sep 13, 2014
-
-
Micah Elizabeth Scott authored
-
- Aug 29, 2014
-
-
Micah Elizabeth Scott authored
Update reserved bits line in fc_protocol_opc.md. Thanks DJ!
-