Pico

raspberry pi pico photoresistor featured image

How To Use A Photoresistor With Raspberry PI Pico 4.6 (12)

In this tutorial, I’m going to show you how to use a photoresistor with Raspberry Pi Pico. If you have instead a Foundation computer board, you can also use my tutorial to use Photoresistors with Raspberry PI computer board. Projects running different actions in function of sun exposure usually need acquiring information on the light […]

How To Use A Photoresistor With Raspberry PI Pico 4.6 (12) 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 »

Raspberry PI Pico featured image

First steps with Raspberry PI Pico for Beginners 4.9 (22)

In this tutorial I’m going to show you how to move your first steps with Raspberry PI Pico, installing the open-source Thonny IDE (integrated development environment) and running a very simple command. The new Raspberry PI Pico changes the user approach to this device because it works as a microcontroller (unlikely other Raspberry PI boards

First steps with Raspberry PI Pico for Beginners 4.9 (22) Read More »

Subscribe my newsletter:
×