Control my #RaspberryPi PiRingo Christmas decoration over the internet

Carrying on from my previous post, you can now contribute to the general festive feeling in my house by controlling my PiRingo Christmas decoration.

If you go to: http://109.151.115.130:8081/index.html you should get an interface to fire off various effects.

Please comment on this post to say you’ve done it! Be great to hear from everyone over the Christmas period!

If I’ve got it turned off, of course, you won’t get any response, but it’ll be on during the evenings and weekends!

You should be able to see streaming video of the PiRingo board (which might be a bit out of focus until I can figure out a way to suspend the camera above the Pi) here:

Merry Christmas!

Play, Hack & Share method for teaching programming

Alan O’Donohoe (@teknoteacher) has written a blog post in which he shares one of his favourite methods for teaching programming. Called “Play, Hack & Share”, the method works best with pairs of young programmers (Navigator & Driver) who look at an existing piece of programming and share their ideas with the wider group about how to improve upon what’s there.

Well worth a read if you’re branching out into teaching, for instance with Code Club or at a Raspberry Jam.

Read here.

#RaspberryPi add-on board Gertduino review from Linux User & Developer magazine

Linux User & Developer magazine writer Gareth Halfacree has written a review for the new Gertduino board which has now been published on the magazine’s website. Although praising the board for features and the pure fact that it sits nicely on top of the Pi, Gareth heavily criticises the inadequate and confusing documentation that comes with the board. This is a shame because mating an Arduino to a Pi improves it’s abilities greatly.

Read the review.

Your #RaspberryPi can read e-books to you with BrickPi

The folks over at Dexter Industries, creators of the BrickPi, have been busy at work creating a way for your Pi to read books to you. BrickPi is an add-on board which allows your Pi to communicate with LEGO Mindstorms products. The e-book reader uses the Pi’s camera module to take photographs of an e-book page then the Pi translates that into speech which it then plays back. It uses the BrickPi board to communicate with a robot arm which presses the ‘next page’ button. Quite ingenious!

Read more here