Skip to content

xanthium-enterprises/CrossPlatform-Serial-Port-Programming-using-Python-and-PySerial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#Cross Platform Serial programming using Python and PySerial

A short introduction into serial port programming using Python and PySerial Library on Windows and Linux Systems.The Python code running on the x86 PC communicates with an microcontroller through serial link(TX,RX and Ground).