Michael (XIAO Xufeng) cb179fe105 Merge branch 'doc/update_i2c_on_esp32c3' into 'master' пре 4 година
..
adc 37e3b79b89 adc: rename adc examples according to hw feature and usage пре 4 година
gpio da471dfcd1 Examples README's updated on peripherals, system and wifi пре 4 година
i2c 372584d1de i2c: update api reference and example pin defination пре 4 година
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 04df1f3a42 CI: enable example builds for C3 пре 5 година
rmt da471dfcd1 Examples README's updated on peripherals, system and wifi пре 4 година
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer пре 5 година
secure_element da471dfcd1 Examples README's updated on peripherals, system and wifi пре 4 година
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) пре 5 година
spi_master 04df1f3a42 CI: enable example builds for C3 пре 5 година
spi_slave 04df1f3a42 CI: enable example builds for C3 пре 5 година
temp_sensor da471dfcd1 Examples README's updated on peripherals, system and wifi пре 4 година
timer_group da471dfcd1 Examples README's updated on peripherals, system and wifi пре 4 година
touch_element 022bf82e01 touch_element: fix event callback parameter type, change it into pointer пре 4 година
touch_pad_interrupt 80da446be7 fix dead links directed to iot solution repo пре 4 година
touch_pad_read 80da446be7 fix dead links directed to iot solution repo пре 4 година
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer пре 5 година
uart 04df1f3a42 CI: enable example builds for C3 пре 5 година
usb 1d1896d409 tinyusb: Add fix for tinyusb reading пре 5 година
wave_gen da471dfcd1 Examples README's updated on peripherals, system and wifi пре 4 година
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.