QR Code Generator icon QR Code Generator Create customizable QR codes for ARC, display/scan via Camera Control, trigger scripts on recognition and save decoded text to variables. Try it →

ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

https://synthiam.com/Tutorials/Hardware.aspx?id=13 is a good place to start.

Serial lcd's are much easier than i2c. Avoid i2c if you don't know much about it.:)

Connect power to the LCD. And also connect a digital wire from the EZ-B. it's easiest to use a peripheral cable.

Then in EZ-Script, you can use the SendSerial command. The syntax and help are displayed in the script editor manual:)