Files
esp-idf/examples/peripherals
morris 8b7b5821c7 example: add nmea0183 parser example
Add NMEA0183 Parser example to illustrate how to use uart event driver together with esp event library to get GPS information.
2018-12-07 10:57:34 +08:00
..
2018-12-06 09:34:33 +01:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-10-10 08:15:23 +08:00
2018-12-06 09:34:33 +01:00
2018-12-07 10:57:34 +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.