Mike Hooper has been looking at ways to get the full version of Minecraft working on his Pi. He’s now managed it and has written up a tutorial over on the Raspberry Pi Forums. Great work, Mike! You can see a video of it in action above. Thanks to Albert Hickey for pointing me at this one – much obliged!
How to free up space on your Raspberry Pi SD card
Alex Eames has just written a great tutorial which takes you through the process of removing specific packages from your Pi’s SD card. He chooses to remove Wolfram and LibreOffice for a massive 1.3GB space saving. If you’re running short of space on your card, take a look at his blog post for how to rectify the situation.
Ryanteck launches USB compatible Raspberry Pi GPIO header on Kickstarter
Ryan Walmsley of Ryanteck has just launched a new Kickstarter. This time, it’s for a very innovative product called the RTK.GPIO (the jury is still out on the name 😉 ). It connects to any computer (including the Pi) via USB cable and has a full 40-pin GPIO header. It allows you to use selected Raspberry Pi add-on boards and basic electronic components by programming it via Python from the host computer. It’s ideal if you want to do things ‘The Pi Way’ and don’t happen to have a Raspberry Pi itself, and also gives you the ability, for example, to use two HATs at the same time – one on the Pi’s 40-pin header, one on the RTK.GPIO. It’s also a natural ‘port expander’ – you can light up an awful lot of LEDs! There’s details of the board, including technical details, over on Kickstarter.
There are Earlybirds at £9 (plus very reasonable postage) and then standard at £10 (plus postage).
New Pi Podcast features Raspberry Pi balloonist Dave Akerman
The latest Pi Podcast is out! Along with the usual mixture of chat and news, this one features an interview with legendary high altitude balloonist Dave Akerman. Well worth a listen – go to their site.
Nottingham Raspberry Jam – Saturday, 28th May
Nottingham Hackspace are hosting a Raspberry Jam on Saturday 28th May at their premises on Alfred Street South, Nottingham. This is especially ideal for newcomers, but everyone is welcome to the event which is running from 11am-3pm. Notes about car parking should be read on their Eventbrite page where you can register for free tickets.
Infra-red baby monitor using the Raspberry Pi 3 and PiNoIR camera
Aaron Davies has posted his project up on the Element 14 website. In it, he creates a baby monitor using the a Raspberry Pi 3, a new Pi NoIR v2 camera module and some infra-red LEDs. He uses some software downloaded from GitHub and changes the configuration options to detect movement. Nice little project for any version of the camera module and makes good use of the Pi 3’s inbuilt wifi capabilities. Read more here.