Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 500 Bytes

fast_serial

A basic serial port terminal that is fast to use

  • programmable shortcuts (the "Action" list)
    • NEW! Script interaction with the serial port by writing some python code with the ability to wait for a reaction from the port. Used like "Expect" library
  • easy filtering of the output (the "Filter" list)
  • easy to modify for your special purposes

fast_serial GUI

written in Python, you can easily modify it to fit your needs