Robot Building Questions

Upgrade to ARC Pro
Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.
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 ChatGPT by OpenAI
Featured
By OpenAI

OpenAI ChatGPT

Use Chat GPT with your robot. Give your robot a personality and conversational ability and describe images. This robot skill adds chatbot...

EZ-InMoov Robot Head by lsradets
Featured
By lsradets

EZ-InMoov Robot Head

The EZ-InMoov Robot Head project was built using 3D-printed parts from Synthiam and electronics from the EZ-Robot Shop. The head is...

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

Simultaneously Playing Sound Files In ARC

I have a question regarding the ability to play two sound files simultaneously using ARCs PC Soundboard feature. Unfortunately, I cant test this myself at the moment, as I am in the process of rebuilding my robot. However, having an answer would greatly assist in my planning. Here’s an overview of my current setup: - My robot includes a Single...
question
Issues With JD Robot Connectivity

Issues With JD Robot Connectivity

Hi, I recently purchased a second-hand JD robot, and Ive noticed theres a red LED in the top left corner. Is this behavior normal? Additionally, Im...
question
Feetech RS485 Servo Skill Query

Feetech RS485 Servo Skill Query

I have a question regarding the Feetech RS485 Servo Robot Skill in the Synthiam ARC software. Where can I find a detailed description of the internal workings...
question
Spin Master Bb-8

Spin Master Bb-8

Has anyone seen this BB-8...I believe it is new. I think this would be an interesting project to convert to ARC. Head and body are independent, it would be cool to have a camera in head...
question

Building Omni-Wheel Robot With Iotiny

I am interested in building a three-wheeled robot utilizing omni-directional wheels, and I plan to power these wheels with 3-6V DC motors. For this project, I intend to use the IoTiny microcontroller. I would like to understand how to effectively execute this project using Synthiam ARC and the IoTiny. Could you provide guidance on the best approach...
question

Custom Movement Panel Mobile App Issue

I have been working on implementing a custom movement panel in Interface Builder and trying to use it via the mobile app, but Im encountering issues. It doesnt seem to work. Can you let me know if movement panels are supposed to function in the mobile app? I am currently using an L298N motor controller. When I attempt to use the joystick or...
question
RGB Lighting Remote Control Issue

RGB Lighting Remote Control Issue

Hi everyone, I have a question regarding the use of a remote control with RGB lighting. When using the remote, the RGB lights are not turning on. Perhaps...
question
Missing Motions In Cheat Sheet

Missing Motions In Cheat Sheet

I believe I may have asked this question previously, but Im unable to locate the topic in the forum. I am experiencing an issue where the motions or scripts I...
question
Trouble Receiving Arduino Serial Data

Trouble Receiving Arduino Serial Data

I have an Arduino connected to my PC, where Synthiam ARC is running. Additionally, there are some EZ-Bs connected. I am able to send serial...
question

Assistance With C++ Map Function

Hi @Athena, I am experiencing some difficulty with the implementation of the map function in C++. Could you help me review the following code snippet to determine if it is correct? The code is designed to adjust the speed of two stepper motors based on a variable, psudoDesCrsDiffSum, which can take values from -500 to 500. cpp // leftSpeed = speed...
question

Triggering UART At Travel Milestones

Hello @Athena, Im working on a project using an Arduino Mega 2560 to control stepper motors and need help with setting up recurring events that trigger at specific points during the movement. Specifically, I want to send a signal when the motors have traveled 33% and 66% of the total path endpoint distance. Heres a code snippet representing the...
question

Ultrasonic Sensor Command Request

Could you please provide the command for the Ultrasonic Distance Sensor within the EZ-B protocol that is not yet included in the current protocol documentation?