Communicating with an Arduino on a Pi

Yesterday I wrote about how I managed to get an “Arduino” (or at least the AVR ATMega328 chip which powers one) attached to and programmed by my Raspberry Pi. However exciting a blinking LED may be, though, it’s not much use if the only way to change its behaviour is to completely re-program the chip. …

Continue reading ‘Communicating with an Arduino on a Pi’ »

Build an ‘Arduino’ on a Raspberry Pi

This is, after all, supposed to be a blog about Raspberry Pi. With all the stuff about Arduino and Atmel AVR chips, you might think I have wandered off. However, just to prove that Pi and ‘Duino work well together, here’s how I hand-built a board to sit on the Raspberry Pi GPIO pins and …

Continue reading ‘Build an ‘Arduino’ on a Raspberry Pi’ »

Ipswich Makerspace meeting report

For a few months now I have been involved with the Ipswich Makerspace (formerly Ipswich Hackspace) group. The aim is to find a way to find somewhere permanent where we can set up equipment, make stuff, learn and teach. For now, though, we are limited to meeting from time to time in borrowed premises. Yesterday …

Continue reading ‘Ipswich Makerspace meeting report’ »

Simpler than a Shrimp – Arduino with no crystal

As I mentioned at the end of my previous Arduino post, I want to build my “learning timer” into a stand-alone project, with its own battery and enclosure. While I could just transfer the circuit exactly as it is to some proto board, I thought I’d take the opportunity to see how much more I …

Continue reading ‘Simpler than a Shrimp – Arduino with no crystal’ »

Installing and using node.js on Raspberry Pi

The programming language landscape is always changing, and in my “day job” as a software developer I use a wide range of languages. Over the last year or so I can remember working with Awk, C, C++, Java, JavaScript, Ruby, shell script and SQL. And that’s not counting all the specialist configuration, scripting and data …

Continue reading ‘Installing and using node.js on Raspberry Pi’ »

Back to Pi and back to blogging

It’s been a while since I last posted here. It’s the nature of my work that from time to time I have to concentrate on client business at the expense of my own projects. Occasionally, though, I am lucky, and client work coincides with my interests :) Over the last few days I have been …

Continue reading ‘Back to Pi and back to blogging’ »

MoPi: mobile and flexible powers supply for Raspberry Pi

Over the last few days I have been reading quite a bit about the MoPi: Mobile and 24/7 Power for the Raspberry Pi. I have had an email conversation with Hamish Cunningham and seen it mentioned in several places. The Kickstarter campaign for this clever little board is coming to an end, so I thought …

Continue reading ‘MoPi: mobile and flexible powers supply for Raspberry Pi’ »

Boeeerb MotorPiTX Update

If you read my recent review of the Boeeerb MotorPiTX, you will be aware that I had trouble with powering the Raspberry Pi and the MotorPiTX board from the MotorPiTX power socket, and resorted to ignoring the smart power circuitry and using the usual Raspberry Pi micro-USB power input. I’m happy to report that this …

Continue reading ‘Boeeerb MotorPiTX Update’ »

Building my own Arduino: shrimp and ArduinoISP

A few days ago I wrote about a “learning timer” that I had built using an Arduino Uno. Arduino boards are pretty easy to come by, and also easy to work with, but can be a bit expensive to build in to things (a genuine Arduino Uno from the manufacturer will set you back 20 …

Continue reading ‘Building my own Arduino: shrimp and ArduinoISP’ »