Raspberry PI

raspberry pi transmission headless featured image

Raspberry PI headless Transmission torrent client with web GUI 5 (3)

In this tutorial, I’m going to show you how to install Transmission client on a headless Raspberry PI to get files downloaded from a low power consumption computer and avoiding to keep other power-hungry PCs on. Even if the streaming services have changed a bit the roles, internet downloads have evolved during the years to

Raspberry PI headless Transmission torrent client with web GUI 5 (3) Read More »

raspberry pi pico stepper motor featured image

Stepper Motor with Raspberry PI Pico: 28BYJ-48 and ULN2003 wiring and MicroPython code 5 (11)

In this tutorial, I’m going to show you how to wire and use the 28BYJ-48 and ULN2003 with Raspberry PI Pico, with MicroPython code. Stepper motors can trasform your code logic into move in robotic projects. The 28BYJ-48 stepper motor (with ULN2003 motor driver) is the cheapest model and works with a simple code on

Stepper Motor with Raspberry PI Pico: 28BYJ-48 and ULN2003 wiring and MicroPython code 5 (11) Read More »

raspberry pi thingsboard featured image

ThingsBoard and Raspberry PI (part 2): Add Device telemetry by MTTQ and Python 5 (6)

In this tutorial, I’m going to show you how to create a tenant, add a device and configure it to message by MTTQ and Python with Thingsboard on Raspberry PI. We’ll start from a fresh ThingsBoard installation, according to my ThingsBoard and Raspberry PI: getting a Professional IoT dashboard tutorial. Creating a tenant and adding

ThingsBoard and Raspberry PI (part 2): Add Device telemetry by MTTQ and Python 5 (6) Read More »

Raspberry PI Pico HMC5883L featured image

Magnetometer Compass with Raspberry PI Pico: GY-271 HMC5883L wiring and use with MicroPython 4.7 (13)

In this tutorial, I’m going to show you how to wire, calibrate (X / Y axes) and use an HMC5883L device, also known as a magnetometer, with Raspberry PI Pico using MicroPython. Many projects (like robotic ones) need to get info about spacial position and direction. In this sense, one of the most useful devices

Magnetometer Compass with Raspberry PI Pico: GY-271 HMC5883L wiring and use with MicroPython 4.7 (13) Read More »

RPI pico WIZnet ethernet hat featured image

Raspberry PI Pico Ethernet Port: adding the WIZNET Ethernet HAT 5 (8)

In this tutorial, I’m going to show you how to connect, configure and use a Raspberry PI Pico Ethernet Port with WIZnet Ethernet HAT. We’ll use CircuitPython to connect the interface as, actually, the MicroPython libraries are under development. Raspberry PI Pico works greatly to keep sensors measurements, combining/analyzing them and delivering data to external

Raspberry PI Pico Ethernet Port: adding the WIZNET Ethernet HAT 5 (8) Read More »

Raspberry PI Chromium ramdisk cache featured image

Chromium and Raspberry PI 4: Increase Performances with Cache on RAM Disk 4.3 (4)

In this tutorial, I’m going to show you how to move Chromium cache into a new RAM disk partition with Raspberry PI 4 and OS Desktop. With the new Raspberry PI computer models having much more RAM, improving Chromium performance can be a core goal for people using it as Desktop computer. To achieve this, a good

Chromium and Raspberry PI 4: Increase Performances with Cache on RAM Disk 4.3 (4) Read More »