raspberry pi pico

wiznet w5100s-evb-pico featured image

W5100S-EVB-Pico: A Raspberry PI Pico with Ethernet port 5 (4)

In this tutorial, I’m going to show you what is the W5100S-EVB-Pico microcontroller board and how to use it. Hands on a W5100S-EVB-Pico board. Let’s discover this microcontroller and its main features. I’ll explain the main features of this IoT board, then show a few usage examples with the basic Ping example and a Mosquitto […]

W5100S-EVB-Pico: A Raspberry PI Pico with Ethernet port 5 (4) Read More »

raspberry pi pico stepper motor featured image

Stepper Motor with Raspberry PI Pico: 28BYJ-48 and ULN2003 wiring and MicroPython code 5 (10)

In this tutorial, I’m going to show you how to wire and use the 28BYJ-48 and ULN2003 with Raspberry PI Pico, with MicroPython code. Stepper motors can trasform your code logic into move in robotic projects. The 28BYJ-48 stepper motor (with ULN2003 motor driver) is the cheapest model and works with a simple code on

Stepper Motor with Raspberry PI Pico: 28BYJ-48 and ULN2003 wiring and MicroPython code 5 (10) Read More »

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 »

RPI pico WIZnet ethernet hat featured image

Raspberry PI Pico Ethernet Port: adding the WIZNET Ethernet HAT 5 (5)

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 (5) Read More »

Raspberry PI Pico 74hc595 shift register featured image

How to use 74hc595 Shift Register with Raspberry PI Pico and MicroPython 4.8 (15)

In this tutorial, I’m going to show you how to use the 74hc595 chip with a Raspberry PI Pico and MicroPython, in an easy configuration that drives 8 LEDs. I also will add an example code showing how to use it with a random LED effect. Complex Raspberry PI Pico projects can require many connections

How to use 74hc595 Shift Register with Raspberry PI Pico and MicroPython 4.8 (15) Read More »

Subscribe my newsletter:
×