SSC-32 Servo Controller V2 icon SSC-32 Servo Controller V2 Bridge ARC to Lynxmotion SSC-32: maps V0-V31 to SSC-32 channels for reliable, high-performance serial control via USB, EZB/Arduino UART. 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
Hugging Face by Hugging Face Inc
Featured
Hugging Face

Connects your robot camera to Hugging Face AI models for vision chat, object tracking, classification, captioning, and autonomous movement.

the watching - talking Eye that I 3d printed :-) two small servos, Arduino, Arc... Info on Robot voice - Audacity - Some fun by EzAng
Featured
Robot By Ezang

Talking, watching Eye sees and speaks-he watches you, so be cool.

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
Sourcing Mini Usb Cam

Sourcing Mini Usb Cam

Hey there I'm looking for suggestions for a usb 1080p 30fps web cam and lens as small as the one sold here at store for the EZB with similar lens size. I've looked around and...
question

Jerky Servos

I have constructed my version of jd robot using EzB-v4 ,7.4v Lipo and hi torque 7.4v servos. Works well but the servos are jerky. They work fine individually. Any ideas? confused
question
Iotiny Used In A Real Project (Inmoov)

Iotiny Used In A Real Project (Inmoov)

Just a quick picture (so not much to see) of my new inMoov utilizing the ioTiny in his arm(s).... More later... @DJ hopefully you'll keep the...
question
Continuous Servo Movement Panel

Continuous Servo Movement Panel

I plugged in 2 continuos rotation servos to my ezb one in D0 the other in D11 and selected continuos rotation movement panel while configuring i clicked on...
question

Communication

I need help. I'm trying to solve this comm issue for my son and keep striking out. I copied and pasted as much info as I've collected, but basically it connects and then disconnects if I try to do anything. It seems as the ezb4 forces the connection to close, but the computer connection still shows the connection active. EZB 0: EZB 1: EZB 2: EZB 3:...
question

Size Of The New 8X8 Rgb Animator

@EZRobot is there any way you can confirm the size (length and width) of the soon to be released 8 x 8 RGB? I am altering one of inMoov's parts to use with it so I just need to know the size of it... Thanks kindly Richard
question
Fine Tuning V-Ports

Fine Tuning V-Ports

Hi, I'm really enjoying using an EZB-v4 to control my Humanoid. I had to switch to a SSC-32 to run the servos (due to amperage limitations of using 20 high torque servos) and...
question

Right Shoulder Servo Not Working

Hi, We have used the EZ-JD robot the last couple of months with joy in our school. But suddenly the left shoulder servo will not function any more. We have tried to calibrate the robot, and tried to swap right and left shoulder port without any luck. Any tips, or is this a direct warranty claim?
question

Communication Between Ezb4/2 And Parallax Dhb-10 Motor Board

I am building my robot by starting with an Arlo base. I am using the new DHB-10 drive board that takes the place of the HB25 drives. The board accepts serial commands on what is label CH1. The board has it's own processor and is pre loaded firmware commands that can be issued by its serial port. I want to issue these commands from my EZB4/2. I am...
question

Serial Communication To Vintage Rs-232 Device

Hello All, I am attempting to communicate to my Heathkit Hero Jr. using the Terminal EZB control. I have no trouble communicating with it via TerraTerm/Hyper Terminal. I have connected the TX on the robot to the RX line on UART #0 and the RX on the robot to the TX line on UART #0 and the ground to the ground on UART #0. The robot is using 5V logic,...
question

Mqtt And/Or Amqp

Any chance that the EZ-Robot software will support MQTT or AMQP? It would be great if it acted as the broker or as a client.
question

Controlcommand Error: Unknown Command For This Window: Scriptstart

I can't start Http Server using the code below: ControlCommand("HTTP Server", ScriptStart) Quote: Unknown command for this window: ScriptStart