esp-idf/examples/peripherals
Aditya Patwardhan 591d67d58b esp32/secure_element: update esp-cryptoauthlib submodule pointer 2020-07-23 16:08:14 +00:00
..
adc
adc2
gpio CI: add size info for binaries 2020-07-21 16:00:05 +08:00
i2c
i2s
i2s_adc_dac
ledc
mcpwm
pcnt
rmt
sdio
secure_element/atecc608_ecdsa esp32/secure_element: update esp-cryptoauthlib submodule pointer 2020-07-23 16:08:14 +00:00
sigmadelta esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
spi_master
spi_slave esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
temp_sensor_esp32s2 add supported target to ESP32-S2 Temperature Sensor Example 2020-07-06 19:05:44 +08:00
timer_group
touch_pad_interrupt
touch_pad_read
twai esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
uart
usb/tusb_sample_descriptor
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.