Modifications

Sauter à la navigation Sauter à la recherche
212 octets ajoutés ,  16 décembre 2017 à 21:40
Ligne 23 : Ligne 23 :  
{{ADFImage|FEATHER-M0-MicroPython-REPL-01.png}}
 
{{ADFImage|FEATHER-M0-MicroPython-REPL-01.png}}
   −
=== Install Serial Port Terminal Software ===
+
=== Installer un logiciel terminal ===
'''On Windows''' you'll want to use a tool like [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] to connect to the serial port.  Download and run PuTTY, then configure it to use a serial connection to the board's COM port at 115200 baud similar to as shown below:
+
'''Sur Windows''' vous aurez besoin d'utilise un outil comme [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] pour vous connecter sur le port série de la carte. Télécharger et exécuter PuTTY, puis configurez le pour utiliser la connexion série de carte identifié ci-dessus (à 115200 baud). Comme indiqué ci-dessous:
    
{{ADFImage|FEATHER-M0-MicroPython-REPL-02.png}}
 
{{ADFImage|FEATHER-M0-MicroPython-REPL-02.png}}
   −
After clicking '''Open''' you should see a new window pop up with the current output from the running code. If no code is running, it may be blank so hit '''Ctrl - C''' to get to the REPL prompt.
+
Après avoir cliqué sur le bouton de connexion, vous devriez vois une nouvelle fenêtre s'ouvrir, cette dernière affiche les messages produits par le programme en cours d'exécution. Il se peut que l'écran reste vide s'il n'y a pas de code en cours d'exécution, pressez simplement les touches '''Ctrl - C''' pour obtenir l'invite de commande REPL (>>>).
    
{{ADFImage|FEATHER-M0-MicroPython-REPL-03.png|640px}}
 
{{ADFImage|FEATHER-M0-MicroPython-REPL-03.png|640px}}
29 917

modifications

Menu de navigation