micropython

gear-motor-raspberry-pi-pico-featured-image

Gear motor and Raspberry PI Pico: Controlling Robot Wheels 4.8 (5)

In this tutorial, I will show you how to connect and use 4 gear motors with Raspberry PI Pico using MicroPython and get the 4 main directions performed with single-line commands by defining the related custom functions. Gear motors are the basis for every Raspberry PI Pico-based robot project. Managing them with a simplified code […]

Gear motor and Raspberry PI Pico: Controlling Robot Wheels 4.8 (5) Read More »

wizfi360-evb-pico-featured-image

WizFi360-EVB-Pico: Raspberry PI Pico W Alternative with MicroPython 0 (0)

In this tutorial, I will show you how to use a WizFi360-EVB-Pico microcontroller with MicroPython. In some special periods, the market may lack enough offer capacity to get the Raspberry PI Pico W available. The WizFi360-EVB-Pico can be an excellent alternative to get your MicroPython projects running with WiFi. WizFi360-EVB-Pico features WizFi360-EVB-Pico is a microprocessor

WizFi360-EVB-Pico: Raspberry PI Pico W Alternative with MicroPython 0 (0) Read More »

raspberry-pi-pico-pulse-sensor-featured-image

Pulse Sensor with Raspberry PI Pico: Hearth Beat Chech with MicroPython 4 (12)

This tutorial will show you how to use a Pulse Sensor with Raspberry PI Pico and MicroPython. Checking heartbeats has more applications than one could think. For example, it is a required feature in projects involving sports IoT devices. The Pulse Sensor with Raspberry PI Pico gives a cheap way to perform this task. Before

Pulse Sensor with Raspberry PI Pico: Hearth Beat Chech with MicroPython 4 (12) Read More »

raspberry-pi-pico-ir-reflective-sensor-featured-image

IR Reflective Sensor and Raspberry PI Pico: RPR-220 with MicroPython 5 (4)

This tutorial will show you how to connect and use an IR Reflective Sensor with Raspberry PI Pico, also explaining the related MicroPython code. Infra-Red reflective sensors usually give robotic projects the ability to detect if an obstacle is near your robot and help avoid collision damages or to walk along a line with different

IR Reflective Sensor and Raspberry PI Pico: RPR-220 with MicroPython 5 (4) Read More »

raspberry-pi-pico-w-wifi-connection-featured-image

Getting Started with WiFi on Raspberry PI Pico W and MicroPython 4.9 (18)

This tutorial will show you how to use WiFi with Raspberry PI Pico. The Raspberry PI Pico W added a WiFi connection to the microcontroller from the Raspberry PI Foundation, enabling our projects to connect to the Internet world With the release of Raspberry PI Pico W, adding the Infineon CYW4343 module to the RP2040-based

Getting Started with WiFi on Raspberry PI Pico W and MicroPython 4.9 (18) Read More »

×