Cognitive Emotion icon Cognitive Emotion Uses Microsoft Cognitive Emotion cloud to analyze camera images, returning emotion descriptions and confidence for speech/output (requires internet). Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.
Synthiam Credit
Log In
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.
Loading...
Remote control robots or add telepresence capabilities with Exosphere
ArduinoComs by ShadowStudios
Featured
Arduinocoms

EZB v4-Arduino I2C bridge for ARC: supports custom C# code and reads gamepad or Wii controller inputs for robot control

Edi Mech Warrior by Johnnybib
Featured
Robot By Johnnybib

EDI Mech Warrior robot with legs, wheels and elastic-band cannon, built by an ezrobot intern for versatile mobility and playful combat

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

Hbridge & Servo Control By Radar

Modified a Radio Control car ( single motor )driven forward and reverse by one output of HBridge Steering on front wheels controlled by a servo motor. works ok. tried to incorporate ultrasonic or ir distance sensor but no joy. cannot find an example in tutorials, or has anyone setup similiar using the custom controls. Thank you Pat
question

How To Mask The Serial 8Th Bit

Hi all and DJ, I'm trying to figure out the syntax to mask the 8th bit of a packet serial command from EZ-B to RobotClaw Motor Controller, any help would be appreciated if it's possible on the EZ-B. On other MCU's that I have I use this format... Serout P15, i19200, [128, 0, 127 (255 & 0x7F) ] Serout - well that's the command for output from...
question
It May Be Me. But I Cannot Create A Shortcut

It May Be Me. But I Cannot Create A Shortcut

It may be me. But I cannot create a shortcut I tried on two computers, but it did not work. It was a GREAT idea to have. Thanks for...
question

Ez-Script If And And And Syntax?

I'm trying to teach my robot to center a red can with the cameraX variables and use the center of 3 ping sensors to know when it's in punching distance per my video. Click To Watch Video Is there currently a way to do the equivalent of this C# script in ARC: if ((LeftDistance>Far) && (CenterDistance>Far) &&...
question

New Camera Tracking Functions

Hello Forum, Has anyone found the syntax for using the new camera tracking?
question

Servo Support

i qould like to know how much servo can i use with ez-b
question
Power Regulator Fell Off - Still Waiting And Getting Desperate!

Power Regulator Fell Off - Still Waiting And Getting Desperate!

Well it's nearly been 3 months since I first mentioned that my power regulator busted off on...
question
Help ?Longer Range Bluetooth Replacement For Ezb?

Help ?Longer Range Bluetooth Replacement For Ezb?

I have found these that resembles the Bluetooth unit on ezb. They claim some long range in comparison of Bluetooth and...
question

Sdk: C# Adc

I'm building a robot arm controlled by a master with potentiometers. I'm having trouble reading the ADC value from the pot with C#. I keep getting an error that says "Identifier Expected". I'm fairly knowledgeable in C++ and, try as I might, I can't figure out what is wrong. This is the code that causes the error....
question
I Have The Need, The Need To Know My Speed

I Have The Need, The Need To Know My Speed

Will fix this later....
question

What Do I Need

I have an idea that I need help with. What I want to do: I want to use a motor I already have and create a remote control car, using a bicycle wheel, and wii remote as a controller. Will the Easy-B fulfill my needs? Is there anything else I need, beside the software I downloaded from the site? Thnaks
question

Web Interface

Is there any plan to upgrade the web server in EZ-B? i would like the ability to have access to a nice(r) interface for my robot. . . simply put there should be a few simple controls on a screen (or maybe have the ability to have "WEB" controls that you can configure and layout in a web interface designer). Streaming Video Motion Control...