pedro.minatel da471dfcd1 Examples README's updated on peripherals, system and wifi hace 5 años
..
adc 37e3b79b89 adc: rename adc examples according to hw feature and usage hace 4 años
gpio da471dfcd1 Examples README's updated on peripherals, system and wifi hace 4 años
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer hace 5 años
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer hace 5 años
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 hace 5 años
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
pcnt 04df1f3a42 CI: enable example builds for C3 hace 5 años
rmt da471dfcd1 Examples README's updated on peripherals, system and wifi hace 4 años
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer hace 5 años
secure_element da471dfcd1 Examples README's updated on peripherals, system and wifi hace 4 años
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
spi_master 04df1f3a42 CI: enable example builds for C3 hace 5 años
spi_slave 04df1f3a42 CI: enable example builds for C3 hace 5 años
temp_sensor da471dfcd1 Examples README's updated on peripherals, system and wifi hace 4 años
timer_group da471dfcd1 Examples README's updated on peripherals, system and wifi hace 4 años
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer hace 5 años
touch_pad_interrupt 80da446be7 fix dead links directed to iot solution repo hace 4 años
touch_pad_read 80da446be7 fix dead links directed to iot solution repo hace 4 años
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer hace 5 años
uart 04df1f3a42 CI: enable example builds for C3 hace 5 años
usb 1d1896d409 tinyusb: Add fix for tinyusb reading hace 5 años
wave_gen da471dfcd1 Examples README's updated on peripherals, system and wifi hace 4 años
README.md a67d5d89e0 Replace all DOS line endings with Unix hace 7 años

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.