Modifications

Sauter à la navigation Sauter à la recherche
64 octets ajoutés ,  3 mai 2016 à 19:20
Ligne 25 : Ligne 25 :     
== Port série ==  
 
== Port série ==  
RX and TX are the serial control and bootloading pins, and are how you will spend most of your time communicating with the ESP module
+
Les broches RX et TX contrôle le port série et le bootloader. C'est par ces broches que vous passerez la plupart de votre temps à communiquer avec l'ESP8266.
    
{{ADFImage|FEATHER-ESP8266-Brochage-20.jpg|800px}}
 
{{ADFImage|FEATHER-ESP8266-Brochage-20.jpg|800px}}
   −
* The '''TX''' pin is the output from the module and is 3.3V logic.
+
* La broche '''TX''' est la sortie du module, en '''logique 3.3V'''.
* The '''RX''' pin is the input into the module and is 5V compliant (there is a level shifter on this pin)
+
* La broche '''RX''' est l'entrée du module et est tolérant 5V (il y a un ''level shifter'' sur cette broche)
   −
These are connected through to the CP2104 USB-to-Serial converter so they shouldn't be connected to unless you're super sure you want to because you will also be getting the USB traffic on these!
+
Ces broches sont accessible via un convertisseur USB-Série (le CP2104). Vous ne devriez donc rien y connecter à moins que vous soyez absolument certain de vouloir le faire (vous recevrez tout le traffic USB sur ces broches!)
    
== Bus I2C et SPI ==
 
== Bus I2C et SPI ==
29 836

modifications

Menu de navigation