JavaFX on Raspberry Pi: GPIO Controller (Part1)

I have started a new leisure time project with my Raspberry Pi.
Target: control the outside lighting around my house (yes, magic words these days: HOME AUTOMATION).

But let’s see how far I will get ;-).

Until now I created a very simple JavaFX UI to control and test the 8 GPIO-out pin states:

GPIO Control UI

But first lets have a look at the setup:

Used Hardware

System setup

Construction

So I armed myself with a soldering gun, brazed the Adafruit Pi Cobbler and sticked together the electical parts on the bread board according to the pin numbering:

WiringPi pin number scheme

gpio-control-example
(Source: pi4j.com)

DSC_3980

DSC_3982

And: Action!

Part2

Leave a Reply to Wahdan Arum Inawati Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

5 thoughts on “JavaFX on Raspberry Pi: GPIO Controller (Part1)”