You can download ev3b file from release page:Latest
This is a Advanced version of Gyro block, you can use Gyro as compass sensor, or read out the TILT value, or using our special made reset function to avoid the drift issues!
For Example, here is the Reset program to avoid gyro drift issue, it's useful for FLL and WRO RoboSports:
This Block made By OFDL Taiwan. Any Question? Please contact us OFDL Facebook Page
It is recommended that the EV3 Firmware is always updated to the latest version released from LEGO®. (1.09E recommended)
Adv Gyro Block is not officially supported by the LEGO® Group.
Emulate the HT Compass style, will return the Relative Heading and Absolute Heading (The North (or 0°) depends on when you reset the gyro). The offset allow you to dynamic adjust the gyro error and adjust the zero degrees. (Offset value should in -360 ~ 360)
Emulate the HT Compass style, will return the Relative Heading and Absolute Heading and Rate.
Measure the Tilt rate (not every gyro sensor have TILT mode)
Measure the Tilt angle (not every gyro sensor have TILT mode)
Reset the Gyro Angle/Heading to Zero. (As same as LEGO Gyro Reset block)
Hardware level reset the Gyro sensor, it will take up to 2 sec to Reset. (like unplug the wire and replug)
Check the reset is working or not.
Original Flipped Digital Lab, OFDL Taiwan © 2023