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
composants:esp8266 [2019/06/05 17:23] mhcomposants:esp8266 [2020/06/01 16:35] (current) – external edit 127.0.0.1
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
  
  
Line 38: Line 41:
   *[[https://arduino-esp8266.readthedocs.io/en/2.5.0-beta2/index.html|Doc ESP8266 sur Arduino]]   *[[https://arduino-esp8266.readthedocs.io/en/2.5.0-beta2/index.html|Doc ESP8266 sur Arduino]]
   *[[https://github.com/esp8266/Arduino|Projet GitHub]]   *[[https://github.com/esp8266/Arduino|Projet GitHub]]
 +  *[[https://www.instructables.com/id/Programming-ESP8266-ESP-12E-NodeMCU-Using-Arduino-/|Instructables on programming an ESP8266]]
  • composants/esp8266.1559748215.txt.gz
  • Last modified: 2020/06/01 16:36
  • (external edit)