Projects

3 Simple Raspberry Pi Sense HAT Projects for Kids and Families

3 Simple Raspberry Pi Sense HAT Projects for Kids and Families

The Raspberry Pi offers a wide range of HATs (Hardware Attached on Top) that can be connected to its GPIO pins, providing additional functionality such as lights, sensors, and motors. One notable HAT is the Raspberry Pi Sense HAT, which presents an excellent opportunity for both kids and adults to engage in programming while working […]

When youre ready to end the connection click X 1

How to Use an Android Tablet as a Raspberry Pi Display

The Raspberry Pi is an excellent computing device; however, it may not always be the most convenient to access. Unless it is consistently connected to a display, the typical methods of accessing it include SSH, VNC, or RDP.   However, what if you lack a compatible display? How can you utilize it then? One possible […]

10 Game Servers You Can Run on a Raspberry Pi

10 Game Servers You Can Run on a Raspberry Pi

The Raspberry Pi offers a diverse range of gaming possibilities, including native games as well as emulated ones. However, if you’re looking to take your gaming experience to the next level, why not consider setting up your Raspberry Pi as a game server? This allows you to host LAN parties and enjoy multiplayer gaming sessions […]

How to Make Your Own Wireless Printer With a Raspberry Pi

How to Make Your Own Wireless Printer With a Raspberry Pi

Wireless technology has revolutionized home printing, offering benefits like reduced cable clutter and the flexibility to place your printer anywhere in your home. However, if you have an older printer, it may not have built-in wireless capabilities. Replacing it with a new printer might not be cost-effective, especially if your old printer has unique features […]

How to Add a Power Button to Your Raspberry Pi

How to Add a Power Button to Your Raspberry Pi

Adding a power button to the Raspberry Pi is a practical solution to address its lack of a standard on/off switch. You have two options: creating a DIY power button or purchasing one. In either case, the goal is to have a functional power button that ensures a safe and proper shutdown of the Raspberry […]

How to Program Your Raspberry Pi to Control LED Lights

How to Program Your Raspberry Pi to Control LED Lights

Embarking on a Raspberry Pi journey can be a thrilling endeavor, especially for beginners. The accessibility of coding and do-it-yourself electronics has never been greater. A straightforward project involves creating a basic circuit with two LEDs and using code to control one of them. Let’s dive into the step-by-step process! Required Components Prior to getting […]

2 Ways to Add a Button to Your Raspberry Pi Project

2 Ways to Add a Button to Your Raspberry Pi Project

Exploring the GPIO pins on your Raspberry Pi presents numerous exciting opportunities. Acquiring a foundational understanding of these pins through beginner projects allows you to delve into the realms of DIY electronics and programming. In this tutorial, you will discover two methods for integrating a button into your Raspberry Pi project. The button’s purpose will […]

open screen at 115200 bits per second like so

Setting Up A Raspberry Pi

Installing the Operating System on an SD Card To set up an operating system for your Raspberry Pi, you have various options, and one of the popular choices is Raspbian, the official distribution from raspberrypi.org. Raspbian comes in two versions: the full version and the Lite version. The Lite version is a good starting point […]

Baking Pi

Bootstrapping Raspberry Pi

Introduction For this assignment, your objective is to set up and test a development environment for the Raspberry Pi 3, specifically for ARM64 architecture. This environment will be utilized throughout the remainder of the course. You will be installing the necessary tools and creating your first bare-metal application, which is an LED blinky program, using […]

Raspberry Pi Traffic Light Project

Raspberry Pi Traffic Light Project

Project Idea Let me transport you back in time, precisely six years ago, when my 12-year-old son was merely six years old. Ah, the joys of being six! At that age, six-year-olds possess a peculiar sleep schedule. They tend to sleep in on school days, almost missing the bus each morning. However, come Saturdays, they […]

Scroll to Top