The block activates the RFID sensor to read any nearby RFID tags for the specified time. Once identified, the value of the reading is stored in the local system which can be used from the other blocks. The block also reports whether the operation is completed or not. If any RFID tag is scanned the block returns 1, else it returns 0.
[PictoBloxExtension]
3D and XR Studio Transform
Extension Description
PictoBlox Transform lets users move, rotate, and scale 3D objects along the X, Y, and Z axes, providing precise control for seamless modeling and animation.
-
Available in: Block Coding, Python Coding
-
Mode: Stage Mode
-
WiFi Required: No
-
Compatible Hardware in Block Coding: evive, Quarky, Wizbot, Arduino Uno, Arduino Mega, Arduino Nano, ESP32, T-Watch, Boffin, micro:bit, TECbits, LEGO EV3, LEGO Boost, LEGO WeDo 2.0, Go DFA
-
Compatible Hardware in Python: evive, Quarky, Wizbot, Arduino Uno, Arduino Mega, Arduino Nano, ESP32, T-Watch, Boffin, micro:bit, TECbits, LEGO EV3, LEGO Boost, LEGO WeDo 2.0, Go DFA
-
Object Declaration in Python: .
-
Extension Catergory: 3D and XR Studio
Introduction
Transform provides users with an interface to manipulate layers:
1. Position, Scale, Rotation:
– Position: Users can precisely define the location of layers within their scenes, ensuring objects are placed exactly where they want them. This capability is essential for arranging elements in a scene to achieve desired compositions or layouts.
– Scale: Scaling allows users to adjust the size of layers, either uniformly or along specific axes. This flexibility enables them to create objects of varying sizes and proportions, enhancing visual diversity and realism in their scenes.
– Rotation: Users can specify the orientation of layers in three-dimensional space, controlling their tilt, angle, and orientation relative to the scene’s coordinate system. Rotation adds depth and dynamism to scenes, allowing users to create immersive environments and unique visual perspectives.
2. Animation Integration:
– Custom Animations: Platform provides users with a library of pre-defined animations that can be easily applied to layers. These animations cover common motions such as scaling, rotation, and more, allowing users to quickly add movement and interactivity to their scenes without the need for extensive scripting or programming.
– In-built Animations: User can also use the inbuilt animation created while creation of the 3D objects.
Read More
PictoBlox Blocks
The block checks if any items in the specified list are equal to the given text—if at least one of them is, the block returns true; if none of them are, it returns false. The item must contain the exact text; for example, “abc” would not work if the item contained “abcde”. This block is case-sensitive.
All articles loaded
No more articles to load
Table of Contents