morris 8887897f54 Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr' into 'master' 4 năm trước cách đây
..
adc 3177130256 adc: add adc programming guide on c3 4 năm trước cách đây
gpio da471dfcd1 Examples README's updated on peripherals, system and wifi 4 năm trước cách đây
i2c 3aa9ac2469 usb_serial_jtag: Add blocking driver to support vfs. 4 năm trước cách đây
i2s 86fa666343 Added I2S example for microphone recording to WAV file and I2S examples folder moved 4 năm trước cách đây
lcd ac069bfca1 lcd: simplify lcd example 4 năm trước cách đây
ledc 228fc04646 Merge branch 'example/ledc_pwm_basic' into 'master' 4 năm trước cách đây
mcpwm 6df89fa042 example/mcpwm_basic_config: fix bugs in MCPWM basic example 4 năm trước cách đây
pcnt 1829783886 bugfix:rotary encoder example isr service install 4 năm trước cách đây
rmt da471dfcd1 Examples README's updated on peripherals, system and wifi 4 năm trước cách đây
sdio 591e4c4b31 sdio_slave: allow getting end of frame information 4 năm trước cách đây
secure_element 1abdfee3b7 secure_element: Update esp-cryptoauthlib submodule latest version. 4 năm trước cách đây
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 năm trước cách đây
spi_master ac069bfca1 lcd: simplify lcd example 4 năm trước cách đây
spi_slave 4de9cbcf0f spi: update examples to use the new GDMA driver 4 năm trước cách đây
spi_slave_hd 6930d6aa1e spi_slave_hd: add segment mode example 4 năm trước cách đây
temp_sensor da471dfcd1 Examples README's updated on peripherals, system and wifi 4 năm trước cách đây
timer_group 8887897f54 Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr' into 'master' 4 năm trước cách đây
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer 5 năm trước cách đây
touch_pad_interrupt 80da446be7 fix dead links directed to iot solution repo 4 năm trước cách đây
touch_pad_read 80da446be7 fix dead links directed to iot solution repo 4 năm trước cách đây
twai 21311ece58 twai:modify default gpios in esp32s3 4 năm trước cách đây
uart b911951cad console: fix a bug preventing us from starting a CLI on non-default UART 4 năm trước cách đây
usb 1d1896d409 tinyusb: Add fix for tinyusb reading 5 năm trước cách đây
wave_gen da471dfcd1 Examples README's updated on peripherals, system and wifi 4 năm trước cách đây
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 năm trước cách đây

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.