[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 will check its Boolean condition. If the condition is true, the blocks held inside it will run, and then the script involved will continue. If the condition is false, the code inside the block will be ignored and the script will move on (unlike in the If () Then, Else block). The condition is only checked once; if the condition turns to false while the script inside the block is running, it will keep running until it has finished.
All articles loaded
No more articles to load
Block Coding Examples
All articles loaded
No more articles to load
Table of Contents