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
Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.
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
Bot Libre by Bot Libre
Featured
Bot Libre

AIML2 chatbot client for ARC connecting robots to Bot Libre cloud for customizable, private chatbots and personalities.

Mr. Big Bot for you see laugh and enjoy by EzAng
Featured
Robot By Ezang

My New Robot offers fun, entertaining demonstrations for you to see, laugh, and enjoy

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

Dc Motor Control Question

Hello, We are a team of engineering students working on a robotics project about to participate in a robotics competition. We have only a few days to finish up and we are currently having a problem with the DC motors for our second robot. We are trying to drive two DC motors to move the robot using PWM signals sent from an arduino card. Using an H...
question
Adc To Move Jaw New Software

Adc To Move Jaw New Software

Hello, I had a working JAW/mouth working with older software. I upgrade to the lastest software and can't figure out how to sync the jaw using a analog to digital...
question

Firmware Fail

Hi folks. Been awhile since I've been here. Blew the dust off my Wall-e and went to upgrade the firmware. Got about 3/4 of the way (twice), but it failed. Third time I tried, I get this response over and over again: EZ-Robot OS Updater Version: 2014.05.25.00 5/26/2014 12:29:15 PM - Begin 5/26/2014 12:29 PM - Attempting connection on COM4 5/26/2014...
question

Rss Feeds

@MovieMaker mentioned he wanted more RSS Feeds in the AI topic earlier and listed out a few so... Here is a project with a single Script Manager (renamed as RSS Reader so you can import in to your project via the merge button - I suspect you don't already have a command called RSS Reader). I'm still working on it, I need to find some better RSS...
question

Voltage Regulators

I found this very informative guide on voltage regulators from Dimension Engineering and why switching regulators extends your battery life between charges. ------------------------------------------------ A Beginner's Guide to Switching Regulators What is wrong with a linear regulator? Linear regulators are great for powering very low powered...
question

Revolution Hardware List

Hi guys, Firstly thank you so much for uploading the new STL files for printing ! I have already printed some servo brackets, JD's head and have just started printing his body and feet ! They are all coming out incredibly well so I will post pics ASAP there does seem to be a strange line that comes out in the front section of the head (about 13mm...
question

Greetings From Europe!

Hi EZ-Robot community, Just wanted to take the time to say hi from Europe and let you know that Im spreading the EZ-Robot Revolution world wide! Having more EZ-Robots in more peoples hands will bring new and exciting ideas and challenges for us to conquer together here in this forums. I hope youve all polished up your foreign language skills ;-)...
question
For Those Who Have Received Confirmed Shipping Email?

For Those Who Have Received Confirmed Shipping Email?

I know that Rich got a confirmed shipping email... Anyone else? Can you post here and let us know?
question

Intro And Project

Hello all, my name is Ryan, I bought the EZ B v4 unit to try and build a UAV DRONE and I saw that Ez Robot has beat me too it, they built an AR drone 1.0 on the v3 Ez b model, now I'm new to robotics; my question is can I use a AR DRONE 2.0 with the EZ B v4, and control it with my IPhone 5 but run the display through my Recon Jet HUD (still on pre...
question
For Jazzy Wheel Chair Owners

For Jazzy Wheel Chair Owners

I turned the wheelchair over and got to the back of the motors. (phew! what a job!) I found white and yellow wires going to the brake. I clipped them. Have I done...
question
3D Designing

3D Designing

Hi guys I was looking at a few of the threads and I found a lot of 3d designs so I was wondering what designing program is cheap and good for designing robots
question

I2c Read

When I try to follow the scripting for I2C read it says to enter the information like as follows $val = I2CRead(0, 0x68, 1). now when I do this I get an error that I need to enter 4 values and that that I entered only 3. second thing is I am trying to read values from an accelerometer (mpu 6050) how do i read from a specific register rather than...