Treffer: Build a flashy dice roller with NeoPixels.

Title:
Build a flashy dice roller with NeoPixels.
Authors:
Source:
Linux Format; Sep2023, Issue 306, p44-45, 2p, 3 Color Photographs
Database:
Complementary Index

Weitere Informationen

The article focuses on a tutorial which learn how to run two threads of MicroPython code independent of each other at Raspberry Pi Pico is powered by a dualcore ARM CPU. It mentions RGB LEDs require perfect timing in order to display the correct colour, so dedicating an entire CPU core. It also mentions GND pin on the Pico, 3V, and GP15 is connected to Data In of the NeoPixels and import a series of modules.