PI4J 1.0

Hi folks, just got informed about the availability of the latest release for PI4J.  Version 1.0 has been released. For more information, please visit www.savagehomeautomation.com and www.pi4j.com If you are interested to do some Raspberry Pi development and you want to do it in Java, this is the way to go. Jan

New Release

I just released a new release 1.4.2.  I got into trouble with the readme file which was not updated and git that was bugging me with capital and non-capital letters (yes I develop on Windows) and saying my git repository was up to date although I had a done a change. Check it out at […]

First Example release ready

My first developments are ready. In short I created a java application that has to be installed on the Raspberry Pi which will read temperature and pressure from an Adafruit sensor (mpl1115a2) and showing reading on a small 16×2 LCD screen (Adafruit). As said in my previous post, I only used java technology and Pi4J. […]