Electronics projects and microcontroller boards

RP2040-zeroもどきのピンアサイン

In recent years, the RP2040 series has been attracting attention as an easy-to-use microcontroller. In this post, we ...

Linux, Server Setup, Networking

Ubuntu 22.04 での pyenv インストールと使い方

pyenv is a convenient tool when you want to easily switch between and manage different versions of Python. This artic ...