Augmented Reality icon Augmented Reality Overlay PNG/JPG images in real-time onto detected objects, faces, colors or glyphs using ARC Camera tracking; attach, preview, detach. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.
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
Text Overlay by Synthiam
Featured
Text Overlay

Overlay a variable on a processed camera image at X/Y coordinates; name the variable and attach to a specific or any available camera

Jo Robosapien Project by rb550f
Featured
Robot By Rb550f

Custom Robosapien head from 3D kids projector with tinted LED face shield, adjustable R/C shocks, HD head servo and EZ-B v3 with wireless color...

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
Roomba Hack - Uart Questions

Roomba Hack - Uart Questions

Hi, I have finally found a Roomba 620 I wish to use as a robot base. Everything works great, thanks to @RichardR examples and some very interesting threads. Now I...
question

Multiple Screens On Mobile App

So I'm running out of real estate on my tablet for my EZB mobile app. I was looking for a way to have an extra screen that I can toggle between on the same mobile app, so I can have one set of buttons on one screen, and another set of buttons on the other screen. This is not an issue on the PC edition, as I can use the Script Manager and run as...
question

Objectdetect And Facedetect Together

Hello, i have a short question if this is possible: to explain want i want to do, this script i think eplains everything: if ObjectDetect Say ("Hallo" + $CameraObjectName) endif I want to run the face dectection and the object detection together. If a saved Object is detected the robot will say "Hello Object". In the Moment i...
release

Windows Release 2015.09.27.00

Master Battery Monitor override in Connection Control requires agreement to assume LiPo damage risk; recheck and reconfigure Revolution robot monitor.
question
Using The B5t-Hvc Vision System

Using The B5t-Hvc Vision System

For testing I built a temporary housing for the B5T which also allowed me to add a tripod mount which makes things easier I have 4 faces currently registered...
question
Robot Mimicking Facial Expressions

Robot Mimicking Facial Expressions

You can watch it smile and make cute faces
question

@Dj-What Is The Link For The O-Scope You Use?

I want to get an O-Scope to use for troubleshooting. I seem to remember you have a small o-scope that you like to use to look at servo signals but I can't find the forum discussion where you gave the link.
question

Set On/Off On Ssc-32

How can I set the virtual ports on the SSC-32 to on or off? Doing Set(V0,On) doesn't do it which I don't get as you can control a servo using Servo(V0,90), or, like servo speed, is this not supported either?
robot

Ashmcfarlane's I Would Like To Create A Robot

Assistive home robot for visually impaired: voice-recognition control, vacuuming, camera object/danger detection, and home monitoring with Ezrobot.
question
Trouble Connecting 2 Ezb's

Trouble Connecting 2 Ezb's

I'm trying to connect two v4's in one project, but no dice. I know someone had this trouble before, but can't find the thread. They are both set to client mode, and the...
question

Automating A Rc Car

I have a RC rock crawler that I would like to automate and turn into a Robot . If I but the EZ-B v4 Developer Kit will I be able to replace my receiver on my car with the Ezb-v4 unit and hook up my steering and ESC servos to run and stear the car through the programming to the . The car has 7.2 v Battery system on board which come through the ESC....
question

Ssc-32 Speed Control

I'm currently installing and testing my new SSC-32 and testing servos using Servo(V0,xx) script commands which work great, and I'm trying to get a "connection" init script sorted to set virtual servo speeds on start up, but can't figure out how to control speed. A take it that the "ServoSpeed()" commands are not supported for...