Robot Building Questions

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
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
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
Servo Recorder by Synthiam
Featured
Servo Recorder

Record and replay named servo movements with adjustable speed/direction (-5 to +5), multiple recordings, ControlCommand triggers and status var

InMoov with 7 touch screen display and Lattepanda V1.1 by cem
Featured
Robot By Cem

Run Synthiam ARC on a LattePanda V1.1 with a 7" touch screen for standalone InMoov control, auto-start projects and stylus navigation.

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

Packet Comm With Iotiny

Can the camera port on the ioTiny be used for two-way serial communications, or is the ioTiny limited to only simple (one-way) serial comms?
question

How To Control The Robot Over Internet

Helllo, I am working with a JD humanoid and would like to know if it is possible to control the robot remotely (via the Internet) using ARC software on a mobile device?
question
Different Pages In Blockly

Different Pages In Blockly

I'd like to request to have multiple pages in Blockly, this way I can keep things nice and organized. Also on each page could we have it basically full page so I don't...
question

Defektes Servo Im Kopf Des JD Humanoid Roboters

Kopf Servo meines JD Humanoid Roboters ist defekt. Ich finde in Deutschland kein Ersatz. Welche Bezeichnung hat das Servo? Wo kann ich es in Deutschland kaufen? RobotShop hat das Servo nicht im Angebot. Wer kann mir  helfen? Meine Frage in englische Sprache übersetzen! Can you help me?
question
EZB Connect To PC By USB

EZB Connect To PC By USB

Hi, I have followed the instruction to try to connect EZB 4 to PC by USB from the link as below:...
question
Color Tracking

Color Tracking

When I tray color tracking, like shown at YouTube, the robot will not speak. How can I get him to say, for example:This is a green frog?
question

Third Party Libraries

How can I use third party python libraries in my script ?.
question

Speech Recognition

can speech recognition also work with the dutch language ?.
question

I Am Getting An Error Message When Trying To Use Chatbot

what does this error message mean Version: 2023.06.09.00 System.NullReferenceException: Object reference not set to an instance of an object. at SynbotPlugin.Mainform.Bot_Query(String userphrase) in C:\My Documents\SVN\Developer - Controls\By Others\SynBot\SynbotPlugin\Mainform.cs:line 778 at SynbotPlugin.Mainform.sendbutton_Click(Object sender,...
question

Skill Code

How I  get skills code? I want to know how this skills made and how they implementation of functions?
question

How To Create Frames

In ARC where i can find in Auto Positions the gear, that  leads me to create frames?
question

Multithreading In ARC's Blockly Environment

How to create a multithreaded program in the ARC Blockly environment in which more than one script (thread) will be running, e.g. the robot will listen to voice commands at the same time and track the selected color using a camera?