esp-idf/examples/peripherals
morris d51a62e33a dedicated gpio: matrix keyboard example 2020-10-20 21:06:10 +08:00
..
adc
adc2
gpio dedicated gpio: matrix keyboard example 2020-10-20 21:06:10 +08:00
i2c
i2s
i2s_adc_dac
ledc
mcpwm
pcnt pcnt: replace isr register with isr service in example 2020-10-19 11:56:18 +08:00
rmt
sdio soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
secure_element/atecc608_ecdsa esp-cryptoauthlib: Update submodule pointer to add a new feature. 2020-09-19 09:48:18 +05:30
sigmadelta
spi_master examples: fix eeprom ldgen mapping 2020-09-28 15:29:38 +08:00
spi_slave
temp_sensor_esp32s2
timer_group
touch_pad_interrupt
touch_pad_read
twai
uart
usb
wave_gen
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.