Renz Christian Bagaporo 6771eead80 examples: use new component registration api 7 years ago
..
adc 6771eead80 examples: use new component registration api 7 years ago
adc2 6771eead80 examples: use new component registration api 7 years ago
can 6771eead80 examples: use new component registration api 7 years ago
gpio 6771eead80 examples: use new component registration api 7 years ago
i2c 6771eead80 examples: use new component registration api 7 years ago
i2s 6771eead80 examples: use new component registration api 7 years ago
i2s_adc_dac 6771eead80 examples: use new component registration api 7 years ago
ledc 6771eead80 examples: use new component registration api 7 years ago
mcpwm 6771eead80 examples: use new component registration api 7 years ago
pcnt 6771eead80 examples: use new component registration api 7 years ago
rmt_nec_tx_rx 6771eead80 examples: use new component registration api 7 years ago
rmt_tx 6771eead80 examples: use new component registration api 7 years ago
sdio 6771eead80 examples: use new component registration api 7 years ago
sigmadelta 6771eead80 examples: use new component registration api 7 years ago
spi_master 6771eead80 examples: use new component registration api 7 years ago
spi_slave 6771eead80 examples: use new component registration api 7 years ago
timer_group 6771eead80 examples: use new component registration api 7 years ago
touch_pad_interrupt 6771eead80 examples: use new component registration api 7 years ago
touch_pad_read 6771eead80 examples: use new component registration api 7 years ago
uart 6771eead80 examples: use new component registration api 7 years ago
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 years ago

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.