Gyroscope sensor py v2

From cod3v
Revision as of 08:13, 9 June 2020 by Mol (talk | contribs) (Created page with "<languages /> <translate> Gyroscope is interesting but challenging. It is a known issue that the gyroscope might drift, also the reading will be running. The sensor needs t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Gyroscope is interesting but challenging.

It is a known issue that the gyroscope might drift, also the reading will be running. The sensor needs to be absolute still when starting the program. The drifting occurs only in the beginning or execution of the script, not during it. Usually, it will be fixed by unplugging and plugging the sensor.

The magnetic field has an effect to the sensor. Also, the motors might give anomalities to the readings.