Transmits and recieves data to/from PC using Universal Asynchronous Receiver and Transmitter (UART)
Transmits and recieves data to/from PC using Universal Asynchronous Receiver and Transmitter (UART)
Microcontroller initially sends the character “A” to the terminal on the PC. When we enter a value on the terminal to send it
to the microcontroller, the microcontroller will send the same value back to the PC.
This project intentionally has no license.