Latest bookmarks (page 2 of 15)

8 Feb raspberry-projects.com
Using **fbi** to show a custom splash screen during boot. Take a look at the comments for further configuration to tune it up more.
8 Feb github.com
Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multitasking model that can perform multilingual speech recognition, speech translation, and language identification.
8 Feb alexandra-zaharia.github.io
Suppose you are running a Python systemd service that opens some file descriptors (these can be regular files, named pipes, sockets, and so on). When the service is stopped, it needs to finish cleanly by closing and/or removing the associated resources. This post presents two manners in which the service may be stopped gracefully.
8 Feb bootlin.com
One of our customers designing an embedded Linux system with specific audio needs had a use case where they had a sound card with more than one audio channel, and they needed to separate individual channels so that they can be used by different applications. This is a fairly common use case, we would like to share in this blog post how we achieved this, for both input and output audio channels.
1 Feb medium.com
Because I had been previously using my Pi as a headless server, I hadn’t installed a desktop environment. I wanted to add a lightweight heads-up display to the server, and I wanted a graphical application that could operate without X, the usual graphical system on Linux.
Writing such a lightweight application required understanding how to interact more directly with my new screen, the learnings from which I’ll share here. This article is a summary of multiple sources I pieced together.
17 Jan suntechlite.com
Raspberry Pi controlling small LED array. Here is using a LED strip, but the chip may be the same to move the wished module:
https://amzn.eu/d/iVcOwJG
15 Jan github.com
Example in Python of a TTS server for Catalan ONNX models
28 Dec 2025 www.picocluster.com
More into the side of how to ensure that the Raspberry Pi 5 behaves correctly having an Ollama service running. Memory, CPU, Temperature... very interesting to have control over the hardware behaviour, to peek on what's important to control.
20 Nov 2025 ssamjh.nz
Piper is a fantastic tool for providing very realistic sounding TTS while also being efficient and fast. There are some publicly available pre-trained models, but if you’re here, that means you want to create your own voice. This guide aims to walk you through the steps.
16 Nov 2025 pinout.xyz
This GPIO Pinout is an interactive reference to the Raspberry Pi GPIO pins, and a guide to the Raspberry Pi's GPIO interfaces. Pinout also includes hundreds of pinouts for Raspberry Pi add-on boards, HATs and pHATs.