Skip to content

nzjrs/libserial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libserial is a utilit library for working with serial ports. It wraps
the excellent pyserial module and provides two classes

SerialSender: 
    A base class meant to be inherited from that handles state tracking
    when changing the communication protocol of the serial port
SerialChooser:
    A Gtk+ widget for choosing and configuring serial ports

About

Utility Python module for working with serial ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages