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

Raspberry Pi Sense HAT Digital Clock Thumbnail

Raspberry Pi Sense HAT Digital Clock

In this tutorial, we will be showing you how you can set up a Raspberry Pi Sense HAT digital clock by utilizing its LED matrix. Throughout the tutorial we will be showing you how to write a script on your Raspberry Pi that can grab the current system time and then interpret that into something […] Read More...

Raspberry Pi MAC Address Spoofing Thumbnail

Raspberry Pi MAC Address Spoofing

In this Raspberry Pi MAC address spoofing tutorial, we will be showing you how you can spoof the MAC Address of your Raspberry Pi’s network interfaces, either setting it to a known different MAC address or randomly generating it on the fly. This tutorial is split into two different sections. The first section shows you […] Read More...

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