Modifications

Sauter à la navigation Sauter à la recherche
Ligne 145 : Ligne 145 :     
=== ESP8266-EVB & ESP8266-DEV ===
 
=== ESP8266-EVB & ESP8266-DEV ===
Pour le {{pl|668|ESP8266-EVB}} evaluation board et {{pl|667|ESP8266-DEV}} carte de développement placée sur la carte ESP8266-EVB:
+
For the {{pl|668|ESP8266-EVB}} evaluation board and the {{pl|667|ESP8266-DEV}} development board like following:
    
[[Fichier:OLI-ESP8266-EVB.jpg|180px]] [[Fichier:OLI-ESP8266-DEV.jpg|110px]]
 
[[Fichier:OLI-ESP8266-EVB.jpg|180px]] [[Fichier:OLI-ESP8266-DEV.jpg|110px]]
   −
Exécutez la commande suivante pour charger le nouveau firmware (celui que vous avez déjà téléchargé sur votre ordinateur):
+
Please execute the following command to upload the MicroPython firmware (previously downloaded):
    
   <nowiki>esptool.py --port /chemin/vers/ESP8266 --baud 115200 write_flash --flash_size=detect -fm dio 0 firmware.bin</nowiki>
 
   <nowiki>esptool.py --port /chemin/vers/ESP8266 --baud 115200 write_flash --flash_size=detect -fm dio 0 firmware.bin</nowiki>
   −
Appliquer un cycle d'alimentation sur l'ESP8266-EVB pour réinitialiser la plateforme.
+
Do power cycle the plateform to properly restart the microcontroler.
    
== After Flash operation ==
 
== After Flash operation ==
29 910

modifications

Menu de navigation