Search Results for: i2c raspberry pi pico

RPI pico WIZnet ethernet hat featured image

Raspberry PI Pico Ethernet Port: adding the WIZNET Ethernet HAT

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

Raspberry PI Pico MPU6050 featured image

Using Gyroscope and Accelerometer with MPU6050, Raspberry PI Pico and MicroPython

In this tutorial, I’m going to show you how to connect and use an MPU6050 with Raspberry PI Pico and MicroPython. Gyroscopes and Accelerometers are basic features of modern smartphones. But they are vital for such projects as drones and self-balancing cars. These two kinds of sensor can be achieved with a single chip: the

Using Gyroscope and Accelerometer with MPU6050, Raspberry PI Pico and MicroPython Read More »