krzychb 31eda99136 More detailed description of ADC API há 8 anos atrás
..
adc 31eda99136 More detailed description of ADC API há 8 anos atrás
gpio 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples há 8 anos atrás
i2c 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples há 8 anos atrás
i2s 7db85a386a Merge branch 'bugfix/i2s_driver' into 'master' há 8 anos atrás
ledc 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples há 8 anos atrás
mcpwm 3d1d4fe150 build: Fix the warnings that break the tests há 8 anos atrás
pcnt 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples há 8 anos atrás
rmt_nec_tx_rx 0eb59844bb bugfix(driver): fix RMT issues from github há 8 anos atrás
sigmadelta 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples há 8 anos atrás
spi_master c9f065fd2b example(spi_master): add menuconfig to enable the auto detect of LCD type. há 8 anos atrás
spi_slave 4c06dca15c SPI: Small fixes according to MR comments há 8 anos atrás
timer_group 1c9e821fb4 bugfix(timer group): remove floating-point in timer isr in example. há 8 anos atrás
touch_pad_interrupt 672390c458 Mass replacement of http with https urls, fixed broken urls há 8 anos atrás
touch_pad_read 672390c458 Mass replacement of http with https urls, fixed broken urls há 8 anos atrás
uart_echo 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples há 8 anos atrás
uart_events 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples há 8 anos atrás
README.md 0b6598c492 Added README.md to example category folders há 9 anos atrás

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.