Setting up PlayStation Controllers on the Raspberry Pi Gaming, GuidesIf you have ever tried to utilize a PlayStation controller with the Raspberry Pi, you may have found it’s not very simple to do. Our Raspberry Pi PlayStation controller guide will walk you through the process of setting up and connecting both PlayStation 3 controllers and PlayStation 4 controllers. For PS3 controllers we show you […] Read More
Raspberry Pi Screen Sharing with TightVnc Beginner, GuidesIn 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 Xbox Controllers on the Raspberry Pi Gaming, GuidesIf 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
How to Backup your Raspberry Pi SD Card Getting Started, GuidesIn this guide, we will be showing you various ways on how to backup your Raspberry Pi and also how to restore it. Backing up is a crucial task that you should often be doing, especially if you make a lot of changes or are storing data on it. One thing to note is that […] Read More
How to Upgrade Raspbian Wheezy to Raspbian Jessie GuidesThis tutorial will take you through all the steps on how you can upgrade Raspbian Wheezy to Raspbian Jessie. It’s an important task that you should consider if you’re still running Wheezy. You should ensure that all your software will update without issue first. Read More
How to Upgrade Raspbian Jessie to Raspbian Stretch GuidesLearn how to upgrade Raspbian Jessie to Raspbian Stretch in this tutorial. It is a relatively easy process but important if you want to upgrade your outdated operating system. New versions of Rasbpain contain fixes and new packages for you to install. Read More
How to Easily Update Raspbian Getting Started, GuidesUpdating 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
How to Install Raspbian: A Simple Guide for Beginners Getting Started, Guides, Operating SystemsIn this tutorial, I will guide you through the process of installing the Raspbian operating system to an SD card. It’s a relatively easy process but very important if you want to have your Raspberry Pi running correctly. I highly recommend this tutorial. Read More
Linux Commands Cheat Sheet: A Great Beginners Guide Getting Started, Guides, LinuxThis 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
Raspberry Pi LCD: How to Setup a 16×2 LCD Display Accessories, GuidesIn this tutorial, I go through the steps on how to set up a Raspberry Pi LCD 16×2 display. This display is a cool way to display some information from the Pi without needing any expensive or complicated display setup. A 16×2 display unlike a touchscreen or a regular LCD screen is best used to display […] Read More
Raspberry Pi Temperature Sensor using the DS18B20 Electronics, Guides, SensorsIn this tutorial, we take you through the steps of connecting a DS18B20 temperature sensor to the Raspberry Pi. This is an excellent way of collecting the temperature of the air, nearby liquid or anything else you want to know how hot or cold it is. Read More
Raspberry Pi VNC Server: Setup Remote Desktop for your Pi GuidesIn this tutorial, I will go through the all the steps to setting up a Raspberry Pi VNC server. Once we have setup the VNC server, you will be able to remote desktop to your Pi, so you’re able to control as if you were sitting there with it. The process of setting VNC all […] Read More
Raspberry Pi Mount a USB Drive Tutorial GuidesIn this guide, we’re going to use a Raspberry Pi to mount a USB drive. We show you both how Raspbian 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 needs. It’s […] Read More
Raspberry Pi GPIO Tutorial: The Basics Explained Getting Started, GuidesIn this Raspberry Pi GPIO tutorial, we are going to take a look at all the basics of the GPIO pins or also known as the general purpose input and output pins. These pins are to communicate with other circuitry such as extension boards, custom circuits, and much more. You can make some pretty cool […] Read More