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:21] mhcomposants:esp8266 [2019/06/05 17:45] mh
Line 1: Line 1:
 ====== ESP8266 NodeMCU v3 ====== ====== ESP8266 NodeMCU v3 ======
 +
 +This is the ESP 12E module
  
 ===== Résumé ===== ===== Résumé =====
Line 7: Line 9:
 {{composants:esp8266.jpg?350}} {{composants:esp8266.jpg?350}}
  
-===== Utilisation =====+===== Using =====
  
 ==== Installation ==== ==== Installation ====
  
-Elle ne fonctionne pas 'out of the box' avec l'IDE Arduino, il faut installer une lib en suivant les instructions suivantes ([[https://github.com/esp8266/Arduino|source]])+Does not work 'out of the box' in Arduino, you need to install a lib following these instructions ([[https://github.com/esp8266/Arduino|source]]) 
 + 
 +  *In Arduino IDE > Preferences > Add this address : http://arduino.esp8266.com/stable/package_esp8266com_index.json under 'Additional Boards Manager URLs' 
 +  *In Tools > Board > Board Manager 
 +  *Install latest ESP8266 lib 
 + 
 +==== Flashing options ====
  
-  *Dans l'IDE Arduino, dans Préférences > Ajouter l'adresse : http://arduino.esp8266.com/stable/package_esp8266com_index.json dans l'option 'Additional Boards Manager URLs' +  *Board Node MCU v1.0 (ESP 12E Module) 
-  *Dans Tools > Board > Board Manager +  *Upload : 115200 
-  *Chercher et installer la dernière lib disponible pour l'ESP8266+  *CPU Frequency : 80 MHz 
 +  *Flash size : 4M (3M SPIFFS)
  
 ==== Différentes cartes ==== ==== Différentes cartes ====
  • composants/esp8266.txt
  • Last modified: 2020/06/01 16:35
  • by 127.0.0.1