laokaiyao f35ec64a0b feat(touch): support touch driver on p4 (soc) %!s(int64=2) %!d(string=hai) anos
..
adc d3be2541de fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 %!s(int64=2) %!d(string=hai) anos
analog_comparator b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
dac d3be2541de fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 %!s(int64=2) %!d(string=hai) anos
dedicated_gpio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
gpio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
i2c ef46828683 docs(i2c): Modify some variables in I2C driver for good docs %!s(int64=2) %!d(string=hai) anos
i2s 00fcdce725 feat(spi_master): p4 add master driver supported %!s(int64=2) %!d(string=hai) anos
lcd 0c3f80495a feat(ssd1306): support 128x32 resolution %!s(int64=2) %!d(string=hai) anos
ledc 007c2b155e Update ledc_basic_example_main.c %!s(int64=2) %!d(string=hai) anos
mcpwm 845e6c3ccb docs: update EC11 datasheet link %!s(int64=2) %!d(string=hai) anos
parlio d15534c4e2 parlio: add simple rgb led matrix example %!s(int64=2) %!d(string=hai) anos
pcnt 845e6c3ccb docs: update EC11 datasheet link %!s(int64=2) %!d(string=hai) anos
rmt b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
sdio 360f7b1e14 fix(sd_card): update sd_card troubleshooting notes in readme.md %!s(int64=2) %!d(string=hai) anos
secure_element b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure %!s(int64=3) %!d(string=hai) anos
spi_master ee6dd6a4a9 fix(spi): clean eeprom example iram usage %!s(int64=2) %!d(string=hai) anos
spi_slave 7cd75c1075 feat(spi_slave): add p4 hp spi slave driver support %!s(int64=2) %!d(string=hai) anos
spi_slave_hd 2e115ec98c feat(spi_slave_hd): p4 update examples and document %!s(int64=2) %!d(string=hai) anos
temperature_sensor b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
timer_group b12e250b2c refactor(examples): reformat peripheral examples with astyle_py %!s(int64=2) %!d(string=hai) anos
touch_sensor f35ec64a0b feat(touch): support touch driver on p4 (soc) %!s(int64=2) %!d(string=hai) anos
twai d9d6f5a17a feat(twai): support legacy twai(can) driver for esp32p4 %!s(int64=2) %!d(string=hai) anos
uart b8a3141ef9 fix: assert failed in example uart_async_rxtxtasks %!s(int64=2) %!d(string=hai) anos
usb 546b76befa feat(usb/host): Modifiy usb_host_lib example %!s(int64=2) %!d(string=hai) anos
.build-test-rules.yml f35ec64a0b feat(touch): support touch driver on p4 (soc) %!s(int64=2) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

README.md

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 file in the upper level examples directory for more information about examples.