esp-idf/examples/peripherals
morris b562754a2f rmt: support esp32c6 2022-09-17 04:56:49 +00:00
..
adc
gpio
i2c correct spelling of detect 2022-08-28 22:06:32 -05:00
i2s i2s: bringup i2s on esp32c6 2022-09-15 20:03:39 +08:00
lcd
ledc
mcpwm
pcnt/rotary_encoder
rmt ci: Modify build-test-rules.yml `enable' to `disable` to exclude preview targets 2022-09-01 12:38:00 +08:00
sdio
secure_element/atecc608_ecdsa
sigma_delta
spi_master
spi_slave
spi_slave_hd
temp_sensor
timer_group gptimer: incerase example test threshold 2022-09-14 14:40:28 +00:00
touch_sensor example: update format string in touch related examples 2022-08-24 12:10:59 +08:00
twai
uart
usb Merge branch 'feature/usb_v5_qol' into 'master' 2022-09-08 19:50:22 +08:00
wave_gen
.build-test-rules.yml rmt: support esp32c6 2022-09-17 04:56:49 +00:00
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.