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

ADXL needs to be implemented #15

Open
wolfeidau opened this issue Jan 16, 2017 · 0 comments
Open

ADXL needs to be implemented #15

wolfeidau opened this issue Jan 16, 2017 · 0 comments

Comments

@wolfeidau
Copy link
Contributor

At the moment the ADXL (accelerometer) has been tested just for reads but not hooked up to be interrupt driven.

This task requires copying of the structure implemented in ioexpander.cpp/.h files then:

  • Hook into the ioexpander for the interrupt pin
  • When there is an interrupt read the (accelerometer)
  • Dampen the output to only one event every 500ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant