esp-idf/examples/peripherals
Angus Gratton effefc2329 Merge branch 'feat/sdio_example_without_intr' into 'master'
sdio: update the host example to support working with a slave without DAT1

See merge request espressif/esp-idf!7098
2020-02-17 07:04:31 +08:00
..
adc global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
adc2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
can
gpio
i2c console: simplify examples 2020-02-07 20:15:06 +08:00
i2s
i2s_adc_dac
ledc global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
mcpwm
pcnt
rmt
sdio Merge branch 'feat/sdio_example_without_intr' into 'master' 2020-02-17 07:04:31 +08:00
sigmadelta
spi_master global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
spi_slave global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
temp_sensor_esp32s2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
timer_group
touch_pad_interrupt global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
touch_pad_read global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
uart
wave_gen wave_gen example: analog signal generator 2020-01-14 09:23:44 +00: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.