BOT d3fa898f80 Update gpio_example_main.c пре 2 година
..
adc d0e4d36fb6 esp_adc: support h2 oneshot mode and continuous mode пре 3 година
dac de1b4e0a1b Fix small typos in signal_generator/README.md пре 3 година
dedicated_gpio a3f887a1fe gpio: support glitch filter on esp32h2 пре 3 година
gpio d3fa898f80 Update gpio_example_main.c пре 2 година
i2c 330149f3a6 i2c: support i2c on esp32h2 пре 3 година
i2s 71905d9cbf i2s_test: fix unsupported sample rate on h2 пре 3 година
lcd c2c4fbff13 lcd: driver support for esp32h2 пре 3 година
ledc ad55230b0a ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code пре 3 година
mcpwm 15b9352f60 mcpwm: support esp32h2 пре 3 година
parlio d15534c4e2 parlio: add simple rgb led matrix example пре 2 година
pcnt 58bde0f665 fix pcnt sdm pre-commit failure пре 3 година
rmt 195f6b99ad rmt: expose private API to get channel ID пре 3 година
sdio e80e1450ac sdio: c6 doc update пре 3 година
secure_element 7c28b44950 examples/secure_element: add component manifest file for cryptoauthlib пре 3 година
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure пре 3 година
spi_master 871b2ba237 spi: simplify readme description of spi examples пре 3 година
spi_slave 871b2ba237 spi: simplify readme description of spi examples пре 3 година
spi_slave_hd 5300bd3b2f spi: support H2 spi master, slave, slave_hd driver пре 3 година
temperature_sensor 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example пре 2 година
timer_group 195f6b99ad rmt: expose private API to get channel ID пре 3 година
touch_sensor 763b472958 example: update format string in touch related examples пре 3 година
twai fdeeced62c twai: h2 support twai driver пре 3 година
uart b72d759290 uart: Add support for esp32h2 пре 3 година
usb 2b5caf34b7 tinyusb: Do not access string descriptor array out of boundaries пре 3 година
.build-test-rules.yml 3526ff3c6a temperature_sensor: Add temperature monitor interrupt example пре 2 година
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.