Introduction This article describes how to implement the popular "Blinking LED" with Raspberry Pi using Java. This will also pave the ground for more complex programs as it will add the basic libraries necessary to access the Raspberry Pis GPIO hardware. Git Repository The example project for this article is de.raspirecipes.blinkingled available in the [...]