How to Setup Spotify Connect on the Raspberry Pi Thumbnail

How to Setup Spotify Connect on the Raspberry Pi

In this tutorial, I go through the steps of setting up a Raspberry Pi Spotify connect device. We make use of the raspotify package to be able to bring this project to life. At the end of the tutorial, you will able to stream your favorite music from any Spotify app to the Raspberry Pi. Read More

Setup a Raspberry Pi MYSQL Database Thumbnail

Setup a Raspberry Pi MYSQL Database

In this tutorial, we take you through the steps on how to set up the MYSQL software on your Raspberry Pi. We also show you some of the basics, such as setting up a database and creating users. It's relatively easy and a great way to learn more about MYSQL. Read More

How to Setup a Raspberry Pi Samba Server Thumbnail

How to Setup a Raspberry Pi Samba Server

Learn how to turn your Raspberry Pi into a network attached storage (NAS) by making use of Samba. The name is most likely familiar as it's widely used for sharing printers and folders. If you're looking at sharing some folders, then be sure to check out this tutorial. Read More

How to Setup a Raspberry Pi AFP Server Thumbnail

How to Setup a Raspberry Pi AFP Server

In this tutorial, we take you through the steps of setting up AFP (Apple Filing Protocol) on the Raspberry Pi. It's a decent way of setting up some network attached storage. Keep in mind that this will work best when it's mostly just Mac OS devices connecting. Read More

How to Setup Raspberry Pi NFS Server Thumbnail

How to Setup Raspberry Pi NFS Server

Learn how to set up network attached storage using the NFS protocol. It's an excellent alternative to Samba and commonly used by network administrators. You will be able to connect to your drive using almost any device that has a network connection. Read More

How to Setup Raspberry Pi RecalBox Thumbnail

How to Setup Raspberry Pi RecalBox

Recalbox is an emulator package that is very similar to RetroPie. It has different configurations and a slightly different user interface. Recalbox has a few more features and comes loaded with emulators for popular game systems such as SNES, N64 and more. Read More

How to Setup a Raspberry Pi iBeacon Thumbnail

How to Setup a Raspberry Pi iBeacon

In this tutorial, we go through the steps on how to turn your Raspberry Pi into an iBeacon. It's a protocol that was developed by Apple and is able to be used in a variety of different scenarios. It's a super easy tutorial and worth checking out. Read More

How to Setup Raspberry Pi TeamViewer Thumbnail

How to Setup Raspberry Pi TeamViewer

In this tutorial, we take you through how to set up Teamviewer Host on the Raspberry Pi. This is a great way to connect to the Pi using the Teamviewer service. You will need a Raspberry Pi 2 or newer to be able to complete this super easy tutorial. Read More

Raspberry Pi DSLR Camera Control Thumbnail

Raspberry Pi DSLR Camera Control

In this project, we go through the steps on how to control a DSLR with the Raspberry Pi. A project like this might appeal to you if you want to be able to control your camera programmatically. For example, taking a photo every hour so you can make a time-lapse. Read More