Golo is a fledgling language that runs on top of the Java Virtual Machine (JVM). The guys over at Golo have worked out how to get it working on a Raspberry Pi, primarily because it’s cooler than using a Cloud…
Category: Java
Connecting LM75 temperature sensor to the #RaspberryPi, reading it in Java
Jan Krueger has written an in-depth tutorial in connecting up a bare LM75 temperature sensor to the Raspberry Pi. Plenty of photographs to show the connections and a table to show the pin connections. He has then used the Pi4J…
#RaspberryPi – Pi4J version 0.0.5 released
Robert Savage has been hard at work with his Java library for the Raspberry Pi. Read about the latest release here
OpenGL for the #RaspberryPi used to create a 3D parametric plotter
Really interesting post on the Foundation’s blog about someone’s experiments with OpenGL and plotting parameter-driven 3D shapes from the Raspberry Pi command line. Read the article here
#RaspberryPi robot controlled by Pi4J
Carl Hughes has blogged a video about the first run of his Raspberry Pi-powered robot created from a “magician” chassis. Random thoughts: First run for Raspberry Pi Bot.
Programming Pi-Face with Java & Pi4J on #RaspberryPi
Robert Savage has published another of his Java/Pi4J articles. This time, he tackles the Pi-Face expansion board and provides some example code for those looking to use Java on the Raspberry Pi! Read his article here.
Using an Ultrasonic range finder with the #RaspberryPi from Java.
Another excellent post from Carl Hughes. This time he takes readings from an ultrasonic range finder connected to his Raspberry Pi using Java. Read his article here
#RaspberryPi, the BerryClip and Java
I’m just preparing my BerryClip from Raspberry Pi Spy’s Matt Hawkins and this article caught my eye. Random thoughts: Raspberry Pi, the BerryClip and Java. I’ve had some success in recent days getting the Railo ColdFusion server running with the…
ColdFusion via Railo Express on a #RaspberryPi / @Raspberry_Pi
Purpose Purpose: Get a ColdFusion development environment up-and-running on a Raspberry Pi Equipment: a Raspberry Pi model B Time to carry out this tutorial: probably a couple of hours if you know your way around! Note: I’m doing this with…
Embedded Java with #RaspberryPi Focus in Oracle Java Magazine
Oracle’s new Java Magazine features an article on Java’s future on the Raspberry Pi. You will need to register to read it, so make sure you fill in the correct details and tick/untick boxes as relevant. Read the issue here and…