Search Results for: i2c raspberry pi pico

Raspberry PI Pico i2C featured image

Using I2C devices with Raspberry PI Pico and MicroPython

In this tutorial, I’m going to show you how works and how to use I2C with Raspberry PI Pico. I2C (Inter-Integrated Circuit) communication allows to reduce wiring difficulty when connecting devices able to support this protocol. It is widely used in electronics industry and also Raspberry PI Pico can use I2C Explaining How I2C Works […]

Using I2C devices with Raspberry PI Pico and MicroPython Read More »

Raspberry pi hmc5883l gy-271 feaured image

Magnetometer with Raspberry PI computers: GY-271 HMC5883L wiring and code

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 Read More »

Raspberry PI Pico HMC5883L featured image

Magnetometer Compass with Raspberry PI Pico: GY-271 HMC5883L wiring and use with MicroPython

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 Read More »