Vuzix Augmented Reality icon Vuzix Augmented Reality Connect Vuzix 920VR AR headset to ARC to map head movement to robot servos or drive, control camera pan/tilt; deprecated 920VR support only. Try it →

All Community Content

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
WebSocket Client by Synthiam
Featured
Websocket Client

WebSocket client for ARC: open/send messages, store server responses in a variable, run a response script, and track connection status.

Mr. Spider Sapian meets Spider Bot by EzAng
Featured
Robot By Ezang

Meet Mr. Spider Sapian and Spider Bot, the fastest bot on four legs.

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

Hello Ez Robot Irobot58 And Doombot

Hope both of you are working on your great bots. Missed on the forum. Steve S
question

Mismatch Error?

Hi everyone, I was just reading up the tutorials provided for the SDK in C#, and this warning would appear in the error list. Can someone explain what caused this error and how to solve it? I don't understand what do they mean by changing the targeted processor architecture of the project " There was a mismatch between the processor...
question
What Is In The Box?

What Is In The Box?

j
question
Ad Soundfile

Ad Soundfile

is it possible allreddy or will it be possible in the futere to ad a soundfile. in the pose editor.
question
Hack A Week

Hack A Week

I found this great little youtube channel that has some projects that could be converted to ez-b. This one shows how to salvage parts from old rc toys: And a crude wall-e hack All terrain bot made...
question

Store Credit

I did send an email at the weekend about this but haven't heard back so don't know if it got lost somewhere or if the reply landed in my email blackhole or if you've just been too busy doing more important things. Anyway, I am having trouble placing an order where the order value is less than the store credit I have accumulated. Basically, both...
question

User Profile -> Forum Discussions Question With Website

Clicked on d.cochran's profile page Clicked on forum discussions tab Link takes me to the community discussion root page? Link looks malformed...missing query string: https://synthiam.com/Community/Forum/UserInfoForumPosts.aspx?user=
question
Uart Terminal Display, Can't See Last Line

Uart Terminal Display, Can't See Last Line

When using UART 0 Serial terminal to read ASCII output from the Roomba diagnostic tests, as each test is printed out, the last line of...
question

Audio Transfer

Can audio be passed to and from the EZ-B? I need a mic mounted directly onto the robot as well as a speaker but with no wires between the robot and pc. I've found wireless mics and speakers to either be really low quality and/or too expensive. hat being said, I am thinking of using SmartVR with the EZ-B. Has anyone had any experience with this at...
question

Help With Script Again

Very simple logic, just don't know the commands in ARC... Just added a maxbotics analog distance sensor. It works in ARC. What I would like is when the distance is equal to or less than 50 speak out the ezb. I set up an analog port and I'm trying to use the adc wait command, from there? Thanks Chris
question
Just Made The Order For The School Program

Just Made The Order For The School Program

1 JD 1 Roli 1 six 3 dev kits some batteries and chargers. I am 3D printing parts to build Patriot 1 (mascot of the school and the first...
question

Updated Needed For Script Help

Small fix/correction suggested for the "Script Help". The Script Help states: IsConnected( boardIndex ) Returns TRUE or FALSE if the specified EZ-B board index is connected Example: $status = IsConnected(0) It does not appear to actually return a value of TRUE/FALSE it returns a value of 1/0, where 1 means connected and 0 represents...