Difference between revisions of "Main Page"
Line 1: | Line 1: | ||
<strong>Welcome to the MicroPython Wiki!</strong> | <strong>Welcome to the MicroPython Wiki!</strong> | ||
− | Useful links: | + | This website collects knowledge, resources and links for anything and everything related to MicroPython, for both users and developers. |
− | * [https://micropython.org Main MicroPython website] | + | |
− | * [https://docs.micropython.org MicroPython | + | Useful external links: |
− | * [https://forum.micropython.org MicroPython forum] | + | * [https://micropython.org Main MicroPython website] - the portal for MicroPython |
− | * [https://github.com/micropython/micropython MicroPython development on GitHub] | + | * [https://micropython.org/download MicroPython download page] - list of firmware available to download |
+ | * [https://docs.micropython.org MicroPython documentation] - official documentation of the language, libraries and ports | ||
+ | * [https://forum.micropython.org MicroPython forum] - a place for online discussion about MicroPython | ||
+ | * [https://github.com/micropython/micropython MicroPython development on GitHub] - to file bug reports and participate in development |
Revision as of 00:16, 18 February 2020
Welcome to the MicroPython Wiki!
This website collects knowledge, resources and links for anything and everything related to MicroPython, for both users and developers.
Useful external links:
- Main MicroPython website - the portal for MicroPython
- MicroPython download page - list of firmware available to download
- MicroPython documentation - official documentation of the language, libraries and ports
- MicroPython forum - a place for online discussion about MicroPython
- MicroPython development on GitHub - to file bug reports and participate in development