Skip to content

friendlyarm/comtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

comtest

Serial port communication in C.

How to build

# git clone https://github.com/friendlyarm/comtest.git
# cd comtest
# gcc -o comtest comtest.c

Usage

./comtest -d /dev/ttyS4 -s 115200

Parameters

# ./comtest --help
comtest - interactive program of comm port
press [ESC] 3 times to quit

Usage: comtest [-d device] [-t tty] [-s speed] [-7] [-c] [-x] [-o] [-h]
         -7 7 bit
         -x hex mode
         -o output to stdout too
         -c stdout output use color
         -h print this help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages