Archive for January, 2013

Sometimes it can be simple.

Posted: January 30, 2013 in Guides
Tags: , , , ,

I’ve been writing some GPIO control stuff recently using a few different languages and tonight it was the turn of python.
Now from using different languages I’ve grown accustomed to using the BCM references for the GPIO pins.  However as some of you may know, these differ slightly between Rev1 and Rev2 of the boards so it is important to ensure your code matches and is easily adapted for the board you are using.

Pinout for Rev1 and Rev2 RaspberryPi

Diagram includes BCM GPIO references (GPIO.BCM), common functions, Header GPIO references, and Pin numbers (GPIO.BOARD).

An easy solution is simply to use a define for each and edit the code accordingly.  But for python I’d often heard it suggested to automatically detect the revision of the board, which seems very sensible to me.

(more…)

Making circuits and trying things out shouldn’t be difficult and with a few basic items you can get started straight away!

Prototype of H-Bridge Motor Controller on a Breadboard

Prototype of H-Bridge Motor Controller on a Breadboard (as featured in MagPi Issue 8)

 

For more information take a look at the:

Guide to…Breadboarding

Adafruit’s Pi T-Cobbler

I recently received the Pi T-Cobbler, a very convenient way to interface with the Raspberry Pi.  It takes the GPIO header and breaks it nicely out into two neatly labelled rows and plugs directly into a breadboard.

Pi-TCobbler Supplied By AdaFruit

Pi T-Cobbler Supplied By AdaFruit

(more…)

LM2576HVT-5V Switched Mode Power Supply Hobby/Education Kit – DC to DC suitable for Raspberry Pi or Hobby Projects

Photobucket

Completed assembled unit shown!

Back in stock due to popular demand

__________

( stock 11 kits) £10.99 (Free UK Postage)

Available from eBay (meltwater2000)

http://goo.gl/6BJxR (Link Expires 17th March)

__________________

 

Introducing Raspberry Pi Hobby Project Kits

PhotobucketPhotobucket

Aim of the kits:

The kits are designed with the concept of “Learning Through Practical Thinking” at its core.
The idea is that learning is much more effective when combined with physical activity and discovery, rather than straightforward reading and repetition of cold facts.  The kits will be developed which encourage development of new skills and to apply them as part of practical projects.

Supporting The MagPi

Posted: January 4, 2013 in The MagPi Magazine
Tags: ,

The MagPi Magazine

A Magazine for Raspberry Pi Users

As one of the founders of the MagPi magazine, I have been contributing to the magazine throughout 2012 (under the writing name Meltwater).

http://www.raspberrypi.org/

Soon to be released!

Hopefully I can use this space to add tutorials or links to useful Raspberry Pi treats.