BV4615 RC-5 IR Decoder icon BV4615 RC-5 IR Decoder Adds IR sensor support and button mapping for USB joysticks in ARC, enabling remote control functions; third-party hardware supported. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
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
TCP Client by Synthiam
Featured
TCP Client

Telnet-like ASCII TCP client for ARC: connect to IP:port, send ASCII, view raw or HEX server responses with local echo

Video 2 of my metal Arm Gripper with an Arduino and ARC software by EzAng
Featured
Robot By Ezang

Metal arm gripper with Arduino controlled via EZ-Builder (Synthiam) - Video 2 showing setup and control

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

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...
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?
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...
question

Ezb V4 Short Circuit

I have a problem with my EZB. Its connected to a JD-head. That means 2 servos, rgb Eyes and camera. Powered with a 2cell lipo with a 2 Amp fuse inline. I had the EZB powered up and programming, shut it down to eat dinner. When I got back i plugged it in again but it didnt boot, 10 seconds later the 2 amp fuse was blown. I unplugged everyting from...
question

Longer Programming Time

i made a video how you can use an extended batt 2200 or 5000MaH with 12 servo's .you will only see the female jack. tell me what you think plzz. 5000mah 2200mah
question

Connection Question With More Then 1 Ezb4 Controller

Hello, i have 3 EZB4 Controller. I try to connect all Controller as Clients in my network. If i connect 1x EZB4 "192.168.178.21" everything works. If i connect 2x EZB4 "192.168.178.21 + 22" i get only the web interface from the first one "21". I also find only one the "21" in the EZB Software - not more! The...