You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to create a line of variables that link the two projects in the processing program, only with the SDA and SCL pins connected to ARDUINO UNO.
At this moment, I can see the serial lines in the processing side but nothing happens in the display of the processing when I move the IMU. Is this the correct way?
There other issues but if I overcome this variables issue I think I'm starting to understand how IMU's work.
Thank you for your work.
Best.
António
The text was updated successfully, but these errors were encountered:
" Is this the correct way?"
No idea. I wrote the sketches to work on a variety of platforms (not all)
and to be easily configurable for the user who takes a bit of time to
understand how these devices are supposed to work and bother to read the
data sheet and register map.
I have no idea how to merge the sketches with someone else's.
On Sun, Jan 27, 2019 at 12:48 AM fqantonio ***@***.***> wrote:
I'm not new to projects or programing, but at the basic level.
I am trying to understand how IMU's work.
For that I'm reading both projects (yours and
https://github.com/AritroMukherjee/MPU5060sensor) and trying to merge
them because I have a 10DOF waveshare version 2 IMU (
https://www.waveshare.com/10-dof-imu-sensor-b.htm).
The idea is to create a line of variables that link the two projects in
the processing program, only with the SDA and SCL pins connected to ARDUINO
UNO.
At this moment, I can see the serial lines in the processing side but
nothing happens in the display of the processing when I move the IMU. Is
this the correct way?
There other issues but if I overcome this variables issue I think I'm
starting to understand how IMU's work.
Thank you for your work.
Best.
António
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#40>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qkifbIbXzxoOvFipzHBqwXvEgoHAks5vHWfggaJpZM4aUnH7>
.
I'm not new to projects or programing, but at the basic level.
I am trying to understand how IMU's work.
For that I'm reading both projects (yours and https://github.com/AritroMukherjee/MPU5060sensor) and trying to merge them because I have a 10DOF waveshare version 2 IMU (https://www.waveshare.com/10-dof-imu-sensor-b.htm).
The idea is to create a line of variables that link the two projects in the processing program, only with the SDA and SCL pins connected to ARDUINO UNO.
At this moment, I can see the serial lines in the processing side but nothing happens in the display of the processing when I move the IMU. Is this the correct way?
There other issues but if I overcome this variables issue I think I'm starting to understand how IMU's work.
Thank you for your work.
Best.
António
The text was updated successfully, but these errors were encountered: