Using the Go Compiler on the Raspberry Pi Thumbnail

Using the Go Compiler on the Raspberry Pi

In this project, we will be walking you through the steps to set up the Go compiler on the Raspberry Pi. You will also write a simple hello world script in Go that we will explain how to run and compile. Go is a relatively new programming language. Read More

Running Quake 3 on the Raspberry Pi Thumbnail

Running Quake 3 on the Raspberry Pi

In this guide, we will be showing you how to get Quake 3 Arena running on the Raspberry Pi. To achieve this, we will showcase two different methods. One method makes use of the optimized Q3Lite build. The other uses the one provided through the package repository. Read More

Raspberry Pi Bluetooth Speakers Thumbnail

Raspberry Pi Bluetooth Speakers

Add Bluetooth to your speakers by using a Raspberry Pi. Set up audio streaming for any old speaker or hi-fi system with this straightforward guide. By following this guide you will also get support for Spotify Connect, Apple AirPlay and multi-room streaming. Read More

Using Dropbox on the Raspberry Pi Thumbnail

Using Dropbox on the Raspberry Pi

With this tutorial, you will be learning how to use Dropbox on your Raspberry Pi by following a couple of easy to follow steps. To get Dropbox to work on the Pi, we will be making use of an easy to bash script that uses the Dropbox API. Read More