-
Notifications
You must be signed in to change notification settings - Fork 30
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
auto calculate offset #3
Comments
I cannot do this soon because I'm interested in other project. |
@exzibith |
Wow, new update,... Thanks a lot for new example arduino code, bro. I will try this tonight. is this sketch can work properly without update library? |
Oke, I have tried.. and it's work... But why the result value didn't get 0,0,0? I'm shake with O figure. Do I wrong procedure? |
If I can help you, it's my pleasure.
What you mean 0 ?
Is it mean rotate 360 degree? By the way, what value do you want to get? |
I'm rotate O figure with flat position board. Not rotate board to 360. I'm trying to create a project like the freedrum stick website (freedrum.rock), or hacked air drum with curie nano, i'm stuck 💡 idea, i'm using Wemos Lolin32 connected with Mpu 9250. Are the value magnetometer on this sketch can be used to my project? I want to get degree value. Like +- 0, 10, 50, 180 degree. |
Thank you, I understood what you want to do.
If you don't rotate 360 degree, I don't understand about O figure.
I'm not sure that MPU9250 can satisfy your requirements, but I think that you need to custom
It seems difficult. |
Dear Asukia, |
I'm just seeing that this discussion isn't yet close ! I've seen a very interresting thing concerning your problem. |
dear asukiaaa,
after i get update 1.30, now i can look value for gyrometer.
now i need help you, for calculate code for auto calculate offset even i start / power up esp32.
can i adapt your code for auto calculate offset value?
can you help me? do you have idea for auto calculate offset value even power up esp32?, like just standby the mpu9250 about 20second for calibrate the offset or rotate mpu9250 with different angle.
many thanx for your attention.
The text was updated successfully, but these errors were encountered: