You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
made some changes to the code to work on Raspberrypi 3b+ on its serial port
changed ttyUSB0 to ttyS0 so now GPIO should be working as the port for the sensor
but this is not working
Thanks! I did check that and what not lol tried to edit the read header function in the PyFingerprint
then went back to the same file, I know its the old one because I removed all the files and installed it again and now I see this
>>> %Run enroll.py
The fingerprint sensor could not be initialized!
Exception message: 'module' object is not callable
Hi,
made some changes to the code to work on Raspberrypi 3b+ on its serial port
changed ttyUSB0 to ttyS0 so now GPIO should be working as the port for the sensor
but this is not working
I did not change anything else so what should be giving this error?
The text was updated successfully, but these errors were encountered: