Skip to content

A python programme to identify serial devices and their paths on linux using JSON to send and recieve device information

License

Notifications You must be signed in to change notification settings

techscapades/python-serial-device-link-path-to-device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-serial-device-link-path-to-device

Sometimes needing to know the path of a specific serial device in linux is necessary to reduce overhead in calling all possible devices connected to the computer. This code uses JSON to send messages between python and the serial device and it tags the identity of the serial device to the path of the device in linux in a dictionary.

Hope this helps :)

About

A python programme to identify serial devices and their paths on linux using JSON to send and recieve device information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published