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...

Setting up Raspberry Pi OctoPrint Thumbnail

Setting up Raspberry Pi OctoPrint

In this 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 it to Cura. To simplify things, we will be using the OctoPi distribution. This distribution is a pre-setup version of Raspberry Pi OS with everything […] 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...

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...

Build your own Raspberry Pi Pirate Radio Thumbnail

Build your own Raspberry Pi Pirate Radio

In this tutorial, we will be showing you the basics of how to set up a Raspberry Pi Pirate Radio utilizing the FM Transmitter software and a piece of wire. This piece of software allows you to broadcast an FM signal through your GPIO 4 pin. This broadcast means you can set up your own […] Read More...

How to Setup a Raspberry Pi Caddy Web Server Thumbnail

How to Setup a Raspberry Pi Caddy Web Server

In this project, we will be showing you how to set up a Raspberry Pi Caddy web server. While Caddy is not nearly as performance friendly as NGINX on the Raspberry Pi, it is packed with user-friendly features and is designed to utilize modern web technologies right out of the box. Caddy utilizes modern web […] Read More...