Introduction to Raspberry Pi, OpenELEC and RetroPie

    Being such a good boy finally was worth it, and last Christmas Santa Briana gave me a Raspberry Pi 2 Model B. Not only that, but she went the extra mile and got me an Ultimate kit from Canakit, which includes many extra toys to play with. This is easily one of the best gifts I’ve ever received, and after I got it I knew that I will get more Raspberries sooner or later.

    If you have been living under a rock in Mars, I’ll briefly explain what a Raspberry is and why they are so popular with the hacker/maker/DIY scene. A Raspberry (besides a fruit) is basically just a tiny computer, about the size of a credit card. It doesn’t even come inside a case (you have to buy extra accessories separately, or buy a custom kit). Due to the small form factor. It does not have a lot of processing power, but this offers advantages like a low price, and low power consumption. All this makes it perfect to use it in education, electronics, clustering or embedded projects.

Yes, that is the whole thing.
Yes, that is the whole thing.

    After thinking a couple of minutes about what to do with it, I choose two initial projects: OpenELEC and RetroPie. The Ultimate kit comes with an 8GB micro-SD card that comes pre-installed with “NOOBS” (New Out Of the Box Software), an utility that installs Raspbian into the same micro-SD card so you are good to play with it. One of the best things with Raspberries is that you can switch micro-SD cards to instantly have a new OS or set of tools. So, I went ahead and bought two 32GB micro-SD cards.

raspbian

    Raspbian is an operating system based on Debian, optimized for use in a Raspberry. Together, Raspbian and a Raspberry provide more than enough resources for people who may want to learn Linux, programming, or just basic computer usage at a very low cost. I could see this being distributed to young kids as a way to encourage their education, in fact, this was the vision of the Raspberry creators. I know I would have killed to have access to something like this when I was younger. Raspbian does need some basic setup for things like setup the wifi, so you may need a keyboard, mouse, and an ethernet cable. Then you can connect remotely to the Raspberry. I was lucky to have a wireless keyboard that Avena brought from Japan, so I used that.

openelec

    OpenELEC (Open Embedded Linux Entertainment Center) is a beautiful attempt at creating a free, open source and very complete media center. It uses Kodi (formerly known as XBMC) to do the heavy lifting, which is another very mature open source project. It is not exclusive to run on Raspberries (although it offers an optimized image for them), so it can be installed on any hardware that you may not use anymore and convert it into a full-fledged entertainment center. I was very impressed with the results and I think it even surpasses things like Netflix, AppleTV or Google’s Chromecast. It has many features, like support for wide variety of video, audio and image formats, subtitles support (it can even connect to the internet and look for subtitles for the movies you are watching), auto-updates and many things that I haven’t discovered yet.

retropie

    RetroPie is an open source project aimed specifically to convert a Raspberry into the ultimate emulating machine. In the same way OpenELEC uses Kodi, RetroPie uses EmulationStation, which is, as you must guess by now, another open source project. You basically download a Debian-based image that includes pre-installed emulators for old games, install it into a micro-SD card, add your ROMs, and you are good to go. A lot of effort has been put into this project and it shows in how easy it is to use. After probably 30 minutes I was already playing my favourite old games with a controller in my HD screen. Since this project is specifically designed for standardized Raspberry hardware, any compatibility problems have been solved long ago. The majority of the games play flawlessly, maybe even better than on PCs, so far I’ve only had problems with a few N64 games and a few hacked ROMs for the SNES. I am eager to test it with Dreamcast games and see if the tiny Raspberry can handle them, however, I don’t think there should be any problems since it can natively run 3D games like Quake 3 Arena without any drop in fps. My old wired Acteck USB gamepad was recognized instantly. However, I wanted to play wirelessly so I got a TRENDnet Bluetooth (TBW-107UB) adapter and configured a Dualshock 3 to work with it. Now I can just turn on my Raspberry, turn on my TV, choose a game, and start playing. The only thing I regret is only getting a 32GB micro-SD card. I should have gotten a 64GB or even 128GB card (I got around 14,000 ROMs just for the SNES and they barely fit on my card). RetroPie was created by people who, like me, grew up with old videogames and wanted to enjoy them again as they were meant to be played, on a TV and with a gamepad, but not using a high-end PC for it. Those people and their passion have made this a very polished and complete project, which, for me, makes the Raspberry pay itself instantly.

Conclusion:

    Raspberries were a game-changer. The unexpected approach of selling a low-cost and low-resource hardware has been proven very successful and many have tried to replicate it. If you think about it, this is the opposite of the high-specs, high-price closed-source model that some companies like Apple have tried to shove down our throats for years. And this is good, some parts of the world and some economic sectors just need an easy and cheap way into computer literacy. In order to learn, people (specially kids) need a proving ground that they can break without the worry of wasting hundreds of dollars, and what better way than to leverage the open source projects for that. As a side effect, the FLOSS community (and with it, all of the IT industry) has been improved thanks to the Raspberry project, which in turn has spawned many software and hardware projects on its own. Any of the related projects (From Linux to Kodi, OpenELEC, RetroPie, EmulationStation, and the Raspberry) have an astounding quality and deserve any and all the contributions. As for me, I will think about what to do next, since Raspberries have a lot of potential, it is hard to decide what to do with them.