plasmapper/pl_uart

1.3.0

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

2 examples

  • uart
    This example demonstrates the initialization and configuration of UART0 with specific settings.
    1.32 KB
  • uart_echo_server
    The UART Echo Server Example implements an echo server using UART0 with specified configurations for data transmission.
    1.60 KB