Files
esp-idf/examples/peripherals
xiongyu b3ae9fa978 bugfix(i2s): Updated ESP32-S2 ADC DAC support
* Delete the relevant codes of ADC DAC of ESP32-S2.
2020-03-03 12:59:30 +08:00
..
2020-01-22 12:14:38 +08:00
2020-02-07 20:15:06 +08:00
2020-02-17 15:20:41 +08:00
2019-12-12 15:55:42 +08:00

Peripherals Examples

This section provides examples how to configure and use ESP32s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.

See the README.md file in the upper level examples directory for more information about examples.