micropython

Raspberry pi pico hc-sr04 featured image

Control an HC-SR04 Ultrasonic Sensor With Raspberry PI Pico and Micropython 5 (2)

In this tutorial, I’m going to show you the steps required to wire and setup an ultrasonic sensor (HC-SR04) and Raspberry PI Pico microcontroller. Please note that if you want to use a Raspberry PI computer board (like RPI Zero W or RPI 2/3/4 Model A/B) you should refer to my Control an ultrasonic distance […]

Control an HC-SR04 Ultrasonic Sensor With Raspberry PI Pico and Micropython 5 (2) Read More »

micropython pico external modules featured image

Adding external modules to MicroPython with Raspberry PI Pico 4.3 (44)

In this tutorial I’m going to show you how to include your custom, external modules in MicroPython with Raspberry PI Pico. Importing external modules in Python is a common way to include custom functions in your code, keeping it ordered and clean. The import statement is available also in MicroPyton but requires the right files

Adding external modules to MicroPython with Raspberry PI Pico 4.3 (44) Read More »

Subscribe my newsletter:
×