Skip to content

need help unable to use with rpi2  #23

@deep4U

Description

@deep4U

when I run example code I get all this
neither the cmos led turns on nor did I press my finger which was falsely detected
the same output comes always with same observation but my sensor works properly with arduino
GT511C1R is the one I am using and my board is raspberry pi 2 any Ideas what is wrong?

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions