esp-idf/examples/peripherals
Wang Jia Lin a36d714d1a Merge branch 'doc/adc_example_doc_improve' into 'master'
doc(adc): Update README.md file of adc example.

See merge request idf/esp-idf!2665
2018-12-06 15:22:50 +08:00
..
adc doc(adc): Update README.md file of adc example. 2018-12-06 12:20:29 +08:00
adc2 doc(adc): Update README.md file of adc example. 2018-12-06 12:20:29 +08:00
can
gpio
i2c example_test: using try block to pass the python style check 2018-11-30 10:13:58 +08:00
i2s
i2s_adc_dac
ledc doc(ledc): Update LEDC example README.md file. 2018-11-28 07:15:56 +00:00
mcpwm
pcnt doc(pcnt): Update pcnt example README.md file. 2018-12-06 12:16:45 +08:00
rmt_nec_tx_rx
rmt_tx
sdio Enhanced readability in README.md 2018-12-04 21:20:32 +08:00
sigmadelta
spi_master
spi_slave
timer_group
touch_pad_interrupt
touch_pad_read
uart_async_rxtxtasks
uart_echo
uart_echo_rs485
uart_events
uart_select VFS: select() on UART should return immediately when data is buffered 2018-11-27 13:39:00 +01:00
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.