pxt-ev3/libs/gyro-sensor
Peli de Halleux 374bbb8304
Drift-compensated angle in gyro (#931)
* compute angle based on undrifted rate

* add is calibrating function

* fix integrator

* added example

* docs

* poll faster
2019-10-01 10:11:58 -07:00
..
docs/reference/sensors Drift-compensated angle in gyro (#931) 2019-10-01 10:11:58 -07:00
gyro.ts Drift-compensated angle in gyro (#931) 2019-10-01 10:11:58 -07:00
pxt.json fixing naming 2017-11-30 10:37:59 -08:00
README.md fixing naming 2017-11-30 10:37:59 -08:00
test.ts moving gyro into separate project 2017-11-30 10:34:34 -08:00

Gyro Sensor

The library to interact with the Gyro Sensor.