Raspberry Pi
What’s a Raspberry Pi?
The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming. http://www.raspberrypi.org/faqs
How to start?
<video type="youtube">46xfsX-qOw0</video>
Raspberry Pi media center
If you want to use Raspberry Pi as a media center you could use XBMC (check out
You can install Minecraft to Raspberry Pi
wget https://s3.amazonaws.com/assets.minecraft.net/pi/minecraft-pi-0.1.1.tar.gz
To decompress it:
tar -zxvf minecraft-pi-0.1..1.tar.gz
To run it:
cd mcpi ./minecraft-pi