DJI Tello Movement Panel icon DJI Tello Movement Panel Control DJI Tello from ARC with live camera feed for computer vision tracking; fly via scripts, speech, joysticks, Python, or Exosphere. 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
Rafiki Front Bumber by CochranRobotics
Featured
Rafiki Front Bumber

Rafiki front bumper plugin: reads 4 proximity sensors via serial, updates ARC variables, blocks motor movement toward detected obstacles for SLAM

Richard the robot for exsophere 4/19/2020 exciting times by EzAng
Featured
Robot By Ezang

Richard the robot for Exosphere sparks excitement for everyone involved.

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

How To Mask The Serial 8Th Bit

Hi all and DJ, I'm trying to figure out the syntax to mask the 8th bit of a packet serial command from EZ-B to RobotClaw Motor Controller, any help would be appreciated if it's possible on the EZ-B. On other MCU's that I have I use this format... Serout P15, i19200, [128, 0, 127 (255 & 0x7F) ] Serout - well that's the command for output from...
question
It May Be Me. But I Cannot Create A Shortcut

It May Be Me. But I Cannot Create A Shortcut

It may be me. But I cannot create a shortcut I tried on two computers, but it did not work. It was a GREAT idea to have. Thanks for...
release

Release 2012.10.09.00

Synthiam ARC makeover for EZ-Robot: new visuals, splash intro & audio, ESC skips, camera device restore, external movement panel, Live Remote mouse.
question

Ez-Script If And And And Syntax?

I'm trying to teach my robot to center a red can with the cameraX variables and use the center of 3 ping sensors to know when it's in punching distance per my video. Click To Watch Video Is there currently a way to do the equivalent of this C# script in ARC: if ((LeftDistance>Far) && (CenterDistance>Far) &&...
question

New Camera Tracking Functions

Hello Forum, Has anyone found the syntax for using the new camera tracking?
question

Servo Support

i qould like to know how much servo can i use with ez-b
question
Power Regulator Fell Off - Still Waiting And Getting Desperate!

Power Regulator Fell Off - Still Waiting And Getting Desperate!

Well it's nearly been 3 months since I first mentioned that my power regulator busted off on...
question
Help ?Longer Range Bluetooth Replacement For Ezb?

Help ?Longer Range Bluetooth Replacement For Ezb?

I have found these that resembles the Bluetooth unit on ezb. They claim some long range in comparison of Bluetooth and...
question

Sdk: C# Adc

I'm building a robot arm controlled by a master with potentiometers. I'm having trouble reading the ADC value from the pot with C#. I keep getting an error that says "Identifier Expected". I'm fairly knowledgeable in C++ and, try as I might, I can't figure out what is wrong. This is the code that causes the error....
question
I Have The Need, The Need To Know My Speed

I Have The Need, The Need To Know My Speed

Will fix this later....
question

What Do I Need

I have an idea that I need help with. What I want to do: I want to use a motor I already have and create a remote control car, using a bicycle wheel, and wii remote as a controller. Will the Easy-B fulfill my needs? Is there anything else I need, beside the software I downloaded from the site? Thnaks
question

Web Interface

Is there any plan to upgrade the web server in EZ-B? i would like the ability to have access to a nice(r) interface for my robot. . . simply put there should be a few simple controls on a screen (or maybe have the ability to have "WEB" controls that you can configure and layout in a web interface designer). Streaming Video Motion Control...