mirror of
https://github.com/micropython/micropython.git
synced 2025-08-31 06:50:40 +02:00
Promote generic embedded usage.
2
Home.md
2
Home.md
@@ -1,5 +1,5 @@
|
|||||||
Welcome to the micropython dev wiki!
|
Welcome to the micropython dev wiki!
|
||||||
This is the [Micro Python](http://micropython.org/) project, which puts an implementation of Python 3.x on a microcontroller. The project also includes a small [microcontroller board](https://github.com/micropython/pyboard) based around the STM32F405RG.
|
This is the [Micro Python](http://micropython.org/) project, which puts an implementation of Python 3.x on a microcontroller or embedded system. The project also includes a small [microcontroller board](https://github.com/micropython/pyboard) based around the STM32F405RG.
|
||||||
|
|
||||||
This wiki is to support development of the Micro Python core code and the various ports to new hardware.
|
This wiki is to support development of the Micro Python core code and the various ports to new hardware.
|
||||||
The users guide on how to use Micro Python, and all user oriented library and module information, is on the [main Micro Python site](http://micropython.org/).
|
The users guide on how to use Micro Python, and all user oriented library and module information, is on the [main Micro Python site](http://micropython.org/).
|
||||||
|
Reference in New Issue
Block a user