laokaiyao bf8419fd6e i2s: public bclk_div and add a default config for PDM TX DAC 2 سال پیش
..
adc 6bf35715e4 fix adc_continuous example pytest potential failure 2 سال پیش
analog_comparator 53584bb5a7 ana_cmpr: add programming guide 2 سال پیش
dac c634144ac8 ana_cmpr: designed driver layer 2 سال پیش
dedicated_gpio 801f934ac9 Dedicated GPIO: add software UART implementation for Xtensa targets 2 سال پیش
gpio 1f84f6c6ed esp32h4: remove esp32h4 target from ci 2 سال پیش
i2c b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 سال پیش
i2s bf8419fd6e i2s: public bclk_div and add a default config for PDM TX DAC 2 سال پیش
lcd e73d8166aa i80_lcd: support skip command phase 2 سال پیش
ledc 79f34fe524 ledc: Support gamma curve fade feature on esp32c6 and esp32h2 2 سال پیش
mcpwm 15b9352f60 mcpwm: support esp32h2 3 سال پیش
parlio d15534c4e2 parlio: add simple rgb led matrix example 2 سال پیش
pcnt 58bde0f665 fix pcnt sdm pre-commit failure 3 سال پیش
rmt af2085b789 rmt_onewire: refactor example with component manager 2 سال پیش
sdio 1be18d4bc5 ci: migrate peripherals ttfw test scripts 2 سال پیش
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 سال پیش
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure 3 سال پیش
spi_master 871b2ba237 spi: simplify readme description of spi examples 3 سال پیش
spi_slave b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 سال پیش
spi_slave_hd b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 سال پیش
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example 2 سال پیش
timer_group a4e8960ab4 esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2 سال پیش
touch_sensor 763b472958 example: update format string in touch related examples 3 سال پیش
twai fdeeced62c twai: h2 support twai driver 3 سال پیش
uart b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 سال پیش
usb 9357f0977c Merge branch 'ci/chip_support_network_invalid_kconfigs' into 'master' 2 سال پیش
.build-test-rules.yml bf8419fd6e i2s: public bclk_div and add a default config for PDM TX DAC 2 سال پیش
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 سال پیش

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.