Let’s Play with the RP2040-zero and WS2812 LEDs
In recent years, the RP2040 series has been attracting attention as an easy-to-use microcontroller. In this post, we ...
Installing and Using pyenv on Ubuntu 22.04
pyenv is a convenient tool when you want to easily switch between and manage different versions of Python. This artic ...