Kondo KRS ICS Servos icon Kondo KRS ICS Servos Control Kondo KRS ICS2/3.5 servos via EZ-B UART; experimental, untested. Supports chaining, virtual servo ports, Release() and Servo() commands. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!
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
Soundboard v2 (PC) by Synthiam
Featured
Soundboard V2 (PC)

Play MP3/WAV via PC sound output with timeline scripts to trigger movements, auto-position actions, and optional looping for synced routines

Dude (another Inmoov) by kazobond
Featured
Robot By Kazobond

Power Inmoov with a portable LiPo JumpStart and dual Castle BEC-Pro regulators (7.4V & 6.0V) to match EZB-V4 servos, lightweight with speaker ears.

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

I2c Help

This document is outdated because ARC now converts the address for you. This document may be referenced for educational purposes. Binary i2c is not entirely about binary. But the address sure is! That is because most addresses are defined as 7 bit values. And if you keep reading, you'll see that changes need to be done to use that value in a byte;...
question

Playing A Sound

Hi, I'm trying to make a plugin that could play some specific sound on my Ez-Robot. I used the following tutorial : https://synthiam.com/Tutorial/How-To-Make-An-EZ-Builder-Plugin-16328/25 I'm stuck at the point where I compress the PCM Data with GZip :                 using...
question

JD Camera Recording

Hello,  I'm trying to record a video from JD's camera - I have tried to use :   "_camera.StartCamera" and then "_camera.AVIStartRecording" but it doesn't seem to work.. I'm not sure if it is the right way and what videoCaptureDevice argument should be?  Maybe someone have an example for recording a video?  Thank you, Orit
question

Ez-Arduino With L293

I used the L293 module connected to arduino, the ultrasonicsensor to make the rotbot automatically avoid obstructions, so when I turned the arduino into ez-b, I could connect it to L293, the ultrasonic sensor and do that project withez-cript similar to the code C++ II wrote and it doesn't seem to work?
question
Human Sized Robot

Human Sized Robot

is there any way to connect with someone experienced with building and remotely controlling a large robot for collaboration on a commercial project?
question

Speech Delay BT Speaker

Sorry for all the questions. I try to test and research before asking. I have a issue that's bothering me and can't seem to figure it out. I'm using a Alfawise X5 from gearbest and a BT speaker. Whenever I use any kinda speech trough the BT speaker. There is a slight delay and the 1st word is not spoken. Iv'e tried setting the speaker as the...
question

Powering Mini PC

Looking for suggestions on powering on mini PC on a battery. Trying to keep it light weight. Would a 12V lead acid battery with a buck converter work? PC is 12V 1.5a draw
question
Use Webcam With Ez-B V4

Use Webcam With Ez-B V4

I'm intending to use this conversion circuit to integratethe camera with ez_b, hopefully everyone can give me an advice before I buy it. USB UART switch CP2102 uses CP2102...
question

Hitec D845WP Servos Can't Move Slow And Smooth

I'm testing a new robot , using ezbv4 and hitec D845WP servos with lipo 7,4 V batteries. (I never used these servos and such high-current batteries before). These servos are very quick, expecially with lipo batteries. So, when I program an action, I can't get a smooth and and slow movement, no matter how  I set delay, step and speed in the action...
question
Strange Issue With Servo Speed/Delay/Steps And Usb Camera

Strange Issue With Servo Speed/Delay/Steps And Usb Camera

Hi everyone, I have been following you for some time and first of all I wanted to thank this forum and the...
question

Getvoltage - Object Reference Not Set

Can anyone tell me why GetVoltage() in a script gives me the error "Object reference not set to an instance of an object" ? Regards BAW
question

Inmoov Kinect Function

Hi, I'm diving into InMoov and have thus far just been printing parts with abandon while I finish researching everything else.  I have totally decided to go with EZ-Robot rather than MRL for obvious reasons, but I have found conflicting information about whether I can use the Kinect with EZR.  Beyond whether I can use it or not, I'm a little...