RPI Computers

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 electronics 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. Comparison between Desktop and Lite version can be found in Raspberry PI OS Desktop

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 (17)

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 (17) 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 »

photoresistor

Using Photoresistor From Raspberry PI To Detect Light 4 (1)

A photoresistor (also known as photocell) is a Light Dependent Resistor (LDR). As the name suggests, these components act just like a resistor, changing their resistance in response to how much light is falling on it. Usually, photoresistors have a very high resistance in near darkness and very low resistance in bright light. This component

Using Photoresistor From Raspberry PI To Detect Light 4 (1) Read More »

Raspberry Pi remote control picture

Setup Raspberry PI Infrared Remote from terminal 5 (13)

Infrared sensors are really common to devices which need to be controlled from a remote within reduced distances. Typical applications are in remoting TV, media center, robots, air conditioning systems, etc. With the growth of mass production, their prices have plummeted and can be found on e-commerce websites. Linux systems have a spread package called

Setup Raspberry PI Infrared Remote from terminal 5 (13) Read More »

Subscribe my newsletter:
×