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

Everything about Bluetooth on the Raspberry Pi Pico W

PiCockpit Pico W Bluetooth Title Image

The Raspberry Pi Foundation recently announced Bluetooth support with the release of the C/C++ SDK version 1.5.1 with a new release of the C/C++ SDK and of Micropython on the Pico W. And guess what! If you have a Pico W, you don’t need to purchase a new one. And if you don’t have a…

Read More

Everything about Sound Output Using the Pico W

Sound on the Pico W Title Image

The Raspberry Pi Pico W is a powerful microcontroller board built around the Raspberry Pi’s very own microcontroller chip, the RP2040. You can check out a selection of RP2040-based microcontroller boards here or keep reading to find out everything you need to know about sound output using the Pico W. Have you ever considered making…

Read More

PiCockpit v2.7.3 released

A new month, and a new PiCockpit release! Behind the scenes, we’ve hired a new developer to work on PiCockpit, so speed of development should pick up now, and many great things are planned. But first, some more housekeeping-type of work needs to be done. This release is such a release – it is the…

Read More

PiCockpit v2.7.2 released

PiCockpit v2.7.2 is here, and the interface is faster and smoother yet again! Important Be sure to empty your browser cache / force-reload the page, as PiCockpit requires new JavaScript code to run! Translation updates The translation buttons have been updated to show the currently active translation. More German translation has been added, the entire…

Read More

PiCockpit v2.7.1

This is a small bug-fix release, as we noticed that the reset user password feature kept running into a snag. So with v2.7.1, the reset user password feature should now work again! The necessary code to fix this bug was introduced in v2.7.0 already, but there was still one line of code which was working…

Read More

PiCockpit frontend v2.7.0 is here!

PiCockpit v2.7.0

PiCockpit v2.7.0 has been released today! We recommend for everyone to force-refresh their web interfaces using Ctrl + Click on the reload button, so you can enjoy the new experience! What’s new in PiCockpit v2.7.0? New fresh look for v2.7.0! PiCockpit v2.7.0 sports a fresh look, with the side (“ad”) section having been removed in…

Read More