esp-idf/examples/peripherals
Anton Maklakov a047b15314 Merge branch 'version/v5.0.0' into 'master'
version: starting v5.0.0 development

See merge request espressif/esp-idf!15580
2021-10-21 03:37:51 +00:00
..
adc
gpio [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
i2c [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
i2s examples/i2s: bump IDF version in component manifest 2021-10-21 00:24:50 +02:00
lcd lcd: unify callback prototype 2021-10-02 14:23:31 +08:00
ledc
mcpwm
pcnt
rmt RMT: new example step motor, targeting at esp32s3 2021-09-24 15:41:40 +08:00
sdio
secure_element/atecc608_ecdsa examples/secure_element: update esp-cryptoauthlib submodule pointer 2021-10-07 13:30:39 +05:30
sigmadelta
spi_master
spi_slave [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
spi_slave_hd [examples]: removed hyphens 2021-10-09 13:58:24 +08:00
temp_sensor
timer_group gptimer: clean up hal and ll for driver-ng 2021-10-20 18:40:08 +08:00
touch_sensor touch sensor: update copyright notice 2021-10-08 11:45:57 +08:00
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.