esp-idf/examples/peripherals
Michael (XIAO Xufeng) 5d67d1d85b example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions 2022-09-29 02:20:36 +08:00
..
adc
gpio
i2c
i2s Merge branch 'feat/essl_extra_component' into 'master' 2022-09-26 18:29:07 +08:00
lcd Fixed first character in LVGL OLED example. 2022-09-20 15:04:26 +02:00
ledc
mcpwm
pcnt/rotary_encoder
rmt
sdio example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions 2022-09-29 02:20:36 +08:00
secure_element/atecc608_ecdsa
sigma_delta
spi_master
spi_slave
spi_slave_hd example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions 2022-09-29 02:20:36 +08:00
temp_sensor
timer_group gptimer: incerase example test threshold 2022-09-14 14:40:28 +00:00
touch_sensor
twai
uart Update uart_events_example_main.c 2022-09-15 07:00:00 +00:00
usb
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.