micropython

Raspberry PI Pico i2C featured image

Using I2C devices with Raspberry PI Pico and MicroPython 3.6 (48)

In this tutorial, I’m going to show you how works and how to use I2C with Raspberry PI Pico. I2C (Inter-Integrated Circuit) communication allows to reduce wiring difficulty when connecting devices able to support this protocol. It is widely used in electronics industry and also Raspberry PI Pico can use I2C Explaining How I2C Works […]

Using I2C devices with Raspberry PI Pico and MicroPython 3.6 (48) Read More »

compile-micropython-firmware-raspberry-pi-featured-image

Compile MicroPython firmware from Raspberry PI Computer Board for Pico 3.5 (4)

In this tutorial, I will show you the process to compile a MicroPython firmware for your Raspberry PI Pico from your Raspberry PI computer board. This is useful if you want to create a custom MicroPython firmware for your microcontroller or if you want to test the very latest MicroPython code. What MicroPython Firmware Compiling

Compile MicroPython firmware from Raspberry PI Computer Board for Pico 3.5 (4) Read More »

wukong2040-raspberry-pi-pico-featured-image

Review the ELECFREAKS Wukong2040: Raspberry Pi Pico Expansion Board 5 (2)

This tutorial will show you the features of this interesting Wukong2040 Raspberry PI Pico expansion board, also bringing code examples with MicroPython. The ELECFREAKS Wukong2040 is a Raspberry PI Pico expansion board enabling beginners to get live with their simple to medium complexity projects, with a safe battery power source and a simplified PINs connection.

Review the ELECFREAKS Wukong2040: Raspberry Pi Pico Expansion Board 5 (2) Read More »

raspberry pi pico L293D dc motor featured image

Programming Microcontrollers: A Beginner’s Guide 5 (1)

Microcontrollers are small electronic systems that are designed to control electronic devices and machines. These tiny devices have the ability to interact with the environment through sensors and actuators, making them ideal for use in various applications such as home automation, robotics, and the Internet of Things (IoT). The Most Famous Microcontrollers There are several

Programming Microcontrollers: A Beginner’s Guide 5 (1) Read More »

raspberry-pi-pico-power-consumption-featured-image

Raspberry PI Pico W Power Consumption (mA) and How to Reduce It 4.5 (40)

In this tutorial, I will show you how to measure the Raspberry PI Pico power consumption (in mA) and I will report the ones I’ve measured. Running IoT projects without a line power supply requires identifying your power budget in order to avoid service outages due to missing power. For this reason, measuring the Raspberry

Raspberry PI Pico W Power Consumption (mA) and How to Reduce It 4.5 (40) Read More »

Subscribe my newsletter:
×