13. Lektion: Externe Module finden: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 9: | Line 9: | ||
** [[https://learn.adafruit.com/ https://learn.adafruit.com/]] | ** [[https://learn.adafruit.com/ https://learn.adafruit.com/]] | ||
** Überwiegend CircutPython | ** Überwiegend CircutPython | ||
== Navigation == | |||
[[Micropython_Kurs_2023|Zurück zur Micropython_Kurs_2023 Startseite]] | |||
Revision as of 17:08, 7 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://learn.adafruit.com/]
- Überwiegend CircutPython