How to Build a Raspberry Pi Twitter Bot Thumbnail

How to Build a Raspberry Pi Twitter Bot

In this project, we will be exploring how to set up a basic low-cost Raspberry Pi Twitter Bot utilizing the Python programming language. In this Twitter bot tutorial, we will be showing you how to write the script while implementing the Twython package, and you will be amazed at how easy it is to set […] Read More

Setting up a Raspberry Pi Captive Portal Thumbnail

Setting up a Raspberry Pi Captive Portal

In this tutorial, we will be showing your how-to setup a Raspberry Pi Captive Portal by utilizing the popular nodogsplash software. A Captive Portal is a screen that will be shown initially to anyone who connects to your Wi-Fi Access Point. Before they can begin utilizing the Wifi connection, they will need to complete an […] Read More

Setup your own Raspberry Pi AirPlay Receiver Thumbnail

Setup your own Raspberry Pi AirPlay Receiver

In this tutorial, we will be exploring how to set up a Raspberry Pi AirPlay Receiver. This tutorial primarily involves you connecting your Raspberry Pi to your speakers then installing software so that it becomes recognized as an AirPlay receiver on your internet network. To set up your AirPlay Receiver, we will be making use of […] Read More

How to Easily Update Raspbian Thumbnail

How to Easily Update Raspbian

Updating Raspbian packages is a relatively straightforward task, and something you will find yourself doing quite regularly. There are just a few commands that you will need to learn. Upgrading the OS itself is slightly harder, but we have some helpful guides that will make it easy. Read More

Build your own Raspberry Pi Twitch Bot Thumbnail

Build your own Raspberry Pi Twitch Bot

In this Raspberry Pi Twitch bot tutorial, we will be showing you how to program your own Twitch Moderator in Python that will run on your Raspberry Pi. The bot we will be showing you how to write is rather simple in nature but can be adapted to being quite a powerful and versatile bot. […] Read More

How to setup a Raspberry Pi TOR Access Point Thumbnail

How to setup a Raspberry Pi TOR Access Point

In this tutorial, we will be going through the steps on how to set up a basic Raspberry Pi TOR Access Point. Before you get started with this tutorial, you must have already completed our wireless access point tutorial as this tutorial is an extension of that. In this tutorial, we will show you how […] Read More

Raspberry Pi Email Notifier using the Sense HAT Thumbnail

Raspberry Pi Email Notifier using the Sense HAT

In this tutorial, we will be setting up a Raspberry Pi email notifier that makes use of the Sense Hat, and it will make use of the LED Matrix to display a visual notification of the status of your email. This email notifier is an excellent project to use alongside the Sense HAT weather station […] Read More

Running a Raspberry Pi Wi-Fi Bridge Thumbnail

Running a Raspberry Pi Wi-Fi Bridge

In this tutorial, you will learn how to set up your Raspberry Pi as a Wi-Fi bridge. This bridge allows you to share your wireless network with an ethernet only device. It is a great way of adding Wi-Fi capability to a device that is lacking the functionality. Read More

Raspberry Pi Weather Station using the Sense HAT Thumbnail

Raspberry Pi Weather Station using the Sense HAT

In this tutorial, we will be showing you how to set up a basic Raspberry Pi weather station by utilizing the Sense HAT. This weather station is the perfect little hobby project for anyone wishing to start monitoring the weather conditions in a specific room, outside or anywhere you would like. For anyone who doesn’t […] Read More

Raspberry Pi Email Server using Citadel Thumbnail

Raspberry Pi Email Server using Citadel

This Raspberry Pi email server tutorial will take you through the steps on how to set up your very own email server that is both low cost and relatively versatile. One of the many reasons to set up a personal server on the Pi is its low cost. The initial cost is low, and the […] Read More

Raspberry Pi GITLab Server Thumbnail

Raspberry Pi GITLab Server

In this tutorial, I cover the steps to set up a piece of software called GITLab on the Raspberry Pi. If you have ever used a GIT hosting service like GitHub, you will find GITLab is very similar, providing a handy web frontend to GIT. Read More

Raspberry Pi Flint OS: Powered By Chromium OS Thumbnail

Raspberry Pi Flint OS: Powered By Chromium OS

In this tutorial, I go through the steps of installing Raspberry Pi Flint OS. I also do a brief overview of what exactly the operating system (OS) is and any setup that you will need to do on first boot. FlintOS is an operating system that is built on the open source version of Chromium […] Read More

Linux Commands Cheat Sheet Thumbnail

Linux Commands Cheat Sheet

This Linux commands cheat sheet goes through most of the popular commands on a Linux based operating system. You will find this tutorial handy if you're new to Linux. It is still great for advanced users as it's easy to forget commands. Read More