PixelController icon indicating copy to clipboard operation
PixelController copied to clipboard

(LED) Matrix Control Software, supports various Hardware, Keywords: LED Matrix, OSC, Realtime, VJ, Arduino, Teensy, RPI

Results 21 PixelController issues
Sort by recently updated
recently updated
newest added

Is it possible to get a copy of this code? http://pixelinvaders.ch/pixelcontroller/

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

i startet the server with "PixelController.sh" in the PixConServer-subdir which runs without errors. the matrix runs fine. i thought i can connect with the client, to see _only_ the out-put...

PixelController runs fine under Java version 8 (java8). Since the official date for End-of-Life is getting closer (in parts already past) it's not a bad idea to update to Java...

`librxtxSerial.so` included in the repo at: [pixelcontroller-distribution/src/main/resources/lib](https://github.com/neophob/PixelController/tree/509604666e42a5303d0d210f5d900c6d50b5da76/pixelcontroller-distribution/src/main/resources/lib) is the 32bit version. This causes the following error on startup: ``` OpenJDK 64-Bit Server VM warning: You have loaded library /home/user/development/PixelController/pixelcontroller-distribution/target/assembly/pixelcontroller-distribution-2.1.0-RC2/lib/librxtxSerial.so which...

The client works perfectly when the matrix is a 8x8 (default). In my project the size is 100x8 and the client is not working anymore. it seems that the server...

I need to change the code for broadcasting to multiple IP addresses instead of one , Is it possible in this ?

Hello, I'm testing PixelController server (2.1.0 RC2) on RPi nad PixelController client on pc and I have 32x16 panel. If I start client on pc I get this error on...

But works with the 2.0 Firmware. RPi use the latest firmware. wheezy distro: ``` Linux pixelinvader 3.12.20+ #685 PREEMPT Fri May 23 18:59:01 BST 2014 armv6l GNU/Linux ``` Details: ```...