JBang7 articles
JBang lets Students, Educators, and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.
Here is the overview of the JavaFX LinksOfTheMonth of July 2024, published on jfx-central.com during this month.
-
Controlling LED Strips with Java and JBang
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.
-
Reading the temperature, humidity, and pressure from a BME280 Sensor with Java, Pi4J, I2C, SPI, and JBang
In this tutorial, I want to show you how you can read the temperature, humidity, and pressure from a BME280 Sensor.
-
Hidden Beauties of Java Enums
Java enums can contain much more than just a list of definitions, but also data and extended functionality!
-
9 Outdated Ideas About Java
In this article, we want to look into some false assumptions and outdated ideas about Java based on early versions.
-
Controlling a LED strip with Pi4J and JBang
The Raspberry Pi, Pi4J and JBang are a perfect combination to experiment with electronics. Find out more here!
-
Controlling Electronics with JBang on the Raspberry Pi
JBang is a great way to create your first program to control electronic components connected to the Raspberry Pi’s GPIO pins.