Skip to content

lfigiel/serial_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serial_tester

Arduino hardware/software serial port tester

Usage

python2 serial_tester.py <port>

for example:

python2 serial_tester.py /dev/ttyUSB0

Here is the test result of software serial running on Leonardo board.
Arduino 1.8.5
baudrate 115200

alt text

Left column: test no. right: byte sent and received.

Releases

No releases published

Packages

No packages published

Languages