Modifications

Sauter à la navigation Sauter à la recherche
240 octets ajoutés ,  1 juin 2021 à 19:19
Ligne 123 : Ligne 123 :     
[[Fichier:MicroPython-esp32-evb-sd-02.png|560px]]
 
[[Fichier:MicroPython-esp32-evb-sd-02.png|560px]]
 +
 +
== Interface Infrarouge ==
 +
L'émission/réception infrarouge sur ESP32 est pris en charge par le module RMT (''Remote'').
 +
 +
[[Fichier:MicroPython-esp32-evb-IR.jpg]]
 +
 +
<syntaxhighlight lang="python">
 +
from esp32 import RMT
 +
</syntaxhighlight>
 +
    
== Interface LAN8710A ==
 
== Interface LAN8710A ==
29 917

modifications

Menu de navigation