Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using gesture sensor #387

Open
jeyesse opened this issue Dec 28, 2017 · 0 comments
Open

using gesture sensor #387

jeyesse opened this issue Dec 28, 2017 · 0 comments

Comments

@jeyesse
Copy link

jeyesse commented Dec 28, 2017

I try to run grove_gesture_sensor.py
and I've got this error

pi@raspberrypi:~/Desktop/Exanple/python $ python grove_gesture_sensor.py wake-up finish. Traceback (most recent call last): File "grove_gesture_sensor.py", line 551, in <module> g.init() File "grove_gesture_sensor.py", line 378, in init self.paj7620WriteReg(self.initRegisterArray[i][0], self.initRegisterArray[i][1]) File "grove_gesture_sensor.py", line 386, in paj7620WriteReg bus.write_word_data(self.PAJ7620_ID, addr, cmd) IOError: [Errno 121] Remote I/O error
and my I2C is working very well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant