mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6 lines
304 B
Markdown
6 lines
304 B
Markdown
# Peripherals Examples
|
||
|
||
This section provides examples how to configure and use ESP32’s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.
|
||
|
||
See the [README.md](../README.md) file in the upper level [examples](../) directory for more information about examples.
|