Here is a simple working example sketch for using Glediator with OctoWS2811 library, and some guidance on setting up. To get Glediator running, you need to install two files that allow java applications to communicate via the computers ports. The two files you need are: librxtxSerial.jnilib and RXTXcomm.jar you can download these files from the RXTX site, and also find further help on installing, although I did not find the help so helpful. http://rxtx.qbang.org/wiki/index.php/Main_Page The […]
Read More →Archive for February, 2016
Glediator software with Teensy 3 and OctoWS2811

Here is a video of Glediator running with output to a Teensy 3.2 using the OctoWS2811 led driver library. In this instance I am using the Octows2811 shield as well, but you don’t need to use the shield, it just makes life easier. You can get arduino IDE code for uploading to the Teensy from here: Teensy Forum post with code.
Read More →