plasmapper/pl_uart

1.2.0

Latest
uploaded 15 hours ago
UART C++ class component for ESP-IDF

2 examples

  • uart
    This example shows how to initialize and configure UART0 for serial communication.
    1.32 KB
  • uart_echo_server
    The UART Echo Server example demonstrates an echo functionality using a UartEchoServer class with UART0 parameters.
    1.60 KB