uploaded 2 hours ago
UART C++ class component for ESP-IDF
2 examples
-
uart
This example demonstrates the initialization and usage of UART0 with specific parameters.
1.35 KB
-
uart_echo_server
The UartEchoServer class implements an echo server using UART0, initialized with specific parameters for communication.
1.63 KB