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..." |
|||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= Externe Module finden= | = Externe Module finden= | ||
Es gibt verschiedene Quellen für Module, die nicht direkt | Es gibt verschiedene Quellen für Module, die nicht direkt Microphyton enthalten sind. Alle sind über das Internet zu erreichen: | ||
* Google Suche | * Google Suche | ||
** https://community.hiveeyes.org/t/treiber-und-modulsammlung-fur-micropython/2384/5 | |||
* Github u.ä. | * Github u.ä. | ||
** [[https://github.com/ https://github.com/]] | |||
** [[https://github.com/mcauser/awesome-micropython https://github.com/mcauser/awesome-micropython]] | |||
* Adafruit | * Adafruit | ||
* | ** [[https://learn.adafruit.com/ https://learn.adafruit.com/]] | ||
** Überwiegend CircutPython | |||
* Weitere Links: | |||
** https://awesome-micropython.com/ | |||
== Navigation== | |||
[[Micropython_Kurs_2023_-_Teil_1|Zurück zu Micropython Kurs 2023 - Teil 1]]<br> | |||
[[Micropython Kurs 2023|Zurück zur "Micropython Kurs 2023" Startseite]]<br> | |||
[[Programmieren|Zurück zur Programmieren Startseite]]<br> | |||
[[Attraktor_Wiki|Zurück zur Wiki Startseite]]<br> | |||
Latest revision as of 22:00, 20 November 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
- Weitere Links:
Zurück zu Micropython Kurs 2023 - Teil 1
Zurück zur "Micropython Kurs 2023" Startseite
Zurück zur Programmieren Startseite
Zurück zur Wiki Startseite