Modifications

Sauter à la navigation Sauter à la recherche
1 959 octets ajoutés ,  8 novembre 2016 à 21:24
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{MicroPython.presentation-NAV}}
 
{{MicroPython.presentation-NAV}}
 +
 +
= PyBoard =
 +
== Documentation Officielle ==
 +
Si l'anglais ne vous fait pas peur, il y a un lient incontournable à ne pas manquer... c'est la documentation officielle de Micro Python.
 +
 +
Vous y trouverez une documentation riche et fournie et constamment mise-à-jour.
 +
 +
[[Fichier:MicroPython-Docs.jpg|640px|link=http://docs.micropython.org]]
 +
 +
Poursuivez [http://docs.micropython.org votre lecture ici]
 +
 +
La documentation des bibliothèques les plus intéressantes:
 +
* [http://micropython.org/resources/docs/en/latest/wipy/library/os.html os - système de fichier]
 +
* [http://micropython.org/resources/docs/en/latest/wipy/library/gc.html gc - gestion du garbage collector] (ramasse-miette)
 +
* [http://micropython.org/resources/docs/en/latest/wipy/library/select.html select - attendre après un événement sur un flux]
 +
* [http://micropython.org/resources/docs/en/latest/wipy/library/sys.html sys - fonctions spécifiques au système]
 +
* [http://micropython.org/resources/docs/en/latest/wipy/library/time.html time - fonctions relatives à la gestion du temps]
    
== Le Wiki Micro Python ==
 
== Le Wiki Micro Python ==
En recherchant la communauté MicroPython, je tombe sur [http://wiki.micropython.org/Home wiki.micropython.org]
+
En recherchant la communauté Micro Python, je tombe sur [http://wiki.micropython.org/Home wiki.micropython.org]
    
[[Fichier:MicroPython-Wiki.png|800px|link=http://wiki.micropython.org/Home]]
 
[[Fichier:MicroPython-Wiki.png|800px|link=http://wiki.micropython.org/Home]]
Ligne 17 : Ligne 34 :     
== Le Forum Micro Python ==
 
== Le Forum Micro Python ==
Besoin d'aide sur la carte, l'environnement Micro Python, la programmation en MicroPython où la modification du Firmware?
+
Besoin d'aide sur la carte, l'environnement Micro Python, la programmation en Micro Python où la modification du Firmware?
    
Voyez le [http://forum.micropython.org/ forum.micropython.org]  
 
Voyez le [http://forum.micropython.org/ forum.micropython.org]  
Ligne 29 : Ligne 46 :     
== Fiches techniques, schema, etc ==
 
== Fiches techniques, schema, etc ==
* [https://github.com/micropython/micropython GitHub de MicroPython]
+
* [https://github.com/micropython/micropython GitHub de Micro Python]
 
* Fiches techniques
 
* Fiches techniques
 
** [[MicroPython.présentation#PyBoard_sous_le_capot|Vue générale du PyBoard]]  
 
** [[MicroPython.présentation#PyBoard_sous_le_capot|Vue générale du PyBoard]]  
Ligne 35 : Ligne 52 :  
** [http://www.st.com/web/en/resource/technical/document/datasheet/DM00037051.pdf Le STM32F405RG]
 
** [http://www.st.com/web/en/resource/technical/document/datasheet/DM00037051.pdf Le STM32F405RG]
 
** [http://www.freescale.com.cn/files/sensors/doc/data_sheet/MMA7660FC.pdf?fpsp=1 l'accéléromètre 3-axes MMA7660] de FreeScale
 
** [http://www.freescale.com.cn/files/sensors/doc/data_sheet/MMA7660FC.pdf?fpsp=1 l'accéléromètre 3-axes MMA7660] de FreeScale
** [http://docs.micropython.org/en/latest/hardware/index.html#datasheets-for-other-components Les fiches techniques, masques, schémas, etc] (sur micropython.org)
+
** [http://docs.micropython.org/en/latest/pyboard/hardware/index.html#datasheets-for-other-components Les fiches techniques, masques, schémas, etc] (sur micropython.org)
    
{{MPImage|pybv10-pinout.jpg|640px}}
 
{{MPImage|pybv10-pinout.jpg|640px}}
 +
 +
= Toutes les cartes MicroPython =
 +
Où puis-je en apprendre plus sur MicroPython?
 +
 +
Vérifiez les ressources suivantes pour en apprendre plus à propos de MicroPython et comment utiliser des cartes plus spécifiques:
 +
* [http://micropython.org/ MicroPython homepage]
 +
* [http://docs.micropython.org/en/latest/pyboard/ MicroPython pyboard documentation]
 +
* [http://docs.micropython.org/en/latest/esp8266/ MicroPython ESP8266 documentation] and [http://forum.micropython.org/viewtopic.php?f=16&t=1908 MicroPython ESP8266 FAQ forum page]
 +
* [https://microbit-micropython.readthedocs.io/en/latest/ MicroPython BBC micro:bit documentation]
 +
* [https://docs.pycom.io/wipy/ MicroPython WiPy documentation]
 +
* [https://github.com/micropython/micropython/wiki MicroPython Developer Wiki]
 +
* [https://github.com/micropython/micropython/wiki/Differences Differences between MicroPython and standard desktop Python]
 +
    
{{MicroPython.référence-TRAILER}}
 
{{MicroPython.référence-TRAILER}}
29 917

modifications

Menu de navigation