Hacklet 24 – Raspberry Pi Projects

Experimenting with embedded Linux used to mean reformatting an old PC, or buying an expensive dev board. In February of 2012, the Raspberry Pi was released, and it has proven to be a game changing platform. According to the Raspberry Pi Foundation, over 3.8 million boards have been sold. 3.8 million translates into a lot of great projects. This week’s Hacklet focuses on some of the best Raspberry Pi projects on Hackaday.io!

rpfpvWe start with [richardginus] and the RpiFPV (aka Raspberry Pi First Person View) project. [Richardginus]  is trying to build a low latency WiFi streaming camera system for radio-controlled models using a Raspberry Pi and camera. He’s gotten the system down into a respectable 160 milliseconds on the bench, but in the field interference from the 2.4GHz R/C transmitter drives latency way up. To fix this, [Richardginus] is attempting to control the plane over the same WiFi link as the video stream. We’d also recommend checking out some of those “outdated” 72 MHz R/C systems on the used market.

piholgaNext up is [James McDuffie] and his RPi Holga. Inspired by [Peter’s] Holga camera project, [James] has stuffed a Raspberry Pi model A, a camera module, and a WiFi adapter into a Holga camera body. The result looks like a stock Holga.  We saw this camera up close at the Hackaday 10th Anniversary event, and it fooled us – we thought [James] was just a lomography buff. It was only after seeing his pictures that we realized there was a Pi hiding inside that white plastic body! Definitely check out [James’] instructions as he walks through everything from hardware mods to software installation.

cluster2No Raspberry Pi list would be complete without a cluster or two, so we have [Tobias W.] and his 3 Node Raspberry Pi Cluster. The Raspberry Pi makes for a cheap and efficient platform to experiment with cluster computing. [Tobias] did a bit more than just slap a few Pis on a board and call it a day though. He custom machined an aluminum plate to hold his 3 node cluster. This makes wire management a snap. The Pi’s communicate through a four port Ethernet hub and all run from a single power supply. He even added a key switch, just like on the “old iron” mainframes. [Tobias] has been a bit quiet lately, so if you run into him, tell him we’re looking for an update on that cluster!

pivenaFrom [Tim] comes the PIvena, a Raspberry Pi laptop which takes its styling cues from [Bunnie Huang’s] Novena computer.  Pivena is a bit smaller though, with a 7” HDMI LCD connected to the Pi. The case is made from laser cut wood and a few 3D printed parts. Everything else is just standard hardware. [Tim] kept the PIvena’s costs down by using a wooden kickstand to hold up the screen rather than Novena’s pneumatic spring system. The base plate of the PIvena includes a grid of mounting holes just like the Novena. There is also plenty of room for batteries to make this a truly portable machine.  The end result is a slick setup that would look great at any Hackerspace. We hope [Tim] creates an update to support the new Raspberry Pi B+ boards!

Our Raspberry Pi-based alarm clock is chiming the hour, so that’s about it for this episode of the Hacklet! As always, see you next week. Same hack time, same hack channel, bringing you the best of Hackaday.io!

7 thoughts on “Hacklet 24 – Raspberry Pi Projects

  1. Thank you for featuring my project! As a matter of fact i had planned to borrow an old radio. The control over WiFi feels like a logical step in the development and i am making good progress with it. I hope to release full documentation and a troubleshooting guide so people can take this technology into their own hands and not be dependent on company’s like DJI.

    Thank you!

    1. I think you’re on the right track, and have a great start. I think the ultimate way to get low latency video will be to write custom firmware for a WiFi radio (essentially making it into a custom radio) – I believe this is what DJI did with their lightbridge system. The hard part will be finding a radio module with open or hackable firmware.

  2. also a big thanks from me for featuring my project. I’m so quiet because I just started studing in University but I think I got more time for the cluster in the upcomming two weeks. That means update are in progress.
    So yeah, Thank you !

    1. Awesome Tobias! I was hoping you’d catch this Hacklet and respond. You had such a great start with the cluster, I had to ask when the updates would be coming. University is a pretty good reason to be busy though. Good luck in school, and I’ll keep an eye out for your updates in the coming weeks!

  3. The Pi is a great platform but its partially closed nature calls for alternatives. What about exploring the world of truly open source hardware SBCs, not just PI clones, through say a monthly column as new ones appear regularly?

    1. As far as I know all the “Application Processor” level ARMs have some closed source sections. Even the Freescale I.MX 6 includes a closed Vivante GPU. (though as Bunnie says with his Novena, you don’t have to use it). Alternatives and competition are a very good thing though – look how large the market for “Pi” style boards has gotten – from Beagle Bone Black to Wandboard, to Bananna Pi, and beyond.
      If a board is new and interesting, we’ll feature it on the blog – though some sort of buyer’s guide or comparison post would be a good thing.

Leave a Reply to qwertyCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.