Nov 302015
 
Raspberry Pi Zero - Updated Pi Family Photo

With each new release of Raspberry Pi, I usually do a new family photo. It’s getting harder and harder to fit them all ‘on the sofa’ and get them all smiling. The way I’ve always done it is “all in one shot”. I may change this for future versions in order to get more definition. We’ll see. (As usual, more ideas than implementation time.) I am very happy for people to use this photo if they wish to do so provided the RasPi.TV credit stays intact. I make it available at 1500px resolution as CC-BY-SA. […more…]

Nov 272015
 
Raspberry Pi Zero - Power Measurements

Since the Pi Zero is small and eminently wearable, I thought I’d take some power measurements as this will be useful information for people to plan their projects. So I ran my usual series of tests and updated the table and chart showing all consumer models of Raspberry Pi. In my standard tests, I measure the current consumption, using the calibrated shunt on my Emeter, while the Pi is: Idling; Loading LXDE; Watching HD video and Shooting HD video. Since the Zero has no camera port, shooting video is not applicable, but all the other […more…]

Nov 262015
 
Raspberry Pi Zero FREE on the cover of this month's MagPi magazine.

Raspberry Pi Zero FREE on the cover of this month’s MagPi magazine. Yes you read that correctly. Raspberry Pi have pulled another world first out of the bag. Back in the pre-internet days when I used to buy PC magazines, they used to have a cover disk. Well Raspberry Pi have come up with a ‘cover computer’. It’s an absolutely awesome idea and is sure to cause ‘quite a stir*‘. Raspberry Pi Zero, a brand new spin of the Raspberry Pi, is designed to be as inexpensive as possible. A year ago the model A+ […more…]

Nov 182015
 
7 segment display Python Raspberry Pi - countdown ticker

Continuing with our theme of 7-segment displays driven directly from the Raspberry Pi’s GPIO using Python, I was asked for an explanation of the code from the previous post. In order to explain something, you first have to fully understand it, so I took some time to have a good look at the ‘business end’ of Bertwert’s code and figured out exactly how it works. I’ve now put a full code walkthrough of that script in the comments section of the previous post. Having done that, and having had a tweet from David Meiklejohn saying […more…]

Nov 162015
 
How to drive a 7 segment display directly on Raspberry Pi in Python

Last week I bought some 4-digit, 7-segment displays to experiment with. Strangely enough it was something I’d never tried before, so I was interested to see how they work. I googled around looking to see if someone else had done this before. It seems there are several different sorts of 7-segment displays, so you have to find a good match for the one you’ve bought. You can get them in various guises including: i2c backpack; 12 pins; 16 pins; resistors built-in; common anode; common cathode etc. The ones I bought are 12 pin, bare, no […more…]

Nov 132015
 
CamJam Edukit 3 Robotics Kit

CamJam Edukit 3 robotics kit is launched today. It’s an entry-level robotics kit aimed at beginners, but I’ve had quite a lot of fun with it, and haven’t even used all the bits yet. It’s been put together by Jamie Mann from the PiHut, and Mike Horne and Tim Richardson from CamJam. As with other CamJam Edukits, there is a progressive series of worksheets to help guide you through how to make the various pieces do what they’re designed for. You can find those here. Here’s what the kit looks like straight out of the […more…]