QuickCorp / pyGT511C3

Python driver for Fingerprint Scanner - TTL (GT-511C3)
GNU Lesser General Public License v3.0
58 stars 56 forks source link

this is really a python port... #1

Closed JoshHawley closed 10 years ago

JoshHawley commented 10 years ago

You did a lot of work porting this to python, but please don't pretend that you created it from scratch. You didn't even change very many of the variable names...

https://github.com/sparkfun/Fingerprint_Scanner-TTL

jeanmachuca commented 10 years ago

Hi Josh,

The variable names are the same as sparkfun datasheet manual method and variable names. If you can contribute to improve my python code you are welcome! Please fork my project!

Regards

JoshHawley commented 10 years ago

Call it whatever you will, you did not write this code, you just changed the syntax

jeanmachuca commented 10 years ago

Dear, please show me the python code of Sparkfun. I’ve searched over the internet and I don’t achieve to find de demo code in python. I simply codifying the demo code in python. Originally is Visual C+ for Windows If you are a Sparkfun developer, you must to write the code instead of claim another code after another person writes it. Also, I’ve seen your arduino code and please let me recommend you fix the GetResponse method, that is not capable for get a large response or a response with a different delay or a different baudrate. You can review my code in FPS.py and copy them. If you want, I can put a reference to your arduino code in readme file, for the searchers that need to find your code

El 05-11-2014, a las 3:49, Josh Hawley notifications@github.com escribió:

Call it whatever you will, you did not write this code, you just changed the syntax

— Reply to this email directly or view it on GitHub.