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

implemend ADXL345 accelerometer #26

Open
ejovrh opened this issue Aug 12, 2016 · 1 comment
Open

implemend ADXL345 accelerometer #26

ejovrh opened this issue Aug 12, 2016 · 1 comment
Assignees

Comments

@ejovrh
Copy link
Owner

ejovrh commented Aug 12, 2016

the accelerometer shall put the device in a proper sleep state in order to preserve power when no movement is detected.
for this the ADXL345 can trigger interrupt events which the micro-controller has to be able to respond to (go to sleep and wake up after wards).

@ejovrh ejovrh self-assigned this Aug 12, 2016
@ejovrh ejovrh added this to the finalize hardware milestone Aug 12, 2016
@ejovrh
Copy link
Owner Author

ejovrh commented Aug 15, 2016

basic interrupt events are now registered. sleep and power saving is still todo

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