Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

serial terminal written in go, supports speeds such as 1.5e6 (rockchip)

License

NotificationsYou must be signed in to change notification settings

inindev/goterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serial terminal written in go, supports speeds such as 1.5e6 (rockchip)

build

go mod tidygo build -o goterm

or

sh make.sh

run

./goterm /dev/ttyUSB0                   <- default speed of 115200, n81./goterm /dev/cu.usbserial-10 1.5e6     <- 1500000 baud, n81./goterm /dev/cu.usbserial-10 1500000   <- 1500000 baud, n81 (for those who like typing zeros)

exit

<ctrl> + ]

About

serial terminal written in go, supports speeds such as 1.5e6 (rockchip)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp