morris 821634b24e lcd: add rgb panel example 4 år sedan
..
adc cf049e15ed esp8684: rename target to esp32c2 4 år sedan
gpio cf049e15ed esp8684: rename target to esp32c2 4 år sedan
i2c de6bc33f3c refactor (cxx): C++ I2C example now uses MPU9250 instead of MCP9808 4 år sedan
i2s fa4e77eb44 i2s: deprecate confusing names 4 år sedan
lcd 821634b24e lcd: add rgb panel example 4 år sedan
ledc 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 år sedan
mcpwm 6bf3af7c8e examples: replace legacy timer group with gptimer 4 år sedan
pcnt 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 år sedan
rmt cf049e15ed esp8684: rename target to esp32c2 4 år sedan
sdio 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 år sedan
secure_element 6a44accdbb atecc608a_example: Update esp-cryptoauthlib submodule pointer 4 år sedan
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 år sedan
spi_master 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 år sedan
spi_slave 869bed1bb5 soc: don't expose unstable soc header files in public api 4 år sedan
spi_slave_hd cf049e15ed esp8684: rename target to esp32c2 4 år sedan
temp_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 år sedan
timer_group 25490dd45f gptimer: add example with various use cases 4 år sedan
touch_sensor 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 år sedan
twai 869bed1bb5 soc: don't expose unstable soc header files in public api 4 år sedan
uart 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 år sedan
usb d95b15c557 Merge branch 'feature/usb_host_cleanup' into 'master' 4 år sedan
wave_gen 6bf3af7c8e examples: replace legacy timer group with gptimer 4 år sedan
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 år sedan

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32’s 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.