This website was originally written in Ruby and hosted on the Raspberry Pi. It's now archived at GitHub for posterity!

Raspberry Pi Ladder Board

Possibly my first real soldering project, unless you count the much simpler GPIO expander kits I put together. The Raspberry Pi Ladder Board is a great into to soldering and an even better intro to Raspberry Pi GPIO. It also looks pretty! It's not quite a rainbow, but it's close enough.

  • Pi Ladder Board
  • Pi Ladder Board

The 10 LEDs and 4 buttons are plenty to get started with and are handy for testing basic GPIO access from scripts.

I've taken the time now to liberally photograph my board but still haven't yet put together any Ruby examples for it. They're in my todo list, but I'm spending some time brushing up my Ruby skills so I don't end up creating bad examples.

  • Pi Ladder Board Buttons
  • Pi Ladder Board Serial Header

You can learn more about the Ladder Board at Gordon's blog and grab his own examples from https://git.drogon.net/?p=ladder

« Back to index Posted on 2013-03-24 by