esp-idf/examples/peripherals
michael 597eda5f0b fix(sdio_slave): improve sdio slave for high speed and 4 bit mode 2018-07-06 18:17:50 +08:00
..
adc
adc2 assert: Fix. Move useful functions from wrapped assert functions 2018-06-22 15:17:55 +05:00
can CAN Driver 2018-07-04 14:01:57 +08:00
gpio
i2c
i2s
i2s_adc_dac
ledc
mcpwm
pcnt
rmt_nec_tx_rx
rmt_tx
sdio fix(sdio_slave): improve sdio slave for high speed and 4 bit mode 2018-07-06 18:17:50 +08:00
sigmadelta
spi_master
spi_slave
timer_group
touch_pad_interrupt bugfix(touch pad): modify deep-sleep example and add note for sleep api. 2018-06-20 10:57:26 +08:00
touch_pad_read bugfix(touch pad): modify deep-sleep example and add note for sleep api. 2018-06-20 10:57:26 +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

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.