Vilem Zavodny 036705fe8f examples/lcd: Add touch support into i80 lcd example. 3 سال پیش
..
adc 5b523a3313 esp_adc: new esp_adc component and adc drivers 3 سال پیش
gpio c0568611dd docs: changes docs supported targets tables 3 سال پیش
i2c c0568611dd docs: changes docs supported targets tables 3 سال پیش
i2s edee3ee3cd i2s: add slot sequence table 3 سال پیش
lcd 036705fe8f examples/lcd: Add touch support into i80 lcd example. 3 سال پیش
ledc c0568611dd docs: changes docs supported targets tables 3 سال پیش
mcpwm 169a43b8eb example: update MCPWM sync example with new driver API 3 سال پیش
pcnt 9e532696f4 pcnt: add const qualifier to event data 3 سال پیش
rmt 9a921ada7f rmt: const callback event data 3 سال پیش
sdio facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 سال پیش
secure_element a690a87829 spi_flash: Remove legacy spi_flash drivers 3 سال پیش
sigma_delta edb5600348 sdm: refactor example with new driver 3 سال پیش
spi_master c0568611dd docs: changes docs supported targets tables 3 سال پیش
spi_slave c0568611dd docs: changes docs supported targets tables 3 سال پیش
spi_slave_hd c0568611dd docs: changes docs supported targets tables 3 سال پیش
temp_sensor c0568611dd docs: changes docs supported targets tables 3 سال پیش
timer_group 781d06af73 esp_hw_support: Remove compare_set.h API 3 سال پیش
touch_sensor 59ef1e1928 touch_sensor: add pytest for all examples 3 سال پیش
twai c0568611dd docs: changes docs supported targets tables 3 سال پیش
uart 5d27d66ddd QA: Check driver installation status 3 سال پیش
usb 45e8115dc6 usb: Add HID device example 3 سال پیش
wave_gen facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 سال پیش
.build-test-rules.yml 59ef1e1928 touch_sensor: add pytest for all examples 3 سال پیش
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 سال پیش

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32’s 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.