i2c

Raspberry PI Pico i2C featured image

Using I2C devices with Raspberry PI Pico and MicroPython 3.6 (48)

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 3.6 (48) 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 »

×