krzychb c0cd79c9a9 Changed adc GPIO pin 32, that is not broken out on header in ESP-WROVER-KIT, to 34 8 år sedan
..
adc c0cd79c9a9 Changed adc GPIO pin 32, that is not broken out on header in ESP-WROVER-KIT, to 34 8 år sedan
gpio 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
i2c 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
i2s 7db85a386a Merge branch 'bugfix/i2s_driver' into 'master' 9 år sedan
ledc 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
mcpwm 3d1d4fe150 build: Fix the warnings that break the tests 8 år sedan
pcnt 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
rmt_nec_tx_rx 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
sigmadelta 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
spi_master dfb8aa6257 place initialization sequence into DRAM to be reachable by DMA 9 år sedan
spi_slave 4c06dca15c SPI: Small fixes according to MR comments 9 år sedan
timer_group 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
touch_pad_interrupt 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
touch_pad_read 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
uart_echo 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
uart_events 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples 9 år sedan
README.md 0b6598c492 Added README.md to example category folders 9 å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.