esp-idf/examples/peripherals
Roland Dobai 151f757912 Rename Kconfig options (examples) 2019-05-21 09:32:55 +02:00
..
adc
adc2 Rename Kconfig options (examples) 2019-05-21 09:32:55 +02:00
can
gpio
i2c Rename Kconfig options (examples) 2019-05-21 09:32:55 +02:00
i2s
i2s_adc_dac
ledc
mcpwm Update README.md 2019-03-24 19:54:00 +01:00
pcnt
rmt_nec_tx_rx
rmt_tx
sdio Rename Kconfig options (examples) 2019-05-21 09:32:55 +02:00
sigmadelta
spi_master
spi_slave global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
timer_group
touch_pad_interrupt
touch_pad_read
uart global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
README.md

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32s 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.