composants:esp8266

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
composants:esp8266 [2019/06/05 17:23] mhcomposants:esp8266 [2019/06/05 18:51] – [ESP8266 NodeMCU v3] mh
Line 1: Line 1:
 ====== ESP8266 NodeMCU v3 ====== ====== ESP8266 NodeMCU v3 ======
  
-===== Résumé ===== +This is the ESP 12E module. A compact card with onboard WiFi.
- +
-Une carte compacte avec WiFi embarqué.+
  
 {{composants:esp8266.jpg?350}} {{composants:esp8266.jpg?350}}
Line 17: Line 15:
   *Install latest ESP8266 lib   *Install latest ESP8266 lib
  
-==== Différentes cartes ====+==== Flashing options ==== 
 + 
 +  *Board : Node MCU v1.0 (ESP 12E Module) 
 +  *Upload : 115200 
 +  *CPU Frequency : 80 MHz 
 +  *Flash size : 4M (3M SPIFFS)
  
-Attention, il y a plusieurs versions différentes de la carte selon les fabriquants !+==== Different cards ====
  
-Bien choisir dans le menu Boards la bonne version.+There are many different ESP8266. Take care to choose the right one in the Boards menu.
  
 ==== Debgugging ==== ==== Debgugging ====
  
-Il y une erreur à l'upload qui est connu +There is common error 
  
 <code> <code>
Line 31: Line 34:
 </code> </code>
  
-Apparament il faut installer un script python et modifier quelques fichierssuivre les instructions : https://arduino.stackexchange.com/questions/20219/upload-with-esptool-fails-with-espcomm-send-command-cant-receive-slip-payload+If so, you need to install a python script and modify a few filesfollowing the instructions : https://arduino.stackexchange.com/questions/20219/upload-with-esptool-fails-with-espcomm-send-command-cant-receive-slip-payload
  
  
  • composants/esp8266.txt
  • Last modified: 2020/06/01 16:35
  • by 127.0.0.1