Python: Unterschied zwischen den Versionen
Stefan (Diskussion | Beiträge) |
Stefan (Diskussion | Beiträge) |
||
Zeile 6: | Zeile 6: | ||
==== MicroPython Doku ==== | ==== MicroPython Doku ==== | ||
http://docs.micropython.org/en/latest/index.html | http://docs.micropython.org/en/latest/index.html | ||
+ | |||
+ | === esptool === | ||
+ | pip install esptool | ||
+ | |||
+ | === rshell === | ||
+ | pip install rshell |
Version vom 10. Januar 2020, 12:19 Uhr
Inhaltsverzeichnis
Python
MicroPython
MicroPython.org
http://www.micropython.org
MicroPython Doku
http://docs.micropython.org/en/latest/index.html
esptool
pip install esptool
rshell
pip install rshell