esp-idf/examples/peripherals
morris ef00bd59dc esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
..
adc
gpio
i2c
i2s
lcd lcd: add i2c oled example with lvgl port 2022-01-21 11:21:38 +08:00
ledc ledc: Add ledc_fade_stop API to support stopping the fade operation. 2022-01-25 11:19:20 +08:00
mcpwm
pcnt
rmt esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
sdio
secure_element/atecc608_ecdsa
sigmadelta
spi_master
spi_slave
spi_slave_hd
temp_sensor
timer_group ci: replace all component ut with pytest-embedded 2022-01-24 16:37:23 +08:00
touch_sensor
twai
uart
usb Bugfix: omit MSC reset during initialization 2022-01-27 10:03:40 +01:00
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.