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

Setting up a VNC Server on the Raspberry Pi Thumbnail

Setting up a VNC Server on the Raspberry Pi

In this tutorial, we will be showing you how to set up a VNC Server on your Raspberry Pi. VNC is a robust remote desktop protocol often used on Linux systems. The server software works by creating virtual desktops for those that are connecting to your device. Read More

Raspberry Pi Mount a USB Drive Tutorial Thumbnail

Raspberry Pi Mount a USB Drive Tutorial

In this guide, we’re going to use a Raspberry Pi to mount a USB drive. We show you both how Raspberry Pi OS automatically mounts a drive and how to do it manually. If you’re looking to have this drive accessible over your network, then the Raspberry Pi samba server is better suited for your […] Read More

The Basics of the Raspberry Pi GPIO Pins Thumbnail

The Basics of the Raspberry Pi GPIO Pins

In this tutorial, we are going to take a look at the basics of the Raspberry Pi’s GPIO pins, also known as the general-purpose input and output pins. These pins are essential for communicating with other circuitry, such as extension boards, custom circuits, and much more. You can make some pretty cool stuff by using […] Read More

How to Set Up FTP on the Raspberry Pi Thumbnail

How to Set Up FTP on the Raspberry Pi

This guide will teach you how to set up and use both FTP and SFTP on your Raspberry Pi. These protocols allow you to transfer files to your device quickly. For FTP to work on the Raspberry Pi, we will be utilizing the vsftpd software. For SFTP, we can use SSH. Read More

Raspberry Pi Camera vs NoIR Camera Thumbnail

Raspberry Pi Camera vs NoIR Camera

There are two different versions of the Raspberry Pi Camera. First, the standard Raspberry Pi camera features an IR filter. Second, the Raspberry Pi NoIR camera lacks an IR filter. This tutorial will take you through the pros and cons of each camera. Read More

The Ultimate Guide to the Raspi-Config Tool Thumbnail

The Ultimate Guide to the Raspi-Config Tool

The Raspi-config on the Raspberry Pi can be quite daunting at first as it has quite a few options and settings that you’re able to change. In this guide, I am going to explain some of these options so that you will be able to understand them better and be able to make the appropriate […] Read More