Rob Tillaart
Rob Tillaart
Tried to get the build working for the example, but there are too many unknown dependencies See - .arduino-ci.yml Dependencies missing - Stopwatch - Albert
There is a conflict in the .h file (GNU) and the LICENSE.MD (MIT) _This program is free software: you can redistribute it and/or modify it under the terms of the...
Added a minimal example including a performance measurement.
Disabled failing example
mmm, just too much errors on the core function to get the automated build working => https://github.com/RobTillaart/avdweb_AnalogReadFast/actions/runs/8098724161/job/22132803944
To cleanup pending PR's / issues I close this one.
why when I run the GY521_pitch_roll_yaw example code, all the numbers slowly increase 0 -> 359 -> 0?
@mw66 Thanks for reporting this issue, not seen this drift in my tests so far. I have not enough information to analyze this problem As the other library seems to...
why when I run the GY521_pitch_roll_yaw example code, all the numbers slowly increase 0 -> 359 -> 0?
Can you run - GY521_test_1.ino for a few minutes? you may change these line to be all float's to get a bit more detail (I'll make an issue to patch...
why when I run the GY521_pitch_roll_yaw example code, all the numbers slowly increase 0 -> 359 -> 0?
The raw measurements look indeed stable - maybe longer run needed to be sure. > looks like: > > ``` > setThrottle(false) > ``` > > fix the drifting problem,...
why when I run the GY521_pitch_roll_yaw example code, all the numbers slowly increase 0 -> 359 -> 0?
Looks stable to me now, some random noise.