All Community Content
tutorial
If Elseif Else Goto & Return Commands
IF commands enable conditional logic with multiple comparisons and functions; enclose conditions in brackets and close trees with ENDIF.tutorial
Use Camera As A Button
Use a camera in EZ-Builder as a button by detecting a custom 'Dark' orange/red color; large detection size and hand reflections give reliable input.tutorial
Command Syntax For Data Retrieval
Correct scripting syntax for receiving ADC and HTTPGet data, preventing invalid syntax when numeric responses are returnedtutorial
Sudo's Guide To Dynamixels
Set up Dynamixel smart servos with your EZ-B v4-configure position, speed, load, temperature monitoring and safety for your robot.tutorial
Controlling A Kangaroo With The V4
Control Kangaroo via V4 UART with bi-directional comms and encoder feedback using EZ-Builder EZ-Script - fully tested code for motor controlquestion
Unable To Open Project
I just tried to open my project and I get a Windows error box on the screen saying "Unable to load project. Object reference not set to an instance of an object". So...tutorial
Make Robot Talk
Use Speech Synthesis Control to make your robot talkquestion