Apple removed old Python 2 from macOS 12.3. Arduino ESP32 depends on Python interpreter. Build in Arduino IDE may fail with error: It’s sufficient to […] Read More
Category: IoT
Lima is a solution for macOS for managing Linux VM on macOS which plays well with Dev Containers. It has several advantages over Docker Desktop […] Read More
Development in Dev Containers using VS Code greatly simplifies bootstrapping of the development environment. The developer does not need to install toolchains locally and spends […] Read More
There is a nice article and video explaining how to connect USB serial to Linux in WSL2. Just few details are missing. Here is the […] Read More
WSL (Windows Subsystems for Linux) is a great way how to build projects based on ESP-IDF. The problem is how to flash the image from […] Read More