Component: Gyroscope 3 Axis I2C (L3GD20) (Movement & Orientation)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix TSL |
Version | 1.0 |
Category | Movement & Orientation |
Contents
Gyroscope 3-Axis I2C (L3GD20) component
Interface to the L3GD20 three axis digital gyroscope. Panel GUI can be used to simulate incoming data for testing.
Component Pack
SENSORS
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
SampleDevice |
Reads the Axis data from the device. | |
![]() |
Return |
![]() |
GetGyroReading |
Collects one of the gyroscope readings from the last sample. | |
![]() |
Axis |
0=X, 1=Y, 2=Z | |
![]() |
Return |
![]() |
ReadRegister |
Read the data byte at the given address of the device | |
![]() |
Reg |
address of the register to be read | |
![]() |
Return |
![]() |
Initialise |
Initialise the component. Returns 0 if successful | |
![]() |
Return |