Raspberry PI

Raspberry PI passive buzzer picture

Use Passive Buzzer with Raspberry PI and Python 4.4 (18)

Passive buzzer is a cheap and simple DC powered element able to generate a multi tone sound if triggered with low voltage current. Passive buzzer differs from active buzzer because active one has an internal oscillator able to generate sound when simply activated with a continuous trigger. Passive buzzer, instead, needs a square wave trigger […]

Use Passive Buzzer with Raspberry PI and Python 4.4 (18) Read More »

Raspberry PI Redmine featured image

Project Management Web Platform with Redmine on Raspberry PI and Docker 5 (5)

Project managing involves strong communication requirements. Keeping all teams aligned on tasks progress and issues solutions requires strong tools to share info between involved owners and a strict timeline sharing. In this guide, I’ll show you how to install Redmine in your Raspberry PI (a very cheap single-board computer) with Docker. For this guide, I

Project Management Web Platform with Redmine on Raspberry PI and Docker 5 (5) Read More »

Raspberry PI Docker custom mariadb logo_2

Create a Custom MariaDB Container with Raspberry PI and Docker (32-bit) 3.5 (4)

Raspberry PI has an ARM architecture. While newer boards have 64-bit ARM CPU, some users may need support for old official Raspberry PI OS versions still running at 32-bit and many Docker official images are unable to run directly in your PI. One of the most common needs for my projects regards using containerized MariaDB

Create a Custom MariaDB Container with Raspberry PI and Docker (32-bit) 3.5 (4) Read More »

web access

18 Tools for Raspberry PI Remote Management and Access Tools 5 (2)

Raspberry PI remote management and access tools allow you to control your Raspberry PI device remotely from your home network or from the internet. The latter case will be possible if you have control of your router (managing firewall rules if necessary) and a public IP address from your internet provider. This gives you remote

18 Tools for Raspberry PI Remote Management and Access Tools 5 (2) Read More »

Raspbian Desktop RDP login

Install Raspberry PI OS Desktop (with optional Remote Desktop) 5 (1)

Raspberry Pi boards can be used in a number of interesting ways for electronic projects. But they can be also used as very very small computers with complete desktop environment. Raspberry PI OS offers a very stable and useful desktop version. A comparison between the Desktop and Lite versions can be found in Raspberry PI

Install Raspberry PI OS Desktop (with optional Remote Desktop) 5 (1) Read More »

Raspberry PI Free Pascal IDE New hello world

Using Pascal Programming Language With Raspberry PI 5 (18)

What Is Pascal Many people from my age still remember from university studies what is Pascal. A wide description of this very old programming language can be found in Wikipedia Pascal description page. Pascal is an imperative and procedural programming language, created as a small, efficient language intended to encourage good programming practices. It is

Using Pascal Programming Language With Raspberry PI 5 (18) Read More »

pi-hole featured image

Install Pi-hole in your Raspberry PI with Raspberry Pi OS Lite 5 (2)

Pi-hole is a DNS server that protects your devices from unwanted content, without installing any client-side software. Clients requesting for web resources usually query public DNS servers to resolve mnemonic addresses (for example “peppe8o.com”) into IP addresses to be reached. But many internet pages include tons of internal elements redirecting to adverisement providers. It can

Install Pi-hole in your Raspberry PI with Raspberry Pi OS Lite 5 (2) Read More »

Subscribe my newsletter:
×