L298N

A while ago I talked about making a Raspberry Pi Controlled car.  Don’t worry.  I did not forget.  Actually, I started yesterday writing some code to get the DC motor running.  What I need to get this working from a functional point of view is a Motor Controller which is a L298N in this case […]

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 […]

Sensor HMC5883L

Finally found some time to finalize my developments for the HMC5883L sensor.  At first it looked like an easy mission but I encountered some issues during development and testing.  Trying to follow litterally the operational example gave me problems getting the right values.  Finally after some trial and error I found out the way to […]

Rasberry Pi Controlled Car

I still have some sensors from Adafruit I have to work on but I keep on thinking on my goal I mentioned in one of my posts.  I want to make a remote controlled (rc) car driving by Raspberry Pi and PI4J.  So finally I took my courage together and searched for that piece of […]