esp-idf/examples/peripherals
Cao Sen Miao d9d1c87e56 feat(i2c_eeprom): Add new example for I2C eeprom with new API 2023-08-10 11:55:54 +08:00
..
adc
analog_comparator
dac
dedicated_gpio
gpio
i2c feat(i2c_eeprom): Add new example for I2C eeprom with new API 2023-08-10 11:55:54 +08:00
i2s feat(example): bump up version of es8311 lvgl in the example 2023-07-01 17:55:58 +08:00
lcd feat(example): bump up version of es8311 lvgl in the example 2023-07-01 17:55:58 +08:00
ledc refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00
mcpwm mcpwm: add foc svpwm generation open loop example 2023-08-01 16:18:19 +08:00
parlio/simple_rgb_led_matrix
pcnt/rotary_encoder
rmt
sdio
secure_element/atecc608_ecdsa
sigma_delta
spi_master
spi_slave
spi_slave_hd
temperature_sensor
timer_group
touch_sensor
twai
uart
usb feat(usb): update HID Host example 2023-06-29 11:58:46 +02:00
.build-test-rules.yml
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.