OVMS3-idf/examples/peripherals
2019-06-21 19:53:29 +08:00
..
adc examples: use new component registration api 2019-06-21 19:53:29 +08:00
adc2 examples: use new component registration api 2019-06-21 19:53:29 +08:00
can examples: use new component registration api 2019-06-21 19:53:29 +08:00
gpio examples: use new component registration api 2019-06-21 19:53:29 +08:00
i2c examples: use new component registration api 2019-06-21 19:53:29 +08:00
i2s examples: use new component registration api 2019-06-21 19:53:29 +08:00
i2s_adc_dac examples: use new component registration api 2019-06-21 19:53:29 +08:00
ledc examples: use new component registration api 2019-06-21 19:53:29 +08:00
mcpwm examples: use new component registration api 2019-06-21 19:53:29 +08:00
pcnt examples: use new component registration api 2019-06-21 19:53:29 +08:00
rmt_nec_tx_rx examples: use new component registration api 2019-06-21 19:53:29 +08:00
rmt_tx examples: use new component registration api 2019-06-21 19:53:29 +08:00
sdio examples: use new component registration api 2019-06-21 19:53:29 +08:00
sigmadelta examples: use new component registration api 2019-06-21 19:53:29 +08:00
spi_master examples: use new component registration api 2019-06-21 19:53:29 +08:00
spi_slave examples: use new component registration api 2019-06-21 19:53:29 +08:00
timer_group examples: use new component registration api 2019-06-21 19:53:29 +08:00
touch_pad_interrupt examples: use new component registration api 2019-06-21 19:53:29 +08:00
touch_pad_read examples: use new component registration api 2019-06-21 19:53:29 +08:00
uart examples: use new component registration api 2019-06-21 19:53:29 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

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.