UART
May 5, 2014
0 Comments
Sample Shell Script Used to Access UART of pcDuino1/2/3
Many users are asking how to access UART through a shell script. The script is shown below: #!/bin/sh if […]