Diagnostic Report icon Diagnostic Report Collects and sends ARC diagnostic reports to Synthiam to help troubleshoot EZ-B and robot connection issues 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
iRobot Roomba Movement Panel by iRobot
Featured
Irobot Roomba Movement Panel

Control Roomba/Create via ARC: drive, stream sensors, read encoders, configure COM/HW UART, and send pose to NMS for mapping/navigation.

My First Bot - Dodgy Casebot by Fattywoo002
Featured
Robot By Fattywoo002

Build a Dodgy Casebot with EZ-B and EZ-Builder: 5 servos, gripper, sonar, random personality, Wii/keyboard & voice control, simple autonomous mode

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
Feedback From 2 Day Workshop

Feedback From 2 Day Workshop

Just ran a two day workshop based around Adveturebot, a couple of pieces of feedback. Firstly there is a link to a place in the tutorial explaining what to if...
question

Wifi To Bluetooth

I have a EZ B v3 with a Bluetooth module. I downloaded the newest software and it looks like it uses wifi to connect to the board. Is there way to switch wifi connection to Bluetooth ? Or should I download the older version of the software ? Thanks! Shak
question

Intermittent Exception Error When Trying To Start Custom Http Server?

I originally posted this thread in another topic discussion, but thought it should maybe start a different thread for this discussion. Below, is what I posted in a previous discussion on the HTTP Custom Web Server Control: I noticed that when I activate the custom web server in my project sometimes I get the following exception error: "Object...
question

Adventure Bot Auto Position Movement Panel

Hello, I performed the calibration procedure that DJ made up for the continuous rotation servos of the Adventure Bot using a test continuous rotation movement panel. All worked out great. I then opened my main project for Adventure Bot that uses the Auto Position Movement Panel and it acts differently. When I click forward, reverse, left and right...
question

Usb Ttl To Ez-B 3.0

hello all, I know Im a little behind in the times, but I have a ez-b 3 that I am trying to get rid of the Bluetooth and go with a usb ttl. I have tried it in to in and out to out also in to out and out to in. I have the ground connected, but not the power lead. at one point I did manage to update the firmware. but is still cant figure it out. I...
question
Something Happened Visually To Some Of My Controls After Last Update

Something Happened Visually To Some Of My Controls After Last Update

After the last ARC update my autopostioner looks like this (settings). There is no...
question

ARC Can't Connect To Revolution Jd

I'm running ARC version 2016.08.29.00, trying to talk to a Revolution JD, from Windows 7 Pro 64-bit. It's been a year since I used the JD, but it worked fine at the time. My wi-fi finds and connects to the unit as an access point. But ARC will not connect to it. The IP address is correct (192.168.1.1:23) and I reset the robot just to be sure. From...
question
Leonardo

Leonardo

Hehe, found this on youtube, I just love him!
question

Animation With ARC

Hey guys, I just wanted to know if anyone has info on some stuff that I am trying to sort out here... So I would like to do some correctly timed animation with my robot, my plan is to script the animation frame by frame...so it will be done with an EZ-Script rather than inside of the Auto Position Control. So I init the servo speed first... For the...
question

First Post - Question About Ezb4 And Object Tracking

Hello all, I have been looking through the forums and am quite impressed with everyone's work and collaborative effort! I am building an inmoov, and want to integrate the object tracking with the ability to actually grasp the object. I have two cameras in the eyes, and also an xbox 360 kinect. I am wondering if these would be sufficient to guide...
question

Omnibot 2000 Motorized Arm

Hey , does anyone have one of the working robot arms? if your going to modify it I would love to trade a arm I have because I am trying to fix one I have with the original parts. Thankyou !
question

Ez Scripts And Microphone Records

I'm a newcomer in EZB. I recorded some messages using microphone control, and transfered them to soundboardV4. Clicking "play" there i get the messages spoken by ezb. But whatever script can I use to have them spoken in my actions ? I found only text-to-speech (i.e. sayezb("...") statements. Nothing for recorded messages. Can...