You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pankaj Kumar Verma edited this page Aug 16, 2017
·
4 revisions
Introduction
Arduino Program block is a Robot block and a Hat block. Scripts that wear this block gets converted into Arduino code (when you right click and select upload code). This block is used when one has to upload a code into evive.
Example Uses:
Turning ON/OFF Pin 13 LED on evive using Tactile Switch 1
The corresponding code generated from this sprite is shown below.