Raspberry Pi Hacking 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. What are the dimensions? The Raspberry Pi measures 85.60mm x 53.98mm x 17mm, with a little overlap for the SD card and connectors which project over the edges. It weighs 45g (Figure 1). Raspberry Pi Specs – Model B Processor / Chipset: Broadcom 700 MHz RAM: Installed Size 256 MB Graphics Controller: VideoCore IV Operating System / Software OS Provided: Debian Linux Tweaking Raspberry Pi’s Performance Initially was not planning on covering much hacking the Pi it’s self, but seems that over clocking the Pi, and some OS modifications can greatly enhance the performance of the Pi. All of the changes to the pi he...