plasmapper/pl_uart

2.0.0

Latest
uploaded 2 days ago
UART C++ class component for ESP-IDF

2 examples

  • uart
    This example shows how to initialize and configure UART0 with specific parameters for serial communication.
    1.35 KB
  • uart_echo_server
    This example demonstrates a UART Echo Server that implements echo functionality over UART0 with specific parameters.
    1.63 KB