manwinder123 / MSR605-Card-Reader-Writer-Eraser-with-GUI

MSR605 is a card reader/writer/eraser, the python code provides an interface between the device and your machine
GNU General Public License v3.0
53 stars 27 forks source link

minor header updates, big bug fix #1

Closed manwinder123 closed 7 years ago

manwinder123 commented 7 years ago

updated headers and emails

updated serial connection code to work with pyserial 3.4

The code works with Python 3.5.2

Updated MSR605 reset function, it now flushes the input and output before reseting. Before there would probably be data left in the buffer which caused all functionality to be glitchy since the data wasn't anticipated to be there

manwinder123 commented 7 years ago

Looks good boss 👍