MicroPython: Difference between revisions
Jump to navigation
Jump to search
Created page with " MicroPython is used to program microcontrollers in Python language offering a good development experience, especially for prototyping. It is sim..." |
No edit summary |
||
Line 1: | Line 1: | ||
[[https://micropython.org/ | [[https://micropython.org/ MicroPython]] is used to program microcontrollers in Python language offering a good development experience, especially for prototyping. It is similar to [[https://learn.adafruit.com/welcome-to-circuitpython/overview CircuitPython vom Adafruit]]. |
Revision as of 12:39, 14 June 2024
[MicroPython] is used to program microcontrollers in Python language offering a good development experience, especially for prototyping. It is similar to [CircuitPython vom Adafruit].