Let’s learn together: Raspberry Pi and Green Pass

The Digital Green Certificate (sometimes named green pass) is a digital certificate, common throughout Europe, which proofs that a person: is vaccinated against COVID-19 received a negative test result recovered from COVID-19 It’s normally issued as a qrcode, to speed up its reading by checking apps. On a technical level, the personal information of the…

Raspberry Pi Zero, audio output via I2S

Pi Zero is a small board – part of the Raspberry family – designed for embedded applications where space is a constraint. The low cost (about 10€ for version W, with wifi connectivity) and the ability to run different operating systems makes it the ideal choice for different applications (media centers, data loggers…). Raspberry Pi Zero unfortunately doesn’t offer a dedicated audio…

Raspberry Pi 3

Exactly 4 years after the announce of the first Raspberry, today the Raspberry foundation unleashed the new Raspberry Pi 3: Its main features are: [checklist] a new CPU (Broadcom BCM2837, 1.2GHz 64-bit quad-core ARM Cortex-A53) WiFI (802.11n) and Bluetooth 4.1 onboard (at least! ;)) complete compatibility with the previous Raspberry 1 and 2 [/checklist] The new Raspberry is already available from…

Raspberry, how to update node.js

If you read some of my latest projects (for example Home automation with Telegram BOT) you probably noticed that I really like the node.js javascript runtime. The framework is frequently updated (the moment I’m writing the latest version is 4.3.1) but if you use a Raspberry Pi running Raspbian you may have found that the official packages are quite outdated. For example, if…

OpenWrt now supports Raspberry Pi

OpenWrt is a famous Linux distribution for embedded devices. It was started as a replacement for the original firmware of routers and access points. On April 25, they announced the new version, named Attitude Adjustment (12.09), that adds the new brcm2708 target, that is the Broadcom chip used by Raspberry Pi:

MiniPiio

Tony is working on small expansion boards for the famous Raspberry Pi. You can read about the development of those modules, called MiniPiio, on his blog: [checklist] Protoboard RS232 Full H bridge Relay … [/checklist] Tony wrote also a very good article on Instructables about how to create a breadboard adapter for Raspberry Pi.