Raspberry PI

Raspberry PI Pico capacitive soil moisture sensor featured image

Capacitive Soil Moisture Sensor with Raspberry PI Pico: wiring, code and calibrating with MicroPython 4.5 (17)

In this tutorial, I’m going to show you how to connect, code and calibrate a Capacitive Soil Moisture sensor with Raspberry PI Pico using MicroPython. If you are both a maker or a professional farmer, your smart watering project will always start from measuring the ground moisture. With the Capacitive Soil Moisture sensor and Raspberry […]

Capacitive Soil Moisture Sensor with Raspberry PI Pico: wiring, code and calibrating with MicroPython 4.5 (17) Read More »

Arduino cli external libraries featured image

Installing external libraries with arduino-cli on Raspberry PI (via terminal) 4.7 (3)

As seen in my previous post (Connecting Raspberry PI Zero W to Arduino only via terminal), we can easily control an Arduino board from Raspberry PI OS Lite with the help of arduino-cli. However, if you want to add more functionalities to your Arduino board you will need to import external libraries. In this post,

Installing external libraries with arduino-cli on Raspberry PI (via terminal) 4.7 (3) Read More »

Raspberry pi hmc5883l gy-271 feaured image

Magnetometer with Raspberry PI computers: GY-271 HMC5883L wiring and code 5 (4)

In this tutorial, I’m going to show you how to wire, configure and calibrate a magnetometer (HMC5883L) with Raspberry PI computer boards. Please note that if you want to use the Raspberry PI Pico instead, you can refer to my Magnetometer Compass with Raspberry PI Pico: GY-271 HMC5883L wiring and use with MicroPython tutorial. HMC5883L

Magnetometer with Raspberry PI computers: GY-271 HMC5883L wiring and code 5 (4) Read More »

×