esp-idf/examples/peripherals
Kang Zuoling cd8e874c8d touch_element: add touch element lib example 2021-02-28 17:33:50 +08:00
..
adc
gpio
i2c
i2s
i2s_adc_dac
ledc
mcpwm
pcnt
rmt
sdio
secure_element/atecc608_ecdsa
sigmadelta
spi_master
spi_slave
temp_sensor temp_sensor: add calibration for esp32c3 2021-02-23 10:48:17 +08:00
timer_group
touch_element touch_element: add touch element lib example 2021-02-28 17:33:50 +08:00
touch_pad_interrupt
touch_pad_read
twai
uart
usb
wave_gen
README.md

README.md

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.