Skip to content

JahazielLem/serialtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serialtool

Serial tool for communication with serial devices.

Usage

Start connection with default baudrate (115200)

python3 simplecom.py /dev/tty.usbmode1000

Start connection with custom baudrate

python3 simplecom.py /dev/tty.usbmode1000 -b 9600

To exit use the key binding Ctrl + C to clean screen Ctrl + l

Note

This tool is still in development, I use this in my projects.

Features

[x] Read serial port [x] Write commands [x] Show time [x] Use as library

TODO

  • Add more complex serial configuration
  • Error handlers
  • Configuration of formats information
  • Export history
  • Show commands history on tab
  • Autobaudrate
  • Send files ?
  • Scripting

About

Serial tool for communication with serial devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages