Pico

incremental-rotary-encoder-raspberry-pi-pico-featured-image

How to Use Incremental Rotatory Encoder with Raspberry PI Pico 5 (1)

In this tutorial, I will show you how to connect and use an Incremental Rotatory Encoder with a Raspberry PI Pico microcontroller. I will show you how to manage the connections and use MicroPython to control them. Before starting, let’s see how Rotatory Encoders work. About Rotatory Encoders The most known models of this module […]

How to Use Incremental Rotatory Encoder with Raspberry PI Pico 5 (1) Read More »

l298n-raspberry-pi-pico-featured-image

How to use an L298N with Raspberry PI Pico: Driving Motors with MicroPython 4.5 (2)

This tutorial will show you how to drive motors with L298N and Raspberry PI Pico, describing how this dual H bridge motor driver works, how to connect it to the Raspberry PI Pico and how to use it with MicroPython. This module is a great alternative to the L293D chip, as it can drive higher

How to use an L298N with Raspberry PI Pico: Driving Motors with MicroPython 4.5 (2) Read More »

neopixel-raspberry-pi-pico-featured-image

How to Control WS2812B (Neopixel) from Raspberry PI Pico with MicroPython 5 (1)

This tutorial will show you how to connect and control a Neopixel from Raspberry PI Pico, to be able to create fancy LED effects for your home. I will use MicroPython, because of its simplicity, especially for beginners. About Neopixel LEDs Neopixels are RGB LED strips composed of WS2812B chips. They can have different forms,

How to Control WS2812B (Neopixel) from Raspberry PI Pico with MicroPython 5 (1) Read More »

raspberry-pi-pico-rcwl-0516-featured-image

How to use RCWL-0516 with Raspberry PI Pico: the Radar Motion Sensor 5 (2)

This tutorial will show you how to use a RCWL-0516 with Raspberry PI Pico, by using MicroPython. I will also include the wiring diagram to show how to interface the module with your microcontroller. What is the RCWL-0516 Radar Sensor The RCWL-0516 is a great device working on an interesting principle: the Doppler effect. It

How to use RCWL-0516 with Raspberry PI Pico: the Radar Motion Sensor 5 (2) Read More »

raspberry-pi-pico-print-featured-image

The Raspberry PI Pico Print() Advanced Options with MicroPython You Should Know 5 (7)

In this tutorial, I will show you examples in Raspberry PI Pico of print() usage with MicroPython. This will show you how to use advanced options and formatting techniques, as I’ve found that the MicroPython official pages lack this kind of info. Even if you can use the print() function to show sensor values, for

The Raspberry PI Pico Print() Advanced Options with MicroPython You Should Know 5 (7) Read More »

Subscribe my newsletter:
×