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
I tried the esp32_5637 code on Arduino Nano. I am unable to get rid of drift. Is esp32 fast enough for sensor fusion at high frequencies? I need to synchronise the angle measurement with a 30fps camera
The text was updated successfully, but these errors were encountered:
Should be. You can also try the various STM32L4 devices here
<https://www.tindie.com/stores/TleraCorp/> if you don't need wifi and/or
want ultra-low-power. Most important consideration after sensor suite is
proper calibration.
On Thu, Apr 4, 2019 at 11:38 AM shomedas ***@***.***> wrote:
I tried the esp32_5637 code on Arduino Nano. I am unable to get rid of
drift. Is esp32 fast enough for sensor fusion at high frequencies? I need
to synchronise the angle measurement with a 30fps camera
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#20>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGY1qlx24C1TZv_jRL3N3Me1EpZj2m7Qks5vdkawgaJpZM4cdc3I>
.
I have calibrated the magnetometer using ellipsoid method. For accelerometer I have removed offset using your code. For gyroscope I used your 5637 code. But the gyro error was in tens of millidps
What is the throughput that you have observed with esp32 and 9250
I tried the esp32_5637 code on Arduino Nano. I am unable to get rid of drift. Is esp32 fast enough for sensor fusion at high frequencies? I need to synchronise the angle measurement with a 30fps camera
The text was updated successfully, but these errors were encountered: