Raspberry Pi Versions
To date (July 2016), there have been 8 versions of the Raspberry Pi. Below is an outline of each. Raspberry Pi Model A The Model A sported the ARMv6 architecture (700MHz, single core ARM11) wit...
To date (July 2016), there have been 8 versions of the Raspberry Pi. Below is an outline of each. Raspberry Pi Model A The Model A sported the ARMv6 architecture (700MHz, single core ARM11) wit...
This project will show you how to use a standard webcam to create a time-lapse video recorder – great for watching the whole day go by in a few minutes. For this we’ll need a Raspberry Pi, a USB w...
Managed to get hold of a Pi Zero ? Here’s how to get started with it… The Pi Zero only has a single micro USB port for connecting peripherals. That can make it a little tricking when trying to get...
I’ve been trying to get some code running on my Pi 2. The code has been ‘problematic’ to get running, and I’m running into frequent hangs on the Pi where I cannot initiate a new SSH or console sess...
I thought my ‘Gradle Generate Release Notes’ script might be useful for others, so here you go: If you are using the built in Gradle tool for Android Studio and you want to automagically generate ...
So for the past few weeks, on and off, I have been focusing on hardware – building a magnificent flying machine – a quadcopter. I bought a build it yourself quadcopter kit from ebay, just for quic...
Short reminder to myself on how to create a new server repo and do the initial push to it from a workstation. On the Server: cd Repositories mkdir Project.git git init –bare On the Workstat...
The first part of this ‘getting things up and running’ series can be found here. In this post I wanted to outline what was required to set up Wi-Fi and to get a Microsoft LifeCam 6000 working, pro...
One of the things I’d been planning on since buying the Raspberry Pi is putting together some sort of robot (for the kids benefit you understand…) Whilst the Pi does have a bunch of GPIO pins that...
After starting with a Raspberry Pi that was just too simple to set up as XMBC media centre for daughter #1 bedroom, it soon became a permanent feature there – meaning, of course, that I needed anot...