Modifications

Sauter à la navigation Sauter à la recherche
268 octets ajoutés ,  12 novembre 2016 à 14:30
Ligne 7 : Ligne 7 :  
Voyez notre guide [[FEATHER-CHARGER-FICHIER-MICROPYTHON|décrivant comment flasher le Firmware MicroPython sur une carte]] si vous ne savez pas encore comment faire.
 
Voyez notre guide [[FEATHER-CHARGER-FICHIER-MICROPYTHON|décrivant comment flasher le Firmware MicroPython sur une carte]] si vous ne savez pas encore comment faire.
   −
Si vous utilisez un build journalier ou build de développement f you're using a daily or development build you can manually enable the WebREPL as [http://docs.micropython.org/en/latest/esp8266/esp8266/quickref.html#webrepl-web-browser-interactive-prompt mentioned in the documentation].  Connect to the board's serial REPL and run the follow commands:
+
Si vous utilisez un build journalier ou build de développement vous devez activer manuellement WebREPL comme [http://docs.micropython.org/en/latest/esp8266/esp8266/quickref.html#webrepl-web-browser-interactive-prompt mentionné dans la documentation] (''micropython.org'')Connectez vous à votre carte en REPL via une connexion série et exécutez les commandes suivantes:
    
  <syntaxhighlight lang="python">
 
  <syntaxhighlight lang="python">
Ligne 16 : Ligne 16 :  
{{ADFImage|FEATHER-WEBREPL-ACCESS-10.png}}
 
{{ADFImage|FEATHER-WEBREPL-ACCESS-10.png}}
   −
You should see the WebREPL started and the IP address to access it printed to the terminal. Note you can't access this IP address directly in your browser, instead you'll need to use a client webpage as described below.
+
Vous devriez-vous voir le WebREPL démarrer et afficher une adresse IP affichée dans le terminal. Vous pourrez utiliser cette adresse IP pour vous connecter sur WebREPL. Vous ne pouvez pas accéder à WebREPL directement depuis votre navigateur Internet. A la place, vous devez charger une page "WebREPL.html" dans votre navigateur Internet, cette page vous permettra alors d'accéder à la console WebREPL de votre ESP8266. Ce procédé est décrit dans ce tuto.
    
== Accéder à WebREPL ==
 
== Accéder à WebREPL ==
29 917

modifications

Menu de navigation