13. Lektion: Externe Module finden: Difference between revisions
Jump to navigation
Jump to search
Created page with "= Externe Module finden= Es gibt verschiedene Quellen für Module, die nicht direkt Micropython enthalten sind. Alle sind über das Internet zu erreichen: * Google Suche * Gi..." |
|||
| Line 5: | Line 5: | ||
* Github u.ä. | * Github u.ä. | ||
* Adafruit | * Adafruit | ||
* | * [[https://github.com/mcauser/awesome-microphyton https://github.com/mcauser/awesome-microphyton]] | ||
Revision as of 18:04, 6 August 2023
Externe Module finden
Es gibt verschiedene Quellen für Module, die nicht direkt Micropython enthalten sind. Alle sind über das Internet zu erreichen:
- Google Suche
- Github u.ä.
- Adafruit
- [https://github.com/mcauser/awesome-microphyton]