Wii Remote icon Wii Remote Control servos, movement panels and scripts via Wii Remote or mobile accelerometer; D-pad, buttons and Home-enabled accelerometer tracking. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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
Camera NMS Pose by Synthiam Inc.
Featured
Camera NMS Pose

Overhead camera tracks a glyph to give precise robot pose to ARC's NMS for multi-camera indoor/outdoor navigation and waypoint control

Fridgebot by Jeremie
Featured
Robot By Jeremie

Magnetic fridge-clinging robot using IoTiny, magnets and microservos for climbing, surveillance, whiteboard cleaning and duct/pipe inspection.

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

Servo Release Not Working Using (D#,0)

@DJ and Jeremie. I've been setting up some servos, and I've noticed that the servo release using (for example), Servo(D5,0), the zero is now being treated as a servo holding position as it was before the introduction of zero being a servo release. I am using the latest ARC version, (2015.09.00), and it was working a few weeks back. I also tried it...
question
Lipo Battery 7.4Vdc 1300Mah To Ez-B V4

Lipo Battery 7.4Vdc 1300Mah To Ez-B V4

I purchased the EZ-B v4 Developer Kit a few months ago and realized that I would need additional power supplies. I went to EZ-Robot store and...
question

Jd Robot

Hello, EZ-Robot Company, we have one problem with JD model - legs,while trying to stand up, bend backwards, help us please. Stanislav.
question

Longer Waiting ?

new text chips in 7 to 8 weeks does this mean longer waiting?
question
Ez-B 3 Support

Ez-B 3 Support

Hi, my name is Sofiane Larbi, and I'm 12 years old. I bought the developer kit a while ago, but only recently have I had a Windows computer to control it. My friend and I managed to connect...
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...
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?