uploaded 12 hours ago
UART C++ class component for ESP-IDF
2 examples
-
uart
This example demonstrates how to initialize and configure UART0 with specific parameters.
1.35 KB
-
uart_echo_server
The UART Echo Server example implements echo functionality using the UartEchoServer class that inherits from StreamServer.
1.63 KB