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]
Arduino – Uno, Nano & Mega
Extension Description
Control the inbuilt functionalities of Arduino such as the digital and analog Input/Output, tone, and timer.
-
Available in: Block Coding
-
Mode: Stage Mode, Upload Mode
-
WiFi Required: No
-
Compatible Hardware in Block Coding: Arduino Uno, Arduino Mega, Arduino Nano
-
Compatible Hardware in Python: Not Applicable
-
Object Declaration in Python: Not Applicable
-
Extension Catergory: Arduino
Introduction
The Arduino extension allows you to control the inbuilt functionalities of the Arduino board (Arduino Uno, Arduino Mega, and Arduino Nano) such as the digital and analog Input/Output, tone, and timer.
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
Block Coding Examples
There are no block coding examples for the extension to show.
Table of Contents