esp-idf/examples/peripherals
Michael (XIAO Xufeng) 9baa7826be fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
..
adc
adc2
can
gpio
i2c
i2s
i2s_adc_dac
ledc Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
mcpwm
pcnt Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
rmt_nec_tx_rx
rmt_tx
sdio Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
sigmadelta
spi_master fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
spi_slave Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
temp_sensor_esp32s2 Fix function prototypes 2019-08-13 17:14:16 +10:00
timer_group Merge branch 'master' into feature/esp32s2beta_update 2019-08-19 15:03:43 +10:00
touch_pad_interrupt Fix function prototypes 2019-08-13 17:14:16 +10:00
touch_pad_read Fix function prototypes 2019-08-13 17:14:16 +10:00
uart
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.