Files
esp-idf/examples/peripherals
Song Ruo Jing d11ccf81b2 Merge branch 'bugfix/uart_nmea0183_example_wrong_unit_conversion' into 'master'
fix(uart): fix nmea0183 example wrong knots to m/s unit conversion

Closes IDFGH-14998 and IDFGH-12374

See merge request espressif/esp-idf!38286
2025-04-09 11:04:51 +08:00
..
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +08:00
2025-03-05 12:08:48 +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.