Using plink: Difference between revisions
Jump to navigation
Jump to search
(Created page with " Plink is a tool coming with the Putty set of utilities. It offer a very nice command line terminal for use with serial port. To use it install Putty on the Raspberrypi: $ ...") |
(No difference)
|
Latest revision as of 12:42, 28 March 2017
Plink is a tool coming with the Putty set of utilities. It offer a very nice command line terminal for use with serial port.
To use it install Putty on the Raspberrypi:
$ sudo apt-get install putty
Then use as follow to read the serial string from a RPICT series board:
$ plink -serial /dev/ttyAMA0 -sercfg 38400