001 – ESP32 MicroPython: What is MicroPython
MicroPython is essentially a Python created for microcontrollers. MicroPython is a light-weight and compact implementation of Python Programming Language. It is stripped and trimmed down in order to work with … Read More