Escape ceiling programming tag - question


#1

When in scratch/prog mode there’s this escape ceiling tag. Question: is that an intelligent tag, i.e. there’s some sensor on top or is it one of those dumb tags where once invoked just blindly drop the a/block few units down? If there’s a sensor, may I know what it is and if there’s any controllable interface to use it?


#2

Hi bmninada,

Yes, it is an intelligent tag which integrated complex underlying program.When you invoked this program block, it will keep long pressing down, if the gyroscope detects that the machine did not decline, then reduce the power to force the machine decline for a proper distance.
The sensor used in this program block is the gyro sensor. If you want to do graphical program for gyro with Makeblock APP, you can find it under detect section in scratch/prog mode.


#3

Thanks


#4