Raspberry Pi Flightradar24: Track Nearby Aircraft Thumbnail

Raspberry Pi Flightradar24: Track Nearby Aircraft

In this Raspberry Pi Flightradar24 tutorial, I go through the steps to set up a flight tracker that feeds to the FlightRadar24 service. I had covered an ADS-B tracker before but utilized the FlightAware software. Depending on personal preference you may prefer to use Flightradar24 instead. Both have their pros and cons. One of the […] Read More...

Raspberry Pi Chromecast Alternative using Raspicast Thumbnail

Raspberry Pi Chromecast Alternative using Raspicast

In this Raspberry Pi Chromecast tutorial, we will be showing you how you can set up your Raspberry Pi to act as a Chromecast device. While we can’t implement the same protocol that Chromecast relies on we can replicate this on the Raspberry Pi. We replicate its behavior by using two key pieces of software […] Read More...

How to Setup Raspberry Pi Gitea Thumbnail

How to Setup Raspberry Pi Gitea

In this Raspberry Pi Gitea tutorial, we will be showing you all the steps to getting Gitea up and running on the Raspberry Pi. Gitea, if you have never heard of it, is a self-hosted Git service, offering an interface much like Github for those who want to self-host there Git repositories but still want […] Read More...

How to Connect Wiimotes to the Raspberry Pi Thumbnail

How to Connect Wiimotes to the Raspberry Pi

In this Raspberry Pi Wiimote controllers guide, we will walk you through the process of setting up a Wiimote on your Raspberry Pi and show you how to setup both cwiid and wminput. Utilizing Wiimote controllers on the Raspberry Pi can be painful to deal with due to its handling of the Bluetooth stack. While […] Read More...

Setting up Raspberry Pi OctoPrint Thumbnail

Setting up Raspberry Pi OctoPrint

In this Raspberry Pi OctoPrint tutorial, we will be walking you through all the steps that you need to follow to be able to set up OctoPrint on your Raspberry Pi and connect to it from Cura. To simplify things, we will be using the OctoPi distribution. This distribution is a pre-setup version of Raspbian […] Read More...

Raspberry Pi Screen Sharing with TightVnc Thumbnail

Raspberry Pi Screen Sharing with TightVnc

In this Raspberry Pi screen sharing tutorial, we are going to show you how to setup VNC so that you can share screens. Sharing screens is incredibly helpful if you require viewing what is being displayed on the main screen. Usually, VNC will create a new session on the Raspberry Pi meaning you won’t be […] Read More...

Setting up Parsec on the Raspberry Pi Thumbnail

Setting up Parsec on the Raspberry Pi

In this Raspberry Pi Parsec tutorial we take a look at a software package called Parsec, it is a game streaming software designed to offer a simple setup and low latency connection. Parsec allows you to be able to connect to your gaming pc or a cloud gaming pc from anywhere in the world. This […] Read More...

Setting up Xbox Controllers on the Raspberry Pi Thumbnail

Setting up Xbox Controllers on the Raspberry Pi

If you have ever tried to use an Xbox controller with the Raspberry Pi, you will find very quickly that they do not work correctly right out of the box. In fact to get them working you will be required to install a special driver. With the newer Xbox One controllers that feature the Bluetooth […] Read More...

Build your own Raspberry Pi Google Assistant Thumbnail

Build your own Raspberry Pi Google Assistant

This Raspberry Pi Google assistant project will walk you through on how to build and set up your very own Pi-powered Google Assistant. This assistant will actively listen to your voice and respond to your queries, all you need to say is “Ok Google” or “Hey Google” followed by your query. To set up your […] Read More...

How to install Volumio on the Raspberry Pi Thumbnail

How to install Volumio on the Raspberry Pi

In this Raspberry Pi Volumio tutorial, we are showing you the basics of installing the headless music player, Volumio. We will also be walking you through how to get Wifi up and running on your Raspberry Pi through Volumio’s interface. Additionally, the tutorial also shows you the steps to go through to install and setup Volumio’s […] Read More...

Viewing RTMP Streams on your Raspberry Pi Thumbnail

Viewing RTMP Streams on your Raspberry Pi

In this tutorial, we will be showing you how to view RTMP streams on your Raspberry Pi by using three simple pieces of software. For those who do not know, RTMP stands for Real-Time messaging protocol. It was initially a proprietary protocol developed by Macromedia for streaming audio, video and data over the Interface, primarily […] Read More...

How to setup Raspberry Pi Lighttpd Thumbnail

How to setup Raspberry Pi Lighttpd

In this project, we will be exploring how to set up a Lighttpd Web Server on your Raspberry Pi. Lighttpd like NGINX is a fast and memory efficient alternative to Apache that is designed to have a relatively low memory footprint and a small CPU load, both of which are perfect qualities for the Raspberry […] Read More...