esp-idf/examples/peripherals
kooho 01516abe5a Add some comments in pcnt.h. 2018-07-24 10:33:58 +08:00
..
adc
adc2
can CAN Driver 2018-07-04 14:01:57 +08:00
gpio
i2c
i2s
i2s_adc_dac
ledc Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
mcpwm
pcnt Add some comments in pcnt.h. 2018-07-24 10:33:58 +08:00
rmt_nec_tx_rx
rmt_tx
sdio Merge branch 'bugfix/spi_sdio_sdkconfig_include' into 'master' 2018-07-16 08:00:15 +08:00
sigmadelta
spi_master
spi_slave
timer_group
touch_pad_interrupt Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
touch_pad_read Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
uart_async_rxtxtasks
uart_echo
uart_echo_rs485 driver: add rs485 half duplex interface support to uart driver (fix after review) 2018-07-02 15:24:58 +02:00
uart_events
uart_select
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

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.