May 17, 2021
Get better sound from your Raspberry Pi by replacing its analogue audio output

Get better sound from your Raspberry Pi by replacing its analogue audio output

Replacing the Analogue Audio Output on the Raspberry Pi   The analogue audio output on the Raspberry Pi gets a bad rap, although I reckon it’s […]
March 8, 2021

Building a Wavetable Synthesizer with a Raspberry Pi and an Arduino Uno

Not long ago, we looked at how to use a Raspberry Pi’s I2C bus to control an Arduino Uno, and how to use it to output […]
February 13, 2021

The History and Uses of Raspberry Pi!

The Essential Device for Electronic Handicrafts For several years, TV news has talked about “IoT” and “deep learning.” The technology surrounding these innovations has become widely […]
January 31, 2021

The Ultimate Guide to Taking Screenshots on a Raspberry Pi

There comes a time when every Raspberry Pi user wants or needs to take screenshots. You might be putting together some documentation for your project, looking […]
November 27, 2020

Emulating the Commodore Amiga on the Raspberry Pi

In the late 80s and early 90s, the Commodore Amiga was the dream computer. In a time of beeps and boops and screens with 16 colors, […]
September 15, 2020

How to Use a Raspberry Pi as a VPN Server

Decided you need a VPN? It’s easy enough to rent one for a monthly fee, but with just a Raspberry Pi and a bit of know-how […]
August 27, 2020

Making the GPIO Easier With GPIO Zero

A Simpler Python Library Developed for Children/Young Adults to Control the GPIO If you’ve written any code at all for the Raspberry Pi’s GPIO pins, there’s […]
August 27, 2020

Using Node-RED and Raspberry Pi to Tweet the Weather With a Touch of a Button

Node-RED is a visual programming tool that can interface components on your Raspberry Pi’s GPIO pins with various websites and online services. It’s produced by IBM, […]
August 26, 2020

How to Have Entrance Music Using a Raspberry Pi

In my youth, my favorite wrestler was definitely Shawn Michaels, the “Heartbreak Kid”. A great athlete and performer, everything he did was ludicrously entertaining. That began […]
July 18, 2020

Using Raspberry Pi GPIO Pins With the RPi.GPIO Python Library

Before GPIO Zero launched in 2016, new users usually began exploring the GPIO pins with another Python module: RPi.GPIO. RPi.GPIO is only slightly more work to […]
June 26, 2020

Using PIR Motion Sensors With the Raspberry Pi and Python

Infrared is a kind of light we can’t see without special equipment, but we sometimes feel as heat. It’s called “infrared” because it occurs beyond the […]
May 26, 2020

Introduction to Raspberry Pi 4: Tackling the Basic Electronic Kits With the Raspberry Pi 4!

This is the final lesson in our series using the latest, high-performance Raspberry Pi 4 Model B to review everything from the Raspberry Pi setup to […]