Microcontrôleurs & IoT
Périphériques typiques d'un MCU
+--------- ESP32 ----------+
| |
GPIO --> | GPIO (34 broches) | --> LED, Relais, Moteur
ADC --> | ADC 12-bit (18 canaux) | --> Capteurs analogiques
| DAC 8-bit (2 canaux) | --> Signal audio, tension
I2C <-> | I2C (SDA/SCL) | <-> OLED, BMP280, MPU6050
SPI <-> | SPI (MOSI/MISO/CLK/CS) | <-> SD Card, NRF24
UART <-> | UART (3 bus) | <-> GPS, Modem GSM
PWM --> | PWM (tous GPIO) | --> Servo, LED dimmable
+---------------------------+