Robot Building Questions

Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
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
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
I Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a men's size 12. The construction is 73%...
XV11 LIDAR by CochranRobotics
Featured
XV11 LIDAR

Real-time 2D mapping from Neato XV-11 360° LIDAR via GetSurreal controller; exports $LIDARDistance/$LIDARIntensity, configurable angles, color, zoom.

Adventurebot4WD by RoboHappy
Featured
Robot By Robohappy

4-wheel drive robot upgrade using four CR servos with Y-splitter cables to preserve directional control; camera, sensors and more planned

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

Map Loading And Wavefront Inquiry

, Do we currently need to manually load an occupancy grid or map into the Synthiam ARC software, and if so, what is the procedure for doing this? I have noticed that the robot skill does not have a settings user interface, as the 3-dot menu doesn’t open any configuration options. Additionally, is the Wavefront robot skill fully developed and...
question

Push Button Servo Control Advice

Hello everyone, I am currently searching for a push button solution to control a servo motor. Specifically, I need the servo to move to a designated position when the button is pressed and then return to its original position once the button is released. I've looked extensively but have not found a suitable option. Any advice or guidance on this...
question

Issues With EZ-Inmoov And Chatgpt

I am having difficulty locating the EZ-InMoov robot head within the ARC software. I've thoroughly searched the program but have been unable to find it. In addition, I'm encountering issues when trying to add OpenAI's ChatGPT as a Robot Skill in ARC. Despite performing a full system reboot and re-uploading the ARC software, the problem remains. I've...
question

EZ-B V3 Connectivity Issues

I have not used my EZ-B V3 for many years, and I have the Bluetooth dongle plugged into my computer running Windows 11. However, no matter what I try, it does not connect or recognize the EZ-B V3. I am currently using the latest version of ARC software. Do I now need to upgrade to a newer version of EZ-B, such as one with Wi-Fi capability? Thank...
question

Sabertooth Motor Controller For Chassis

I have a few questions about using a 2-wheel outdoor chassis with DC motors (not 360-degree servos) and the Sabertooth motor controller. Is the Sabertooth Movement Panel in ARC suitable for controlling a chassis with two DC motors (differential drive)? What is the difference between the Sabertooth skill with Kangaroo and the one without Kangaroo?...
question

Free Up Lattepanda Slot

Hi, I have a LattePanda integrated into my robot system. On my main PC, it indicates that two slots are being used. How can I free up one slot to allocate it for the robot? Thank you!
question

Camera Snapshot Feature Not Functioning

The Camera Snapshot feature appears to not function. Reproduction Steps: -Open ARC, open the appropriate project (in this case the JD example project). -Turn on the robot and connect to it via WiFi and then the software. -Verify the robot's camera works by turning it on. -Go to Project > Add > Camera > Camera Snapshot to add the Snapshot...
question

Changing I2C Address For RGB Matrix

I have a question regarding the Robot Skill, RGB 8x8 Animator. My understanding is that the 8x8 Animator is designed for a single RGB 8x8 matrix. How can I change the I2C address to accommodate a second RGB 8x8 matrix if both are connected to an EZ-B v4 controller? Thank you!
question

Resetting ARC Remote UI Password

How can I locate or reset my password for the ARC Remote UI app on my Android phone? I initially set up everything a few months ago, and I've forgotten the password I used to connect to my ARC project. Can someone guide me on how to retrieve or reset this password?
question

GPT Image1 As DALL-E Replacement?

With the deprecation of the DALL-E 3 image generator, will the new GPT Image1 be available for use as a replacement? GPT Image1 is described as a state-of-the-art image generation model that accepts both text and image inputs to produce image outputs.
question

Improving Digital Write Efficiency Arduino

Hi , I am working on increasing the efficiency of my digital write statements in C++ on an Arduino Mega 2560. I've read that the digitalWriteFast.h library can help with this. Here is my current digital write statement in C++: cpp #include desiredCourseScaled = round(desiredCourse); if (desiredCourseScaled != lastDesiredCourseScaled) { int byte0 =...
question

Chatgpt Slow Response Issue

I am experiencing a very slow response time when using ChatGPT within the Synthiam ARC software. It frequently times out after approximately 15 seconds. I notice that during the processing of my request, the message "Sending Convo request 44 msgs (0 images)" is displayed. Could anyone explain what the "44 msgs" refers to?...