diy
Tilt Pan
First of all: I wish you a happy 2014! Lot of projects, lots of fun and everything will be good :) Here, I now need to put down every project I started and try to do minimal planning to have something cool to show ;) Today, let me show my little experiment on pan tilt feature. I plan to use it somehow with Gary but I had first to see what I can do. As it is...
2014, Jan 06 — 1 minute(s) readPig 5 - Golo Lcd
Once more, I’m back! Thanks to Golo Community my little tech issue was quickly solved. Below, you will find the Golo version of the previous posts. It’s even downloadable here To launch the golo samples, use the command: golo golo --classpath /opt/pi4j/lib/*.jar --files <your golo file> LcdSimple.golo : module PiG.gpio.LcdSimple # inspired by https://github.com/Pi4J/pi4j/blob/master/pi4j-example/src/main/java/LcdExample.java...
2013, Dec 08 — 4 minute(s) readPiG 4 - Lcd and Java
The plan was to deliver you the Golo version of the previous post code to allow you to write on the LCD. But it looks like I’ve done too much Java those months and not enough Golo. I’m currently stucked on a technical issue. I’ll find a way but in the meantime and to keep the new goal to publish more often, I’ll share with you the Java version. First, you...
2013, Dec 07 — 3 minute(s) readPiG 3 - LCD Use
Last time, I explained how to use you Pi to interact with a LED using Golo. Let’s see something a bit stronger. As I told you in my first Raspberry post, I bought a bunch of HD44780U LCD. Those little LCD can be controled in 2 modes: 4 or 8 bits. To minimize the number of GPIO pins used, I choosed the 4 bits mode. It uses only 6 pins to write to the...
2013, Dec 05 — 3 minute(s) readGary - Little 1
In those months, apart from kids and work, I started to play with a lot more electronics and robotics things. The first thing I’d like to show you is my mobile platform. Nice, isn’t it ? ;) As I wanted to dig a little deeper in robotics world, I needed 2 things: a long term goal, some dream project that I don’t know if it’s doable, no planning and such sub goals of...
2013, Nov 28 — 3 minute(s) read