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 moti example on an Arduino Uno #100

Open
matthkowa opened this issue Jan 28, 2016 · 0 comments
Open

Using moti example on an Arduino Uno #100

matthkowa opened this issue Jan 28, 2016 · 0 comments

Comments

@matthkowa
Copy link

No we don't have a Mega card, we only have an Uno one that we were lent on the day we came to your offices in Paris.

As to the crash in the code, I used Serial.println and I was able to trace back the origin of the error to this line "acc.init(acc_addr);" (in FreeIMU.cpp function init(...) )
which is probably related to "#define FIMU_ACC_ADDR ADXL345_ADDR_ALT_LOW // SDO connected to GND" .

My guess is that we have to make the proper connections in order for the whole to work.
Could you help us make sure that everything is set up right (I mean the connections on the hardware pieces) ?

Thanks

@matthkowa matthkowa changed the title Using moti example on a UNO Using moti example on an Arduino Uno Jan 28, 2016
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