Dual Camera Servo Server icon Dual Camera Servo Server Dual-camera server with servo control for stereo VR; includes C# test app and Unity (Oculus Quest 2) bindings for headset, hands and controllers Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.
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
Servo Script by Synthiam
Featured
Servo Script

Bind scripts to servo moves (V1-V99); triggers on position/speed/accel changes and provides ports, positions and speeds arrays for custom control.

Scarab Creepy Robot by DJ Sures
Featured
Robot By DJ Sures

Scarab robot retrofitted with EZ-B and Synthiam ARC for remote control, HC-SR04 autonomous exploring, voice recognition and motor/pincer control

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

Rezero - Ballbot Performance And Interaction

I came across this video and I wanted to know if anyone thought about making a robot like this. Can ez robot support this kind of robot build? let me know what you think and if can be done, thank you. https://www.youtube.com/watch?v=08EslPPX6f4&feature=related
question

Bluetooth Antenna

hi all is the BT antenna in this store differant to ones i can buy on the street coz i've bought a few now and still can't get connected i've reformated, re pared, replaced chip (thanks DJ) got new rechargable batteries still no luck. i've had my ezb since may and tried all i know except ez robots bt antenna ps i follow the communtiy avidly you're...
question

Bluetooth Camera Connection?

how do i get the ez-robot processor to recognize the bluettoth camera? I added it as a bluetooth device, my pc sees it, but i can onle access my webcam from the ARC SW. thanks, bl
question

How Do I Get Specs On Ez-Robot Parts?

For example, how much weight does their 6-wheeled vehicle support?, what size is it,........
question

Communications Auto Disconnect

Got a question. I was planning on devising some sort of dead man's switch to stop my 4WD Rover in the event it decided to run away from home, or at least out of my sight now that I'm using the long range Synapse RF modules. But, first I decided to see how it reacts if communications is disrupted while it is going forward. I discovered it does...
question

Using A Spektrum Dx7s To Control The Ex-B3

I am exploring the idea of using a Spektrum DX7s (RC Transmitter used with RC cars/plans and boats) to communicate with an EZ-B3, thereby controlling two brushed motors? The design's current configuration is: 1. One EZ-B3 2. Two 7.2volt NMH battery's at 3000mAH 3. Two ESC ( Traxxas XL-5, Electronic Speed Controllers) 4. Two 7.2volt brushed motors...
question

Character Strings In ARC

I can find variables in ARC for playing around with numbers but not for playing around with character or variable string arrays.... Eg. MyName$="Burt" YourName$="Human" Reply$ = ("Hello " + YourName$ + "I am " + MyName$) Say (Reply$) Can anyone help me? Or does this fall into the domains of VB or C#?
question

Bluetooth Bandwidth ?

I am using a bluetooth dongle to connect Ez-b and connect PS3 control ,no problem works very well, excellent Purchased a bluetoot headset for voice command of Ez-b. when I open my ez-b file before making connection (to ez-b ) voice commands appear in window ,but once I connect to Ez-b I loose voice command I presume its my bluetooth ability to...
question

Joystick Control

So I have built a small tracked robot running off a h-bridge and am running two DC motors to drive it. I started of with the h-bridge movement panel and it worked fine, I then got a wired controller to run it and the robot will move around correctly using the left joystick( using the default setting). My problem is I want to use the second joystick...
question
Anyone Here Ever Build The Unicorn 1 Robot From Radio Electonics Magazine 1980'S

Anyone Here Ever Build The Unicorn 1 Robot From Radio Electonics Magazine 1980'S

I am only missing article #8. I thought this may be a neat...
question

Reir Es Bueno, Y Yo Me He Reido Con Este Video

Who is encouraged to build a robot vacuum cleaner-elephant like this ....
question

Speech Recognition Control

It may only be my computer but I was wondering if its happening to anyone else. I made a simple command in speech to recognize a phrase then repeat back a new phrase using the SAY command. I framed the command wrong and forgot the parenthesis. It still said the phrase but preceded it with the word "I". I double checked a few things before...