Arduinocoms icon Arduinocoms EZB v4-Arduino I2C bridge for ARC: supports custom C# code and reads gamepad or Wii controller inputs for robot control Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
Power Up Your Scripts with AI
Describe what you want — get working robot code. The project-aware AI Script Assistant built into ARC.
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Free Credit
Share your robots, answer questions, and help others — earn credit toward ARC Pro, AI credits, and robot swag.
Remote control robots or add telepresence capabilities with Exosphere

Drive Real Robots, Anywhere

Remotely operate robots around the world or add live telepresence to your own build — straight from your browser.

Discover Exosphere
XV11 LIDAR by CochranRobotics
Featured
XV11 LIDAR

Real-time 2D mapping from Neato XV-11 360° LIDAR via GetSurreal controller; exports $LIDARDistance/$LIDARIntensity, configurable angles, color, zoom.

Ez-truck by PJ_Dtechy
Featured
Robot By PJ_Dtechy

Convert an R/C truck to EZ-Robot using EZ-B v4, IoTiny, L298N H-bridge, HC-SR04 sensors, servos, camera and scripted Android controls

Community

Join the Synthiam Robotics Community

Connect with thousands of robot builders, educators, and engineers. Share projects, get answers, and learn to build smarter robots with ARC.

  • ✓ Showcase your robots & projects
  • ✓ Get help from experienced builders
  • ✓ Earn credit toward Synthiam products
Create Your Free Account Log In
question
Movement Scripting Help Please?>

Movement Scripting Help Please?>

Can anyone help with scripting? I need to be able to have the speed of the G-Bot be ramped up and down rather than full on/off or there is a serious risk it...
question

Can't Download Andriod App

Hi, I'm a newbie... I'm having trouble downloading the Android version of ARC from the EZ Robot website. I'm getting a message on my tablet that says "For security, your tablet is set to block installation of apps obtained from unknown sources." There's a "Settings" button just below the message which I would assume leads you to...
question

Is There An Sequence To Escape / When Using In A String For Path Vars?

example This is ok $BasePath = "G:" but this gives error $BasePath = "G:/" it is because of the / , im asuming is being used as an escape char in Ez-Script. is there a way to escape this?
question

***Ping*** Robot-Doc

Hey Doc, hope you don't mind me asking... The flashforge printer you mentioned... What software are you using with it? How (or do you even need to) is the print platform leveled/adjusted?
question

Rgb Animator Action Panel

I opened the RGB Animator from Project --> Add --> i2c --> RGB Animator. When I do this, the window Actions column is empty. When I click on the gear icon The windows comes up in full form but all entries are empty. I thought there would be a set of 'sample' actions loaded. Thanks.
question

Adc Motor Control Script

Attempting to control a motor with potentiometer (adc) and get it to move in correct direction (using hbridge) to a specified ADC position ideally I want the motor to operate like a servo ,give it a value and it will find that position and stop, this adcspecified would vary. script if ($adcSpecified = 135) (Get error "variable not defined on...
question

Wifi Connection Question

Hi, I just got my Six robot and assembled it. I can't get it to connect to my PC. I've been through the tutorials. Here's the basic info: EZ-B v4 0684 is showing up in my list of available networks. I can connect to it but there's an exclamation point over the signal strength icon. I've been through the tutorial and have followed the instructions....
question
Look What I Got

Look What I Got

Hello everyone! I just got my first shipment of parts from china which included: 8x relays and 1x 5amp adjusting power adapter(Audiowind). Just waiting for some regulators, and I should be...
question
ARC To ARC Connection

ARC To ARC Connection

Have been trying to connect two ARCs Together. The unit that see the EZ-B V4 is 192.168.1.250 and it can Control The EZ-B v4. EZ-B V4 is board 0 and is served as port 6666 in the...
question

Text To Speech Voices Revisited

I need some help with getting the Ivona voices to work with ARC. I've downloaded and install the voice pack. Then I visited 'ease of access/text to speech' and made the new Ivona voice the default voice (default was anna). I tested the voice outside of ARC and it works as default. In ARC, I add 'speech synth' and the 'speech settings'. The Ivona...
question

Trying To Get A Pir Working

I feel like a blind man wandering around in the bush at night hoping to find my way home! So here's where I'm at with this project, I've put some comments in so you can see what I'm trying to accomplish. Any and all help will be appreciated. :loop #timer to power down $x = 0 RepeatUntil($x = 30) $x++ Sleep(1000) EndRepeatUntil repeatUntil(1=2)...
question

ARC Freezes And Disconnects

i got latest version,and when i use a vertikel servo it freezes and disconect the ezb4 any idea ?