Darknet YOLO (Obj Detection) icon Darknet YOLO (Obj Detection) Tiny YOLOv3 CPU-only real-time object detection using a camera; offline detection, script-triggered on-changes or on-demand results with class/scores. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy...
View Product
IFTTT Sender by faengelm
Featured
IFTTT Sender

Send web-triggered IFTTT events from ARC/EZ-B: configure Maker Webhooks key and trigger applets to control SmartThings, WeMo and other services.

Project Magnus On Hold by rgordon
Featured
Robot By Rgordon

T.E.C.H. humanoid with EZ Board brain, two-wheel tank drive, scooter chain drive, camera-ready head, voice control, follow and avoid obstacles.

Community

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

Used Blinkm Modules Compatibility Issue

I am experiencing an issue with some used BlinkM modules that I recently purchased. While these modules function correctly with the BlinkM USB module on my PC, they do not work with Synthiam ARC and the EZ-B v4/2 Wi-Fi Robot Controller. The new modules operate without any problems, but the reused ones cause an error. This error is indicated by a...
question

Operating Servos In Speed Mode

I have a question regarding the "Feetech Serial Bus Servo" Robot Skill. , could you please tell me if it is possible to operate the servos in speed mode using this skill in Synthiam ARC?
question

Simultaneously Playing Sound Files In ARC

I have a question regarding the ability to play two sound files simultaneously using ARC's PC Soundboard feature. Unfortunately, I can't 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 I've noticed there's a red LED in the top left corner. Is this behavior normal? Additionally, I'm...
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 I'm encountering issues. It doesn't 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 I'm 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...