[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 picks a pseudorandom number ranging from the first given number to the second, including both endpoints. If both numbers have no decimals, it will report a whole number. For example, if a 1 and a 3 were inputted, the block could return a 1, 2 or 3. If one of the numbers has a decimal point, even .0, it reports a number with a decimal. For example, if 0.1 and 0.14 were given, the output will be 0.1, 0.11, 0.12, 0.13, or 0.14.
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