USB-C is becoming more and more popular. A straightforward assumption is that you can replace the old cable with a USB-A connector with USB-C, and […] Read More
Tag: Flash
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
The first step before installing MicroPython to ESP32 is to erase the flash. I’ve installed all necessary software like esptool, but the flashing was failing […] Read More
Python contains one helpful module: SimpleHTTPServer. You can expose local directory via HTTP by the following command: Python will start HTTP server at http://localhost:8000 It […] Read More
Collect all snowflakes. Click at the blue part of the screen to start the game. Source code available in