DMX512 3
DMX512 is the industry-standard protocol for controlling stage lighting and effects. These posts explore DMX communication, building custom controllers, and integrating lighting systems with Java and single-board computers.
Release V0.0.2 of Java DMX512 Library With Universes and USB-to-DMX support
Earlier this month, I released V0.0.1 of my new Java library to interact with DMX512 devices using (optionally) the Open Fixture Library (OFL) . After some more experimenting, …
Introducing a New Java DMX512 Library With Demo JavaFX User Interface
In this post, I would like to inform you about a new Java library that is now available on Maven Central, allowing interaction with DMX512 devices using (optionally) the Open …
Open Source Projects
I spend a fair amount of time building and maintaining open-source Java projects. Most of them started from a personal itch (run Java on a Pi, render Lottie animations in JavaFX, …