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
Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.
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
The Better Navigator by Synthiam
Featured
The Better Navigator

Hector SLAM-based ARC navigator that maps with lidar/depth, saves waypoints, plans paths and autonomously navigates while avoiding obstacles.

R2-d2 Hasbro Toy Hack by Steve G
Featured
Robot By Steve G

Upgrade a 2002 Hasbro R2‑D2 with EZ‑B v4/v2, sensors and EZ‑Robot controls to revive voice features and introduce beginners to robotics.

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

Missing Microphone Bug...

Hello, I spent the better part of the day trying to figure out why ARC and the projects in the EZ-B SDK would not recognize any of my video sources. I assumed it was being caused by the EZ-B.dll as other projects I've created are able to see the devices. Since I couldn't debug the EZ-B.dll (sure wish I could!) I Ultimately downloaded the...
question

Bluetooth Range

Hi DJSures, I have ordered EZB and eagerly waiting for it. I am planning on creating something like your Omnibot. Since you have been using it extensively could you please give me an idea of the range of Bluetooth communication? i.e. how far does the Omnibot goes before losing comm with the laptop. I am assuming Omnibot is an indoor bot where it...
question

Arduino Shield Kit

Here is a snapshot of the assembled Arduino Shield Kit that is shipped with EZ-B v3. I will create an assembly video shortly.
question

PC?

Hello, I am new to ez-b so I have a question. When I want to start up my robot and run the script's do i require a PC. or can I push the program/code to the EZ board and it can run standalone without a PC? And what happends if the power is cutted? Do it remember the script? And what about faces/colours/conversations? Thanks , Mix3rn
question

Set Command In ARC Script

There appears to be a bug in the SET script command it causes a compiler syntax error when used. I'm using ToggleDigital as a workaround for now
question

EZ-B V3 Update

Great news! The EZ-B V3 will be available for purchase on May 16th 2011! Visit us for updates on availability or ask us to notify you. For those following the us, the EZ Robot Project has experienced some fantastic changes and growth over the past few months. The latest news is the development of the EZ-B V3 (rolls off the tongue, doesn't it?). The...
question

BBC Radio Five Interview

Hey everyone! It has been a very busy few weeks with the project and partnership with Solarbotics. The new Version 3 EZ-B has been consuming a large amount of time. During this hectic time, I managed to find a little bit of free time to answer some questions for BBC Radio Five. For those interested, here is the link to the podcast entitled...
question

Sparkfun Dual Motor Driver

Hi DJ Getting on well with my Omnibot. I now have a second one courtesy of Ebay always handy for spares I guess Any chance you could post the connections needed between the EZ-Board and the SparkFun Dual Motor Driver breakout board. Some of the online documentation on this board is none to clear Thanks
question

Converting C# To VB

is the VB implementation as "complete" as the C# implementation? For instance, the following is a line in C#: _ezb.ADC.GetADCValue(ADC.ADCEnum.ADC_0);. I can not find a VB equivalent, all I find for VB is: EZ_B.ADC.ADCPortEnum EZ_B.ADC.Equals and EZ_B.ADC.ReferenceEquals How do I get the ADC value? jms
question

Speaker Tone Bug

Hi I noticed when playing a speaker tone or random set of notes the ping servo I have going bak and forth stops until the tone finishes!
question

Sdk Scan Speed Of HC-SR04

Is there a way of adusting the speed of the scan of the HC-SR04 using the SDK or do you have to do your own timing ? I noticed in the ARC the interval changes the speed of the sweep, but i can't seem to find any interval in the SDK anywhere for interval, am I missing it somewhere ? Thanks Mike
question

Sound Guided Servo

Hi Guys, First off I just want to mention that I've never dealt with robotics before but I have this project that I think would be fun. As the subject describes, I'm trying to attach a webcam to a servo that will be guided by voice so that whenever someone in the room speaks it rotates to that direction. At work we are setting up a video conference...