Micropython
-
Micropython on STM32F746G Disco
The STM32F746G Discovery board (32F746GDISCOVERY) is one of the more versatile development boards for embedded developers or makers. Not only does it support traditional C/C++ developments, it also supports Micropython with GUI on…
-
Using Rshell with MicroPython
Rshell Setup While you may use a serial terminal program such as Tera Term or minicom to execute Python code with the REPL console, very soon you would like to write your Python…
-
MicroPython on STM32L475 Disco
The STM32L475 Discovery board (B-L475E-IOT01A) is one of the more versatile development boards for embedded developers or makers. Not only does it support traditional C/C++ developments, it also supports MicroPython and Javascript using…