esp-idf/examples/peripherals
Michael (XIAO Xufeng) fcf4502c6b spi_example: fix the example to pass in esp32s2beta 2019-06-23 12:17:27 +08:00
..
adc
adc2
can
gpio
i2c
i2s
i2s_adc_dac
ledc
mcpwm all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
pcnt all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
rmt_nec_tx_rx all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
rmt_tx
sdio all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
sigmadelta
spi_master spi_example: fix the example to pass in esp32s2beta 2019-06-23 12:17:27 +08:00
spi_slave spi_example: fix the example to pass in esp32s2beta 2019-06-23 12:17:27 +08:00
timer_group all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
touch_pad_interrupt all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
touch_pad_read
uart all: Using xxx_periph.h 2019-06-03 14:15:08 +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.