Sharp IR Radar icon Sharp IR Radar Radar-style Sharp IR scanner for EZB ADC: sweeps sensor, displays distance dots, logs ADC voltage, and can steer/avoid obstacles via Movement Panel Try it →

ARC Pro

Upgrade to ARC Pro

Your robot can be more than a simple automated machine with the power of ARC Pro!

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

The error is correct - the variable is not defined. Please read the entire error, not just the first three words.

Define a variable such as...


$Variable = "Some data"

Perhaps begin with RoboScratch, then try blockly, and eventually move to EZ-Script to learn what a variable is.