Paragon Project: The Ultimate Sound Box

Do you have trouble sleeping? You have to build a sound box with a Raspberry Pi. Have you thought about a white noise box? You have to build a sound box with a Raspberry Pi. How about a box that can play pink noise, brown noise, and ocean sounds along with anything else you might…

Read More

Paragon Project: Feeding Birds with a Raspberry Pi

Birders (and birds) rejoice! With this smart bird feeder, you can now feed birds and inconspicuously watch them, while even learning about them – all with your Raspberry Pi! On Reddit, hermy65 came up with this fantastic project – a smart bird feeder using WhosAtMyFeeder, a popular app that uses images from Frigate, an open-source…

Read More

9 Tricks with the Python REPL

Of course, the Pi in Raspberry Pi comes from Python, one of the most popular programming languages in the world and especially popular among tinkerers and makers. In this post, I want to give you 9 tricks and tips with the Python REPL – but don’t worry if you’re not super familiar with Python or…

Read More

Quo vadis, Raspberry Pi? Eben Upton’s 2022 interviews

Eben Upton 2022 interviews summarized

2022 is a special year for the Raspberry Pi as it reaches its 10th year of existence and we thought it high time to talk about the future of Raspberry Pi by covering some interview highlights from Eben Upton. It remains one of the most unusual years in its history too. If you wanted one…

Read More

Raspberry Pi project ideas: Reanimating the Retro!

raspberry pi projects typewriter geiger counter text games

Here are some new and exciting Raspberry Pi projects that find ways of reanimating the retro! Interactive fiction games with Raspberry Pi Pico Eric Badger has created the BadgerFrotz, which allows you to play Interactive Fiction games like Zork. Eric built this system by porting the Frotz Z-Machine port which is an interpreter for all…

Read More

Raspberry Pi project ideas: increase your productivity

pomodoro timer raspberry pi projects

There are too many distractions out there and sometimes I wonder if what I need is a Pomodoro timer. No matter what – I know that what I really need are more Raspberry Pi project ideas! In this article, I will examine the different approaches to building a Pomodoro timer with the Raspberry Pi and…

Read More

Control a servo with Raspberry Pi Pico W and PWM

how to control servo with pwm raspberry pi pico w

A servo is one of the most fundamental ways to learn to use pulse width modulation (PWM) with the Raspberry Pi. In this article, I’m going to show you how to do this with a Raspberry Pi Pico W. PWM tutorial objectives Parts needed What is pulse width modulation? Children find it amusing to switch…

Read More