13. Lektion: Externe Module finden: Difference between revisions
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
* Github u.ä. | * Github u.ä. | ||
** [[https://github.com/ https://github.com/]] | ** [[https://github.com/ https://github.com/]] | ||
** [[https://github.com/mcauser/awesome- | ** [[https://github.com/mcauser/awesome-micropython https://github.com/mcauser/awesome-micropython]] | ||
* Adafruit | * Adafruit | ||
** [[https://learn.adafruit.com/ https://learn.adafruit.com/]] | ** [[https://learn.adafruit.com/ https://learn.adafruit.com/]] | ||
** Überwiegend | ** Überwiegend CircutPython | ||
== Navigation== | == Navigation== | ||
[[ | [[Micropython Kurs 2023|Zurück zur Micropython Kurs 2023 Startseite]]<br> | ||
Revision as of 22:07, 23 August 2023
Externe Module finden
Es gibt verschiedene Quellen für Module, die nicht direkt Microphyton enthalten sind. Alle sind über das Internet zu erreichen:
- Google Suche
- Github u.ä.
- Adafruit
- [https://learn.adafruit.com/]
- Überwiegend CircutPython