Linux Format

Control NeoPixel LEDs

YOU NEED

» Any Pi Pico

» Micro USB cable

» Thonny Editor

» MicroPython firmware

» WS2812B LEDs (with suitable power)

We’re using MicroPython here to control a small set of LEDs. Known as NeoPixels, they are a string of LEDs that are generally multicoloured and can be addressed individually. NeoPixel is the name given. Then hold down the Bootsel button on the Pico board and connect to your PC or laptop. Copy the downloaded file to the newly mounted disk, then the Pico W reboots and loads MicroPython.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format1 min read
Kaki Pi
Another Pi-like SBPC appears! From Yuridenk-Shokai in Japan, this packs a Renesas RZ/V2H Coretex-A55/R8/M33 MPU with 80 TOPS of AI. It’s aimed at robotics and has four CSI video inputs along with a PCIe 3 connection. Find out more in Japanese: www.ka
Linux Format11 min readInternet & Web
Ultra-smooth Home Game Streaming
Credit: https://moonlight-stream.org, https://github.com/LizardByte Michael Reed is a consummate Linux professional who has been moonlighting for us so that he can live in the sunshine. (are we actually paying for these gags?–Ed) You can install the
Linux Format1 min read
Nvidia Moves To Block ZLUDA
As more and more applications rely on the combination of Nvidia and CUDA, it was inevitable that third-parties would try to build on their success. There’s already examples of this, such as ZLUDA, a drop-in replacement for CUDA. The implications of

Related