Skip to content

Simple python script to listen/send data to serial ports.

Notifications You must be signed in to change notification settings

Akash97p/SerialCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUI app for Serial Communication (Linux only)

Simple python script to listen/send data to serial ports.

Options

  • Scan ports
  • Listen
  • Send data
  • store serial data to txt file.

To install the dependencies

$ cd SerialCLI
$ pip install -r requirements.txt

Run

$ cd SerialCLI
$ sudo python3 main.py

About

Simple python script to listen/send data to serial ports.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages