Skip to content

高級版的EV3陀螺儀方塊,Adv version of EV3 Gyro Block.

License

Notifications You must be signed in to change notification settings

ofdl-robotics-tw/EV3-Adv-Gyro-Block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Gyro Block for EV3-G

image

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:

image

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.


Modes

・Gyro As Compass

image

-- Measure Heading

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)

-- Measure Heading and Rate

Emulate the HT Compass style, will return the Relative Heading and Absolute Heading and Rate.

・Measure TILT Value

-- Measure Tilt Rate

Measure the Tilt rate (not every gyro sensor have TILT mode)

-- Measure Tilt Angle

Measure the Tilt angle (not every gyro sensor have TILT mode)

・Gyro Reset

-- Reset (Software)

Reset the Gyro Angle/Heading to Zero. (As same as LEGO Gyro Reset block)

-- Reset (Hardware)

Hardware level reset the Gyro sensor, it will take up to 2 sec to Reset. (like unplug the wire and replug)

-- Reset Result Check

Check the reset is working or not.


Original Flipped Digital Lab, OFDL Taiwan © 2023

About

高級版的EV3陀螺儀方塊,Adv version of EV3 Gyro Block.

Resources

License

Stars

Watchers

Forks

Packages

No packages published