Visual Programming of a Python microcontroler The…

‘Visual Programming’ of a Python microcontroler The BBC MicroBit runs _MicroPython_. Fine. But how about a _’Visual Programming Environment’_ for it? Here the _’pure Python’_ tutorial: https://microbit-micropython.readthedocs.io/en/latest/index.html Here the graphical _’visual programming’_ version: http://microblocks.fun/ That Javascript GUI emits Python code, Read More