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 |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[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]. | |||
[[Category:MicroPython]] |
Latest revision as of 12:41, 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.