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

Implementing I2C ADXL345 accelerometer with Dino 0.11.3 #79

Open
ghost opened this issue Oct 13, 2014 · 1 comment
Open

Implementing I2C ADXL345 accelerometer with Dino 0.11.3 #79

ghost opened this issue Oct 13, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 13, 2014

Hi.
I am implementing ADXL345 I2C Accelerometer from Seeed Studio.
I am seeking for advice from anyone who has figured out how to extend Dino gem and sketch to make them work with an I2C module.

For now I am just trying to read Activity / Inactivity from the ruby script.

Thanks.

@vickash
Copy link
Collaborator

vickash commented Oct 13, 2014

See #75, which also requires an I2C interface. Also, you should try to base your changes on 0.12.0 branch instead of 0.11. There were a lot of changes that make it easier to extend.

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