MicroPython
Apparence
MicroPython
Dernière version | 1.25.0 ()[1] |
---|---|
Dépôt | github.com/micropython/micropython |
Assurance qualité | Intégration continue |
Écrit en | C |
Système d'exploitation | Unix |
Environnement | STM32, RISC-V, ESP8266, ESP32, microcontrôleur PIC, Unix, Zephyr, Microsoft Windows, Renesas RA (d), Microchip Technology, Nordic Semiconductor, RP2040 (en) et RP2350 (en) |
Type | Implémentation d'un langage de programmation (en) |
Licence | Licence MIT |
Documentation | docs.micropython.org |
Site web | micropython.org |
MicroPython est une implémentation du langage de programmation libre Python, adapté au monde des microcontrôleurs.
Écrit par à l'origine par l'ingénieur australien Damien George, à l'occasion d'une campagne de crowdfunding par Kickstarter en 2013, pendant laquelle, 1931 contributeurs ont versés un total de 97 803 livres sterling[2].
Il fonctionne notamment sur architecture ARM Cortex-M, ESP8266.
En 2017, Microsemi à adapté MicroPython à l'architecture RISC-V (RV32 et RV64)[3].
Annexes
Notes et références
- ↑ « Release 1.25.0 », (consulté le )
- ↑ (en) « Micro Python: Python for microcontrollers », sur Kickstarter (consulté le )
- ↑ « RISC-V Poster Preview — 7th RISC-V Workshop », (consulté le )
Lien externe
- (en) Site officiel