EZB Connect By Name icon EZB Connect By Name Discover EZB WiFi controllers by name, auto-bind connections, avoid IP management; live discovery and multi-EZB support for ARC. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
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
Inverse Kinematic Arm by Synthiam
Featured
Inverse Kinematic Arm

Control robot arms with inverse and forward kinematics, converting X/Y/Z positions into joint motion and reporting end-effector location.

What Should I Do? by jdebay
Featured
Robot By Jdebay

Decide whether to wait for a replacement servo or use a faulty servo as a placeholder to fine-tune your JD robot's movements.

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
Myo Armband - Poses

Myo Armband - Poses

Dear EZ-Robot, At the University of Antwerp we are working on a research project with a test setup that uses the ARC and the thalmic labs Myo-armband to control a robotic hand. While...
question

Ezb Rebooting With Tight Timed Loops

I am having problems with my ezb rebooting occasionally. I suspected a brownout, so I replaced my lipo with an industrial 60A power supply running at 7v. It still happens. I did some troubleshooting and there are a few ways I can trigger a reboot rather quickly, by overwhelming the ezb with instructions. For instance: repeatwhile( true )...
question
Stop Servo Movement After Camera Tracking

Stop Servo Movement After Camera Tracking

Hello everybody! I would like to know if someone can help me on a project! I doing a simple project to make an EZ-B Brain and two pairs of...
question
Mp3 Player Help

Mp3 Player Help

Hi all Im trying to connect up a mp3 trigger to my ez b , I know it has the built in system as well but i need to use two types of sound fx for johnny 5 one that is a ext mp3 player is also...
question

Ez Robot Mini Meccanoid

here is the mini version of the meccanoid robot.all in HDD servo's. the gripper is from meccanoid max robot.little heavy. soon he will get hands.
question

Pull Wi-Fi Data From Ezb

Has anyone been able to pull Wi-Fi data from controller. In other words I would like to be able to get a list of all Wi-Fi stations, get the DB from the station. If possible it would be used for indoor navigation. If not then I guess use a ESP8266, pull the data serial, then do the work to determine location. It would be easier to pull from EZ...
question
Comparing Times In Ezscipt

Comparing Times In Ezscipt

Im struggling with using time in ezscript. I want to check how long it has been since a given face was recognized. But all the time functions seem to give strings and I...
question

Jd, Basic Movements In C# And Visual Studio 2013

Hello, sorry for this stupid question. I wanted to program my Robot with Visual Studio 2013. I know that there are 65 examples, but are there also dlls for moving JD? I heard of the "Auto Position GAIT module" can someone explain it to me? And can/how I use it in C#? confused And how can I move a Servo? Only a piece of code how to move a...
question

Replacing Damaged 32F205rect6 Chip

Hi , With regards the main processor chip in the ezb 4 does it need to be reflashed after replacment. Ive got a new lower board coming but thought as this one is dead i might as well have a go at repairing it. ive changed the ic out for new but still dont seem to be having much luck with it. Any advise please.
question

Servo Position Saving

I don't think this has been discussed before and I hope I can explain it correctly. I have a Robot with two arms with 6 servo's each. I use auto position all the time to accomplish actions when called upon. Auto-Position works like magic. What I want to do is physically take my robot arm and hold it in the position I want and save that position as...
question
Ez-Bv4 And Camera With Surface Pro

Ez-Bv4 And Camera With Surface Pro

I'd like to use the 160x120 resolution in my project running ARC (the latest version) for Windows on a Windows 10 Surface Pro 2 but I get the following...
question
Cognitive Face And Face Tracking

Cognitive Face And Face Tracking

Im struggling a little with the face recognition controls. First of all, the cognitive face control works pretty well, but I would need some way to reset or...