Exosphere icon Exosphere Telepresence and remote control for any ARC-compatible robot from phone/tablet, combining AI and human operators to perform tasks and train autonomy Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
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
GPS by James Graham Hu
Featured
GPS

Deprecated: reads latitude, longitude, UTC time and speed from ublox NEO-6M GPS; auto-inits UART0@9600, shows processed and raw data.

Snow Shovel Robot by DJ Sures
Featured
Robot By DJ Sures

Remote-control 80 lb mobility-scooter robot fitted with a shovel using Synthiam ARC, EZ-B controller and Sabertooth driver to clear snow from...

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

Setting Servo Profile, There Is Only One +/- Box On The Screen

using mobile app,Trying to set JD servos to neutral position per EZ Robot lesson on web site, but i only can control one servo, there is only one white +/- box for adjustments, whereas EZ robot tutorial shows  a +/- box for each servo, what am I missing?
question
ARC Glyph Tracking

ARC Glyph Tracking

Hello, I was wondering if anyone is having issues with glyph tracking? I just downloaded the ARC software going from ARC. The 1st thing I noticed was all my blockly code in the buttons...
question

Ghost Canyon I9 9980Hk Sff Pc For Ezbv4

My dudes i present to you the holy grail of sff pc for use with the ezbv4..... the intel ghost caynon nuc i9 9980hk.  So who all is siked for this for their robot? https://youtu.be/CCoLJeUbZTc
question

Soundboard PC WAV And MP3 Files Playing Very Fast

I have  several WAV and MP3 files that I added to the Soundboard to play out my PC. file plays fine in iTunes, VLC Player, you name it on the PC. However all the files will play very fast through the sound board. If I export the sound back out of ARC builder (latest version) the file plays fine in iTunes, VLC Player, you name it. It is almost like...
question

Help Obtaining RGB 8X8 LED Matrix E-19 Display Module?

Can anyone point me to a way to purchase a RGB 8x8 LED Matrix E-19 Display module? After watching the roll out video for 8x8 RGB (https://www.youtube.com/watch?v=Iwhcii0WCHs&feature=youtu.be) and github (https://github.com/synthiam/E-19_RGB_8x8_Display/tree/master/E-19%20Hardware) (and Thank you to Jeremie et al for putting all that together!)...
question
Q & A Input Question

Q & A Input Question

So, I would like my robot to be able to ask people questions, and save their responses as variables. Idealistically, I would love this to be verbal/audio input. I have installed D...
question

Send Serial Data From Arduino Mega To Uno Using ARC

Hello I can't wrap my head around how to send serial data from a Arduino Mega to a Arduino Uno USING arc (2020-04-10) Installing EZ-Mega-v1-636848729355769322.zip on the Mega and using ARC to talk to it works fine. (only done basic servo and LED control) The Uno has just a standard Arduino sketch (See below for code) The mega pins using 18-TX1...
question

Assistance With Slow Scripts

I am running 7 scripts at once.  Each is looping and looking for a variable that is generated by other scripts.  Once these variables are triggered,  each script runs a series of commands and returns back to looping. Some of my scripts have nested loops operating inside of other loops and break out as necessary. I am using FOREVER LOOPS because...
question

Speech Recognition - Pause Not Working

Howdy When my voice recognition is paused it still activates. The sound wave is red and pause check box is grey. I have an enable phase as well, but doesn't seem to make a difference, the saved phrases seem to activate when paused and even if enable phase has not been  activated. ControlCommand( "Speech Recognition", PauseMS, 10000)...
question

Chatbot And Speech Recogniton

how can I hook up the free speech recognition to PandoraBot?
question

Question About Servos

is there a way to add a joystick or something similar to the workspace in ARC to control servos? I'm adding a Pan/Tilt servo mount to my robot to give the camera movement on the X and Y axis. I want to control the servos with mouse movement or use keys on a keyboard to control the pan-tilt mount. maybe use a wired video game controller? from finn
question

I2C Device Voltage Question

Is it possible to connect an I2C device to the EZB v4/2 with just the SDA and the SCL lines connected with the device its self getting its voltage from a higher voltage source (Greater than 3.3v)?