pedro.minatel cccdb3e4aa Get started example update for addressable LED compatibility. 5 年之前
..
adc f9ec7ddda3 adc: add comment for ADC sampling frequency 5 年之前
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 年之前
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 年之前
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 年之前
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 年之前
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
pcnt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
rmt cccdb3e4aa Get started example update for addressable LED compatibility. 5 年之前
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 年之前
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
spi_master 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
spi_slave 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
temp_sensor_esp32s2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
touch_pad_interrupt a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 年之前
touch_pad_read a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 年之前
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 年之前
uart 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
usb 1d1896d409 tinyusb: Add fix for tinyusb reading 5 年之前
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
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.