Thoughts, projects, and experiments

Raspberry Pi and Arduino via GPIO UART

NOTE: This is an older post, and instead of using a CD4050 it might be easier to use a bi-directional level shifter module.

In an attempt to get my Raspberry Pi talking to my Arduino I’m exploring various different options. The first was to just use the USB connection …

raspberry pi arduino microcontroller +1
Ordering a Raspberry Pi in 2012

NOTE: This post is very old and details my experience ordering the original Raspberry Pi back in 2012.

I’ve had a few people ask me how I ordered my Raspberry Pi and how long it took for me to get it. So here is the process I followed, including …

raspberry pi
Mounting a hard disk image including partitions using Linux

A while ago I thought it would be a good idea to make a backup of my Linux server by just dumping the complete disk to a file. In retrospect, it would have been much easier had I just dumped the individual filesystems.

When I finally got around to using …

linux