esp-idf/examples/peripherals
Wangjialin 1c9e821fb4 bugfix(timer group): remove floating-point in timer isr in example. 2017-08-30 23:30:53 +08:00
..
adc esp_adc_cal: Added ADC calibration component 2017-08-29 18:43:14 +08:00
gpio
i2c
i2s
ledc
mcpwm
pcnt
rmt_nec_tx_rx
sigmadelta
spi_master
spi_slave
timer_group bugfix(timer group): remove floating-point in timer isr in example. 2017-08-30 23:30:53 +08:00
touch_pad_interrupt driver(touch): fix bug and add more features 2017-08-22 21:21:39 +08:00
touch_pad_read driver(touch): fix bug and add more features 2017-08-22 21:21:39 +08:00
uart_echo
uart_events
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.