esp-idf/examples/peripherals
Ivan Grokhotkov cb649e452f remove executable permission from source files 2018-05-29 20:07:45 +08:00
..
adc
adc2
gpio
i2c
i2s
i2s_adc_dac remove executable permission from source files 2018-05-29 20:07:45 +08:00
ledc
mcpwm
pcnt
rmt_nec_tx_rx
rmt_tx driver(rmt):Add API supports sending uint8_t type data. 2018-05-22 01:55:44 +00:00
sigmadelta
spi_master
spi_slave
timer_group
touch_pad_interrupt driver(touchpad): improve touchpad filter mode and update examples. 2018-05-21 14:45:31 +08:00
touch_pad_read driver(touchpad): improve touchpad filter mode and update examples. 2018-05-21 14:45:31 +08:00
uart_async_rxtxtasks
uart_echo
uart_events
uart_select
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.