esp-idf/examples/peripherals
Michael (XIAO Xufeng) 087c8f6065 essl: new component to communicate with esp serial slave devices 2019-12-03 22:58:41 +08:00
..
adc
adc2 dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
can CAN: Reenable example tests 2019-10-29 17:25:49 +08:00
gpio
i2c feature: Add uart hal support. 2019-11-26 20:01:50 +08:00
i2s
i2s_adc_dac
ledc
mcpwm
pcnt
rmt rmt: refactor examples 2019-11-20 10:54:21 +08:00
sdio essl: new component to communicate with esp serial slave devices 2019-12-03 22:58:41 +08:00
sigmadelta
spi_master
spi_slave
temp_sensor_esp32s2
timer_group bugfix(timer): add a macro to control making the XTAL related functions 2019-11-26 12:39:46 +00:00
touch_pad_interrupt Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
touch_pad_read Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
uart feature: Add uart hal support. 2019-11-26 20:01:50 +08: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.