Movement Joystick icon Movement Joystick Analog joystick UI to control any ARC movement panel via mouse/touch-configurable dead zone, max speed, center-reset for smooth robot motion Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience...
View Product
LynxMotion Smart Servos by LynxMotion
Featured
Lynxmotion Smart Servos

Compact Lynxmotion Smart Servos with position feedback, safety features and UART TX/RX for Arduino/EZ-B v4; scriptable temp, load, load-dir and ping.

Motion Activated Camera Pause Toggle by Kenny Storm
Featured
Robot By Kenny Storm

Synthiam ARC toggles camera recording with CameraRecordPauseOn/Off using motion-tracking scripts to auto-start and pause video capture.

Community

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
question
Question With Jd Servo

Question With Jd Servo

Hi, I have recently purchased a JD Humanoid Robot and am having a pretty fun time using it. However, the servo, or joint in JD’s right upper leg does not go up past a 45 degree...
question
Any Ez-Roboteers In The Miami Area Able To Help A Brookstone Store Set Up Their

Any Ez-Roboteers In The Miami Area Able To Help A Brookstone Store Set Up Their

I have been talking to Beth, the store manager at a...
question

Speech Recognition Script Stops Part Way Through

Hi Everyone, Please excuse how corny my first test program is, but I'm having trouble with the following script. sayEZBWait("Hello Grandpa Jim. It's very nice to meet you.") ControlCommand("Auto Position", AutoPositionAction, "Wave") Sleep(5000) sayEZBWait("You guys have fun in Nebraska. I'm going to sit down and...
question
I2c And The Mini 8X8 Leds

I2c And The Mini 8X8 Leds

The Adafruit mini 8x8 LED displays arrived and I wired three of them up with assigned addresses of 0x70, 0x71, and 0x72. I could only get the first address to work. As...
question
Using Skype With ARC Request

Using Skype With ARC Request

Has anyone successfully integrated using Skype with ARC to create an automated Skype control? If so, how was it done, was it an easy process, and what functionality...
question
How To Use Severa Glyphs Or Objects For Docking Robot

How To Use Severa Glyphs Or Objects For Docking Robot

Hello everyone, I'm opening this new thread because so far I still haven't resolved what looks to me either as a...
question

Embedded Control Syntax

Hi there, Sorry if this is a noob question. I'm building my own web interface using the JD and i found these commands here: ez-move text="button title (i.e. Forward)" data-direction="forward" ez-move text="button title (i.e. Right)" data-direction="right" ez-move text="button title (i.e. Reverse)"...
question

Arduino To Ezbv4 Code

Hello All Was wondering if anyone out there could post for me some code that will send info from a Arduino to the EZB. I know how to send serial commands from the EZB to the Arduino but not the other way around. Have a project that I would like to tackle as much as I can on my own but can't get this part figured out? Thought that by looking at some...
question

Servo Motor D13 Of Ez Robot Out Of Order

bonjour j'ai un problème avec le servomoteur gauche du genou. Celui chauffe anormalement et il tremble rendant impossible toute stabilité. que dois je faire ? celui qui branché en D13 pour être certain que le problème vient du servomoteur je l'ai validé et branché en D15 et le problème est le même I have a problem with the left knee actuator. This...
question

Navigation Project With Color Qrcode And Glyph

This script is a simulation of Roli moving from room to room when asked for. To use this script you will need something red so the camera will react to it when asked for. You will also need to generate and print QR code: 1234, 2345, 3451, 4512, 5123 and 4 available glyphs What I envision, is roli moving to an open space, scan from a distance and...
question

Slight Question With Cereproc Voices

The title SHOULD read "Slight 'issue' with Cereproc voices. I ordered and downloaded a new voice from Cereproc for a new project, but have encountered I slight issue. Whenever it says a sentence, it never finishes the last word of that "senten". Another example, when asking the time, the Ivona and Cepstral voices would say "It...
question

Advice For Elseif Script

I need a little help with the following script. Basically what it is supposed to do is to get accelerometer information iPhone Sensor Stream to control a motor controller to go forwards when phone is tilted forwards, stop when tilted back to a resting position, and reverse when the phone is tilted backwards. I have managed to get the motors going...