Lynxmotion Smart Servos icon Lynxmotion Smart Servos Compact Lynxmotion Smart Servos with position feedback, safety features and UART TX/RX for Arduino/EZ-B v4; scriptable temp, load, load-dir and ping. 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
DJI Tello Movement Panel by DJI
Featured
DJI Tello Movement Panel

Control DJI Tello from ARC with live camera feed for computer vision tracking; fly via scripts, speech, joysticks, Python, or Exosphere.

Android Palbot by rb550f
Featured
Robot By Rb550f

Android Palbot replica with Brookstone rover mobility and EZ-Robot control for expressive head and arm movement

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

Ez-Mini

Hey DJ, I've got a cool idea assuming the IC on the EZ-B is a Pic18F97j60: Could i design a EZ-Mini that uses the SMD version of the IC? If you could provide me with the schematic (don't need the PIC code) i could design a example. What do you think?
question

Movement Pannel In Vb Express 8

hi all i have a form with a connect panel working ok i have Movement panel and want to know how to assign ports to it can anyone help with the code needed? Private Sub EzMovement1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles EzMovement1.Load EzB_Connect1...
question

Use A High Torque Stepper Instead Of Servo In Arms

@dj. Hey is there a feasable way to make a stepper motor perform the same functionality as a servo? I would like to have a small stepper inside the shoulder and elbow of the ombibot 2000. It's just a thought thanks
question

EZ-B WIFI Connect

Hi There DJ sures, I'd gave myself a present the Wifi module TLG10UA03. Yesterday it came with the postal I just configured it gave it my wifi ssid and password and a static ip. Tested it and connected it to the EZ-B. Powered up the EZ-B and wanted to connect the ARC. But ehm.... ehm... ohh. How can I connect
question
Remote Control Help! Actuator Question..

Remote Control Help! Actuator Question..

Hi i have a question about my remote control. i just bought myself the DX5e remote, what im trying to do is hook up an electric actuator,...
question

Can I Use The Function Of Roboy?

HI! I have finished my Spy robot.. I will post here the new photos of my robot... But now.. I want to make a ROBOY... I have seen the function of roboy in ARC, but I have not seen any tutorial, video or example about that... I want to know if ROBOY is working beacuse in tutorials say "Coming soon" Thanks!!
question
:) Make Professional Robot Case Cooling Vents For Fans

:) Make Professional Robot Case Cooling Vents For Fans

Much needed venting modifications , How to ! Most robots need venting to maintain proper temperature. Fact is...
question

Tutorial 11 - Color Vision Tracking Problem

Hey u all, I'm doing a project on autopilot with the ARDRONE, I'm try to run tutorial11 but somehow it does not work for me. Apparently the call to startcamera is not working good. Someone have an idea what could solve this? It's really urgent. A huge thank you Shiran
question
Opps Ez-B Board Got Fried!

Opps Ez-B Board Got Fried!

This is what happens when you touch a live battery terminal with the EZ-B Board
question

Firmware Question

Dear Dj Can You Explain To Me About How Do You Write C# Programing For Micro Controller And Run C# Command On This?? Is This EZ-B Micro Controller PIC18F97j60?? That Is Related To Firmware??Or EZ-B Software??Or BlueTooth Remote?? Can I Use Any Lib For Programing?? For Example OpenCV & A.Forge FrameWork. Plz Give Us Tutorials For Develop...
question

Firmware Upgrade Reboot And Slow Blink

Hi I just turned on my EZB and I have to upgrade my firmware. I connected to the firmware updater Started the bootloader upload It says "firmware loaded. reboot EZ-B" So I pull out the battery and put it back in Now the board started but the large LED is pulsing slowly with a fade effect. What's going on? Did the firmware update succeed?...
question

Map() Feature

Hey DJ, Is there a map feature in ARC? I have a voltage divider setup to measure the battery voltage and i would like to show the voltage on my Omnibot's LCD. Now the value is 0-10v in stead of 5v so i would like to map the ADC value from 0-255(is 255 the max value of the EZ-B?) to 0-10v.