Serial 2

Serial communication is fundamental for connecting microcontrollers, sensors, and embedded devices. These posts cover serial protocols, UART communication, and implementing serial interfaces in Java applications.

Oct 13, 2023 · 8 min

Controlling LED strips with Java

One of the most “fancy” electronic components is definitely a LED strip. It’s really cool to control a long strip of lights with only a few lines of code… But, …

#javafx#pi4j#raspberry-pi#javaonraspberrypi
Mar 30, 2020 · 4 min

Drumbooth controller with Raspberry Pi, JavaFX, and Arduino

Based on multiple examples from my book “Getting started with Java on Raspberry Pi” , I created a touchscreen controller for the drum booth of my son. Combined with …

#javafx#raspberry-pi#arduino#serial