Serial communication is a communication method that uses one or two transmission lines to send and receive data, and that data is continuously sent and received one bit at a time.
/
├── ESP_32_SENDER_TX details the send code
├── ESP_8266_RECIEVER_RX details main code
└── README.md details and instructions about the project go here