esp-idf/examples/peripherals
Anton Maklakov f88f06710e example: Avoid a fallthrough 2018-12-13 12:29:27 +08:00
..
adc
adc2
can examples: Fix Python coding style 2018-12-06 09:34:33 +01:00
gpio
i2c
i2s doc(i2s): update README.md file of i2s related examples. 2018-12-10 10:33:41 +08:00
i2s_adc_dac doc(i2s): update README.md file of i2s related examples. 2018-12-10 10:33:41 +08:00
ledc
mcpwm
pcnt
rmt_nec_tx_rx
rmt_tx
sdio examples: Fix Python coding style 2018-12-06 09:34:33 +01:00
sigmadelta
spi_master
spi_slave
timer_group
touch_pad_interrupt
touch_pad_read
uart example: Avoid a fallthrough 2018-12-13 12:29:27 +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.