Skip to content

This Python Script simply gets you all the serial data from a tty and delivers it to the terminal screen with a time stamp. FYI this script is valid mostly for Linux.

ramachandrajr/get-my-serial-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

get-my-serial-data

  • This Python Script simply gets you all the serial data from a tty and delivers it to the terminal screen with a time stamp.
  • FYI this script is valid mostly for Linux.
  • IMP - You need to get serial Module installed.
  • So I am including that module along with these files, So please install that too.

Just do: python my_serial_test.py

About

This Python Script simply gets you all the serial data from a tty and delivers it to the terminal screen with a time stamp. FYI this script is valid mostly for Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages