Component: Gyroscope 3 Axis (L3G4200D) (Movement & Orientation)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix TSL |
Version | 2.0 |
Category | Movement & Orientation |
Contents
Gyroscope 3-Axis component
Interface to the L3G4200D 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
![]() |
GetZ |
Returns the previously sampled Z axis data | |
![]() |
Return |
![]() |
GetY |
Returns the previously sampled Y axis data | |
![]() |
Return |
![]() |
GetX |
Returns the previously sampled X axis data | |
![]() |
Return |
![]() |
SampleDevice |
Reads the Axis data from the device | |
![]() |
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. | |
![]() |
Return |