Slide Script icon Slide Script Adjust a numeric variable via slider (0-1000) with customizable min/max, center button and scripts triggered on value change or bonus button press. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.
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
Sabertooth Movement Panel by Dimension Engineering
Featured
Sabertooth Movement Panel

Sabertooth movement panel: control two motors via Simplified Serial with variable speed sliders, movement buttons, and serial port options.

Robot Guard by Igor
Featured
Robot By Igor

Provide the webpage text or a brief summary so I can create a concise, SEO-friendly meta description.

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
Roli Rolling To The Left

Roli Rolling To The Left

I got my new Roli up and running Sunday, but after a bit, when driving forward it began pulling left and seemed somewhat slower. In reverse, it goes straight and is...
question

Possible Bug Auto Position Movement

Project: advbot1.EZB The project is based on the Adventure Bot. Changes to help troubleshooting: 1) Added Http Custom Server 2) Added Http Server 3) Added Position Start Script $positioner_start_script=$hour*3600+$minute*60+$second Added Position Start Script $positioner_end_script=$hour*3600+$minute*60+$second Added Movement script:...
question

Ezb Microphone

From all the videos, I assumed the EZB had a built in microphone. Upon further inspection, it now seems I was mistaken? Does the voice commands then work through the PC mic only, and not the EZB? I am planning to use a small tablet bolted on to the bot to run the control software, so I can use that mic, but I am just making sure I am not barking up...
question

Ezb Failsafe?

Hi there. Is there a way to implement a failsafe on the EZB? Right now, if my EZB loses connection, everything stays in the state it was before the connection drop. It would be great if there is a way to implement a failsafe with default values to use in case of a connection break. If not a programmable failsafe, releasing all servos would do the...
question

Continous Servo Calibration. 90 Zero, Not Equal Up And Down

Hi guys. I have created a movement class for a two wheel bot setup (Like adventure bot). I copied the default values that ARC uses for a continuous servo movement panel. 180 108 1 I dropped the speed on each servo a little in ARC, and settled on a speed using. D1 150 108 30 D0 30 108 150 I then copied these values in my own project (SDK). I wrote...
question
Simple Servo Control And Adjustments Help

Simple Servo Control And Adjustments Help

Hello, My name is Justin and I am completely new to EZ-Robot. I have searched tutorials and all im looking for right now is how to hook up...
question

Trying To View Foscam F19831p Ip Cam In ARC Windows Video Control?

Hello, I visited the threads regarding viewing Foscam Video in ARC Camera Control. I have a Foscam F19831p IP Video Camera and entered the following information in the camera control device select box: https://192.168.x.x:Port/snapshot.cgi?user=username&pwd=password When I select start in the Camera Control I get the following error message in...
question

Sdk: Speechsynthesis.Say(), Outputs To Pc Audio

Hi. I am trying to output speech on the EZB using the SDK. EZ_B.­Speech­Synth.­Say(­System.­String) outputs to PC Audio. The SDK documentation mentions that it plays to the "Default Audio Device". Quote:Method:EZ_B.­Speech­Synth.­Say(­System.­String) Say MSG to the default audio device However, I can't find where to specify the EZB as the...
question
Ezb-V4 Firmware Upgrade?

Ezb-V4 Firmware Upgrade?

Hi there. I am starting out with the EZ Robot Dev kit, and I want to make sure my device has the correct and latest firmware. The webserver reports it to be: EZ-WiFi v0.4a...
question

General Plug- In Security Questin

With the ability of anyone making plug- ins and the ability to interface most anything as public hosted on github, who is screening or watching for viruses, malware, spyware, etc. With robots having cameras, audio, home sensors to control monitor your home etc. Who is to know of back doors, etc. You hear about nanny cameras audios hacked by people...
question

Sdk - How Do I Connect To ARC?

HI there. Maybe I am overlooking something, but I can't find any reference on how to connect to the ARC Software, using the SDK. All the examples show a direct connection to the EZB (Board). I want to access my "project" instance inside ARC, and interact with my board using the SDK (parallel to the controls already set up and working...
question

New Very Green Roboticist

Hey guys. Absolute robo n00b here from South Africa. Just received my Dev Kit, and I am very excited to start! @DJSures , I have not even touched any of the stuff yet, but I must commend you on what you have created here. I am in awe of all that you have created alongside this product, as well as the product itself. All the scripts, the Custom IDE,...