Raspberry PI

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 »

raspberry-pi-active-cooler-featured-image

Active Cooling for Raspberry PI: What is, Why You Need It, and How to Use 4.5 (2)

This tutorial will explain the Active Cooling for Raspberry PI to beginners and show you how to simulate the benefits concretely. This tutorial is specific for Raspberry PI computer boards and will guide you by analyzing what are the use cases where you need a cooling system and testing it with a stress test. Cooling

Active Cooling for Raspberry PI: What is, Why You Need It, and How to Use 4.5 (2) 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 »

stepper-motor-raspberry-pi-featured-image

Stepper Motor with Raspberry Pi Computer Board: Using a 28BYJ-48 with ULN2003 4 (8)

In this tutorial, I will show you how to interface and use a 28BYJ-48 stepper motor with Raspberry PI computer boards, including the Python code (explained). Please note that if you need to use this motor with Raspberry PI Pico microcontroller, you can refer to my Stepper Motor with Raspberry PI Pico: 28BYJ-48 and ULN2003

Stepper Motor with Raspberry Pi Computer Board: Using a 28BYJ-48 with ULN2003 4 (8) Read More »

openproject-raspberry-pi-featured-image

OpenProject on Raspberry PI: Open-Source Project Management Tool 5 (1)

This tutorial will show you how to install OpenProject on Raspberry Pi, an open-source project management tool similar to Redmine, Trello, Wrike, and so on. For this guide, I will use my Raspberry PI 5 model B, but this should work with any Raspberry PI computer board compatible with a 64-bit OS. About OpenProject OpenProject

OpenProject on Raspberry PI: Open-Source Project Management Tool 5 (1) Read More »

×