esp-idf/examples/peripherals
laokaiyao e3789d99a0 feat(example): bump up version of es8311 lvgl in the example 2023-07-01 17:55:58 +08:00
..
adc
analog_comparator
dac
dedicated_gpio
gpio
i2c
i2s feat(example): bump up version of es8311 lvgl in the example 2023-07-01 17:55:58 +08:00
lcd feat(example): bump up version of es8311 lvgl in the example 2023-07-01 17:55:58 +08:00
ledc
mcpwm
parlio/simple_rgb_led_matrix
pcnt/rotary_encoder
rmt
sdio
secure_element/atecc608_ecdsa
sigma_delta
spi_master
spi_slave
spi_slave_hd
temperature_sensor
timer_group ci: fix failed ci test jobs 2023-06-21 15:24:50 +08:00
touch_sensor fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
twai driver: minor code clean up to pass coverity scan test 2023-06-10 16:21:12 +08:00
uart
usb feat(usb): update HID Host example 2023-06-29 11:58:46 +02:00
.build-test-rules.yml
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.