ESP32_MPU6050 icon ESP32_MPU6050 ESP32/Arduino EZB firmware with MPU6050 support: provides accelerometer angles and Yaw/Pitch/Roll gimbal servo values for stabilization and scripting Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.
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
Screen Recorder by Synthiam
Featured
Screen Recorder

Record your screen to WMV1/WMV2/H263P files with selectable bitrate, save-folder and start/stop controls, creating tutorial or demo video snippets.

First Bot by derrick
Featured
Robot By Derrick

Build an autonomous vacuum with EZ-B: control DC motors, H-bridge, servos and sensors; camera tested with Synthiam ARC for navigation and control.

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

Can't Add Bluetooth Device - Resolved

I thought I would share this, since I couldn't find it mentioned anywhere on this forum. It really had me going for several hours. Got my new EZ-B, Bluetooth dongles and other stuff this morning. I quickly ran into a problem getting my new Bluetooth dongle plugged into my Win7 desktop PC to recognize the EZ-B. The drivers installed ok, and...
question
What Is The Best Way To Get Sounds From Your  Robot

What Is The Best Way To Get Sounds From Your Robot

Mp3 triggers, wireless speakers , walkie Talkies - I'm looking for the best way to get Bob to speak, play music , make...
question

New Ez Script Command Request

hey dj sures i need 6 commands 1-to write data to a computer serial port 2-to read data from a computer serial port 3-to enable scripts to send data to each other 4-to send data to the camera's window as RGB values 5-to read data from any window that uses movement panel 6-to read data from user in ez-script please help!!!!
question

Controlling ARC From Ipad2

Hi I am a beginner of ARC I would like to control ARC from ipad2. so i check the tutorial of HTTP sarver ipad setting video , but unfortunatly, I did not have a basic knowledge of HTTP sarver , So i did not understand detail setting. So does anyone teach me the setting of ARC HTTP sarver config setting and ipad2 setting ? beginner of ARC from Japan...
question

Costom Built Chassis

where can i make a costom chassis online?
question

Vary DC Voltage With Potentiometer?

Is there any way to use a potentiomiter to very the dc voltage output? and what output is the voltage going too? I'm doing a science fair project and I really need to know please help! confused
question
Robot Power Supplies

Robot Power Supplies

Wanted to know if anyone is interested to post their power supply schematics and wiring drawings to this thread. I think it would benefit everyone to pool our knowledge in one...
question

Sparkfun Digital Temperature Senor And Gas Sensor!!

Hey guys, so i bought these two items on impulse thinking that they would easily work with the Ez-B but I cannot find any information on how to connect these bad boys to the ez-b! Any suggestions and help would be greatly appreciated! links below. Cheers https://www.sparkfun.com/products/9418 https://www.sparkfun.com/products/9404 and I also bought...
question

Help Me With Security Guard Script Please

:start stop() :test #See if someone comes too close to it GetPing( d18, d17) GetPing( d9, d8 ) Ping_wait(d18,d17,LOWER,20) Ping_wait(d9,d8,LOWER,20) if (ADC(ADC1 < 120) sleep(500) if (ADC(ADC2 < 120) sleep(500) goto (alarm) goto(test) :alarm ControlCommand("Soundboard",Track_10) goto(start) #If speech recognition hears...
question

I've Given Up On Portal Bots Now Im Want To Do Atom For Real Steel

well my mums birthday is next year and she loves the film real steel so i thought when i have anoth money i'll buy the ezb and make atom for her but i don't know how to do it. any ideas?
question

What Does Undefined Function Call Mean?

NeverMind. I did something Stupid. I installed the new update on my master computer and then ran the program on the robot without the update. so, there wasn't the newly created function on the robot. Crazy. eek
question

Ez-B Conection Brownout

hi all still having problems getting started i just got my pc reformatted (windows xp) and still no luck got this msg in fermware updater Attempting connection to COM3 Comm Err: The operation has timed out. BbytesToExpect: 1 Received: Disconnected Connection Failed: System.Exception: Controller Not Responding at EZ_B.EZB.Connect(String portName)...