Skip to content
Snippets Groups Projects
Commit 7c1d2a87 authored by Grace Copplestone (admin)'s avatar Grace Copplestone (admin)
Browse files

Update README.md

parent 73e90933
Branches
No related tags found
No related merge requests found
Pipeline #
### USART ### USART
The easiest way to look at the output of USART is to use a serial monitor. The Arduino IDE includes on and coolTerm is also freely available. The Arduino IDE automatically interprets the bytes sent as ASCII so you need to translate using an [ASCII table](http://www.asciitable.com/). The easiest way to look at the output of USART is to use a serial monitor. The Arduino IDE and coolTerm are both freely available and provide this capability. The Arduino IDE automatically interprets the bytes sent as ASCII so you need to translate using an [ASCII table](http://www.asciitable.com/).
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment