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
I am trying to run the code on raspberry pi. When I ran "raspberry_pi_GPIO_test.py". The response packet is empty. The details of the result is added below:
pi@raspberrypi ~/pyGT511C3-master $ sudo python raspberry_pi_GPIO_test.py
Command: Open
55 aa 01 00 01 00 00 00 01 00 02 01
Uª
U\xaa\x01\x00\x01\x00\x00\x00\x01\x00\x02\x01
readed:
Command: CmosLed
55 aa 01 00 01 00 00 00 12 00 13 01
Uª
U\xaa\x01\x00\x01\x00\x00\x00\x12\x00\x13\x01
readed:
Put your finger in the scan
Command: IsPressFinger
55 aa 01 00 01 00 00 00 26 00 27 01
Uª&'
U\xaa\x01\x00\x01\x00\x00\x00&\x00'\x01
readed:
Your finger is in the scan
Command: CmosLed
55 aa 01 00 00 00 00 00 12 00 12 01
Uª
U\xaa\x01\x00\x00\x00\x00\x00\x12\x00\x12\x01
readed:
Command: Close
55 aa 01 00 00 00 00 00 02 00 02 01
Uª
U\xaa\x01\x00\x00\x00\x00\x00\x02\x00\x02\x01
readed:
Would you mind pointing out the possible issues? Thanks!
The text was updated successfully, but these errors were encountered:
I am trying to run the code on raspberry pi. When I ran "raspberry_pi_GPIO_test.py". The response packet is empty. The details of the result is added below:
pi@raspberrypi ~/pyGT511C3-master $ sudo python raspberry_pi_GPIO_test.py
Command: Open
55 aa 01 00 01 00 00 00 01 00 02 01
Uª
U\xaa\x01\x00\x01\x00\x00\x00\x01\x00\x02\x01
readed:
Command: CmosLed
55 aa 01 00 01 00 00 00 12 00 13 01
Uª
U\xaa\x01\x00\x01\x00\x00\x00\x12\x00\x13\x01
readed:
Put your finger in the scan
Command: IsPressFinger
55 aa 01 00 01 00 00 00 26 00 27 01
Uª&'
U\xaa\x01\x00\x01\x00\x00\x00&\x00'\x01
readed:
Your finger is in the scan
Command: CmosLed
55 aa 01 00 00 00 00 00 12 00 12 01
Uª
U\xaa\x01\x00\x00\x00\x00\x00\x12\x00\x12\x01
readed:
Command: Close
55 aa 01 00 00 00 00 00 02 00 02 01
Uª
U\xaa\x01\x00\x00\x00\x00\x00\x02\x00\x02\x01
readed:
Would you mind pointing out the possible issues? Thanks!
The text was updated successfully, but these errors were encountered: