News

I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules. There are various ways to program these modules: … ...
If you are a Python programmer, you know the importance of its libraries. One of the easiest ways to install those libraries is by using the PIP command. However, when some users tried doing the ...