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

Raspberry PI Pico W Power Consumption (mA) and How to Reduce It 4.6 (43)

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.6 (43) Read More »

openai-raspberry-pi-featured-image

How to run Scripts with ChatGPT on Raspberry PI and Python 5 (5)

In this tutorial, I will show you how to use ChatGPT with a Raspberry PI computer board to customize your Python scripts. With the Artificial Intelligence software growth over the last years, one specific product emerged from the others showing the power of AI: ChatGPT. What is ChatGPT Let’s look at how ChatGPT presents itself,

How to run Scripts with ChatGPT on Raspberry PI and Python 5 (5) Read More »

raspberry-pi-pico-w-mqtt-featured-image

MQTT and Raspberry PI Pico W: Start with Mosquitto (MicroPython) 4.7 (17)

This tutorial will show you how to use Mosquitto (MQTT) with Raspberry PI Pico W with MicroPython. Raspberry PI Pico W brings connectivity to your projects. Mosquitto is one of the most reliable, simple and fast communications for IoT projects. For this reason, MQTT and Raspberry PI Pico W will surely give you great flexibility

MQTT and Raspberry PI Pico W: Start with Mosquitto (MicroPython) 4.7 (17) Read More »

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

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

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 5 (4) Read More »