Creating your own Raspberry Pi TeamSpeak Server Thumbnail

Creating your own Raspberry Pi TeamSpeak Server

In this project you will be learning how to set your Raspberry Pi up as your very own TeamSpeak server. TeamSpeak is a popular VoIP system that is popular with gaming. To get the server running on the Pi we need to utilize an x86 emulator that can convert the programs instructions to ARM. Read More

Installing Django on your Raspberry Pi Thumbnail

Installing Django on your Raspberry Pi

In this project, we are going to show you how to install and use the Django framework on the Raspberry Pi. Django allows you to build a dynamic website using the Python programming language with ease. Apache works as the interface between Python and the web. Read More