Pico

neopixel-raspberry-pi-pico-featured-image

How to Control WS2812B (Neopixel) from Raspberry PI Pico with MicroPython 5 (1)

This tutorial will show you how to connect and control a Neopixel from Raspberry PI Pico, to be able to create fancy LED effects for your home. I will use MicroPython, because of its simplicity, especially for beginners. About Neopixel LEDs Neopixels are RGB LED strips composed of WS2812B chips. They can have different forms, […]

How to Control WS2812B (Neopixel) from Raspberry PI Pico with MicroPython 5 (1) Read More »

raspberry-pi-pico-rcwl-0516-featured-image

How to use RCWL-0516 with Raspberry PI Pico: the Radar Motion Sensor 3.7 (3)

This tutorial will show you how to use a RCWL-0516 with Raspberry PI Pico, by using MicroPython. I will also include the wiring diagram to show how to interface the module with your microcontroller. What is the RCWL-0516 Radar Sensor The RCWL-0516 is a great device working on an interesting principle: the Doppler effect. It

How to use RCWL-0516 with Raspberry PI Pico: the Radar Motion Sensor 3.7 (3) Read More »

raspberry-pi-pico-print-featured-image

The Raspberry PI Pico Print() Advanced Options with MicroPython You Should Know 5 (10)

In this tutorial, I will show you examples in Raspberry PI Pico of print() usage with MicroPython. This will show you how to use advanced options and formatting techniques, as I’ve found that the MicroPython official pages lack this kind of info. Even if you can use the print() function to show sensor values, for

The Raspberry PI Pico Print() Advanced Options with MicroPython You Should Know 5 (10) Read More »

Raspberry PI Pico i2C featured image

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

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

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

Compile MicroPython firmware from Raspberry PI Computer Board for Pico 3.8 (5)

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

sunfounder-3-in-1-iot-starter-kit

Unleash the Potential of the Internet: 10 Essential IoT Starter Kits to Kickstart Your Journey 5 (2)

End your search for the ultimate, cost-effective IoT starter kits designed to help you construct innovative IoT solutions. With these exceptional smart device kits, your journey into the world of IoT begins here. The Internet of Things (IoT) represents the future of technology, a sector poised to attract billions of dollars in investment. If you’re

Unleash the Potential of the Internet: 10 Essential IoT Starter Kits to Kickstart Your Journey 5 (2) Read More »

×