updates
This commit is contained in:
parent
2d7cdd454d
commit
4fb55beffd
1 changed files with 11 additions and 0 deletions
11
20230208013649-micropython.org
Normal file
11
20230208013649-micropython.org
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
:PROPERTIES:
|
||||||
|
:ID: 6cd321bb-34bf-4a93-96f6-a9ef93257bd1
|
||||||
|
:END:
|
||||||
|
#+title: MicroPython
|
||||||
|
A pared down version of [[id:cda9c620-fec5-4549-b979-22fc06819d77][Python]] designed for programming [[id:c412e81c-9271-4224-89b7-315a4b89968e][Microcontrollers]] like
|
||||||
|
the [[id:d97fde4a-0e91-40f9-ac57-d0cd67295d14][ESP2866]].
|
||||||
|
* Documentation
|
||||||
|
- [[https://docs.micropython.org/en/latest/index.html][Official documentation]]
|
||||||
|
* Tools
|
||||||
|
- [[https://docs.micropython.org/en/latest/reference/mpremote.html#][mpremote]] :: MicroPython remote control. Provides REPL access, editing, and
|
||||||
|
file system mounting.
|
Loading…
Reference in a new issue