Modifications

Sauter à la navigation Sauter à la recherche
Aucun changement de taille ,  13 décembre 2017 à 20:54
Ligne 59 : Ligne 59 :  
After you're connected to the serial REPL try pressing enter to confirm you see the '''>>>''' prompt.  You can also type '''help()''' and press enter on most boards to see basic usage information.
 
After you're connected to the serial REPL try pressing enter to confirm you see the '''>>>''' prompt.  You can also type '''help()''' and press enter on most boards to see basic usage information.
   −
{{ADFImage|FEATHER-M0-MicroPython-REPL-07.png|640px}}
+
{{ADFImage|FEATHER-M0-MicroPython-REPL-07.png|480px}}
    
If you can't get a '''>>>''' prompt to appear try pressing '''Ctrl-c''' a couple times to interrupt any running program on the board.
 
If you can't get a '''>>>''' prompt to appear try pressing '''Ctrl-c''' a couple times to interrupt any running program on the board.
Ligne 65 : Ligne 65 :  
You might get a '''Traceback''' and '''KeyboardInterrupt''' that lets you know the current Python program has stopped, and you'll get a prompt:
 
You might get a '''Traceback''' and '''KeyboardInterrupt''' that lets you know the current Python program has stopped, and you'll get a prompt:
   −
{{ADFImage|FEATHER-M0-MicroPython-REPL-08.png|640px}}
+
{{ADFImage|FEATHER-M0-MicroPython-REPL-08.png|480px}}
    
That's all there is to connecting to the board's serial REPL, you're ready to start typing in and running CircuitPython code!
 
That's all there is to connecting to the board's serial REPL, you're ready to start typing in and running CircuitPython code!
29 917

modifications

Menu de navigation