Modifications

Sauter à la navigation Sauter à la recherche
Ligne 55 : Ligne 55 :     
=== Feather HUZZAH ESP8266, Wemos D1 ===
 
=== Feather HUZZAH ESP8266, Wemos D1 ===
Such module can automatically start the Flash mode thank to an hardware trick. That will avoids additionnal handling to start the Flash mode.
+
Such module can automatically start the Flash mode thank to an hardware trick.  
 +
 
 +
That will avoids additionnal handling to start the Flash mode.
    
[[Fichier:FEATHER-ESP8266-02.jpg|240px]] [[Fichier:Wemos-D1-Mini-ESP8266.jpg|120px]]
 
[[Fichier:FEATHER-ESP8266-02.jpg|240px]] [[Fichier:Wemos-D1-Mini-ESP8266.jpg|120px]]
   −
For the {{pl|846|Feather HUZZAH ESP8266}}, {{pl|1221|Wemos D1 Mini}}, {{pl|1222|Wemos D1 Pro}} c'est encore plus simple. Vous n'avez pas besoin de faire quoi que ce soit pour activer le mode "flashage Firmware". Cette carte est conçue pour détecter lorsque le port série est ouvert en vue de flasher le module. Il passe donc automatiquement en mode flashage en configurant automatiquement le module ESP8266 pour recevoir le firmware.
+
The {{pl|846|Feather HUZZAH ESP8266}}, {{pl|1221|Wemos D1 Mini}}, {{pl|1222|Wemos D1 Pro}} detects when the serial line is opened and automatically reset and start the Flash mode.  
* '''Sur Windows, vous devez préalablement [https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx installer le pilote CP210x de SiLabs] on Windows pour rendre visible le port série de la carte.<br />Sur Windows, il vaudra installer le pilote VCP standard (''normal VCP driver'') et non celui prenant en charge l'énumération des ports séries (''with Serial Enumeration'')
+
 
* '''Sur MacOS X, vous devez préalablement [https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx installer le pilote CP210x de SiLabs] on Windows pour rendre visible le port série de la carte.
+
You just need to send the firmware to the ESP8266 module, it will be automagically programmed.
{{ambox|text=Sur la gamme Wemos ESP8266, le convertisseur USB Série est basé sur un CH340D. Il est donc nécessaire d'installer le pilote approprié.}}
+
* '''On Windows''': you will have to install the [https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx CP210x SiLabs driver] to make the Serial-to-USB available on the board.<br />For Windows, it will be necessary to install the standard VCP driver (''normal VCP driver''), do not select the driver ''with Serial Enumeration'' (it will not work).
 +
* '''On MacOS X''': the driver should already be supported.
 +
* '''On Linux''': no driver needed, it work out of the box.
 +
 
 +
{{ambox|text=The Wemos ESP8266 do use another Serial-to-USB chip based on '''CH340D'''. You will need to install the appropriate driver on Windows/Mac.}}
    
=== ESP8266-DEV (only) ===
 
=== ESP8266-DEV (only) ===
29 910

modifications

Menu de navigation