Robot Building Questions

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.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience with a custom flair....
OpenAI Dall-e Image by OpenAI
Featured
By OpenAI

OpenAI Dall-e Image

Integrate state of the art image generation capabilities directly into your robot apps and products.

Life is like a tight rope, do you agree? by EzAng
Featured
By EzAng

Life is like a tight rope, do you agree?

My tight rope robot, squeaking by once again, enjoy

Your Community Content

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

Pixy2 Camera, Need Help

I have a Pixy2 camera -  here is the website - https://pixycam.com/pixy2 The camera works great in thePixiMon software - but cant see it in ARC there is a connection on the Arduino, but the camera does not show up in ARC can you help? here is the wiki on it: https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:overview
question
Found This One Very Interesting

Found This One Very Interesting

Did you guys see this...it is a telepresence robot on steroids!! Supercool right?
question

Plugin For Azure Kinect

Hi guys, Im looking for a plugin that allows you to use Azure Kinect instead of Kinekt v2 for my project. Looks like the old plugin isnt working. Does anyone have any experience with Azure? Besides, has anyone tried using Artec Studio with Azure, what are the results? Mark.
question
Hbridge And 10K Precision Pot For Feedback

Hbridge And 10K Precision Pot For Feedback

I want to use a precision 10k pot for positioning feedback for hbridge control.   For my R2 Im adding lifts for the periscope, radar and...
question
Micro Servos Support?

Micro Servos Support?

Hey Guys....sorry for this stuipid Question but....: Supports the EZ-B v.4 Micro Servos? I bought some on Amazon and the first 4 servos were broken after a few seconds! (hot,...
question

Servo Inversion?

Is it possible to invert the servo in the servo profile.servo file of EZ builder?. Something like SetServo (d15, invert). Ive searched and all I can find are doing it in a control. But Id like to do it in the profile or init. Some example code or point me to where to look for more info cause Im not finding it on my own. Thanks
question
Anyone Remember The Guys In The Back? Lol

Anyone Remember The Guys In The Back? Lol

Just for fun,  Who are those guys in the back? lol
question
Port Id Rgb?

Port Id Rgb?

does these ports have ID,?i wanna use two rgbs
question

Change Adres Rgb

i know i can change the adres from an rgb.but what is acxully changing? the adres on the rgb itself? or on the ezbv4? second does the adres change from one port or rgb? or all 3 on the ezbv4. thanks anyone
question

How Play Audio Local On Pc?

Im new here and i have a simple Question? How can i Play MP3 files on Local PC? (The PC is IN the Robot so i want to use the 3.5mm line Out from the PC. Like the Say PC block But i can only Chose Soundfiles from the EZB Soundboard? The PC Soundboard works if i click it, but cant Chose them from any script?
question
Sendserial - Multiple EZ-B

Sendserial - Multiple EZ-B

Hi, Is it possible to address a certain EZ-B (when you have more than one) with the SendSerial command? By that I mean the BoardIndex like the Uart commands have. I...
question

Interfacing With Roboclaw Controllers

I am using a RoboClaw 2x7A DC motor controller.  It has a .dll file containing functions to access the controller. My question is, how can I interface the ARC software with the RoboClaw .dll library? I see that there is a tutorials for creating a new .dll, but I just need to be able to access an existing one.