morris a0e8c4692a pcnt: rotary encoder wake up system from light sleep example 3 лет назад
..
adc 05e232ca98 esp_adc: defined an example macro for attenuation 3 лет назад
dac 8ef9fd4623 dac: optimize the dma stratege 3 лет назад
gpio 6d24e8bcf4 gpio: Add support for esp32c6 3 лет назад
i2c 0c84879b74 correct spelling of detect 3 лет назад
i2s f9f9a09dfb dac: update unit-test docs and examples for driver-NG 3 лет назад
lcd d7423ae38e Fixed first character in LVGL OLED example. 3 лет назад
ledc c0568611dd docs: changes docs supported targets tables 3 лет назад
mcpwm 2c5a866ea3 mcpwm: don't use keyword operator 3 лет назад
pcnt a0e8c4692a pcnt: rotary encoder wake up system from light sleep example 3 лет назад
rmt 06b517efcb ci: Modify build-test-rules.yml `enable' to `disable` to exclude preview targets 3 лет назад
sdio 5d67d1d85b example: fixed spi_slave_hd and sdio hosts should pull essl package of compatible versions 3 лет назад
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib 3 лет назад
sigma_delta edb5600348 sdm: refactor example with new driver 3 лет назад
spi_master 7a91b77329 examples: support spi master examples on esp32cxx 3 лет назад
spi_slave eee7b4cbfc example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml 3 лет назад
spi_slave_hd eee7b4cbfc example: remove build disable rules of spi_xxx example for c2 in build-test-rules.yml 3 лет назад
temp_sensor d91c8759c0 driver: remove -Wno-format flag 3 лет назад
timer_group 7760053138 gptimer: incerase example test threshold 3 лет назад
touch_sensor 763b472958 example: update format string in touch related examples 3 лет назад
twai d91c8759c0 driver: remove -Wno-format flag 3 лет назад
uart 7903952281 examples: fix the RS485 line driver in the readme 3 лет назад
usb 169d746c49 usb: Refactor USB MIDI example 3 лет назад
.build-test-rules.yml 8ef9fd4623 dac: optimize the dma stratege 3 лет назад
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.