Robot Building Questions

Upgrade to ARC Pro
Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.
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
Robot Builder's Phone Case

Robot Builder's Phone Case

No one will mistaken whos phone it is - its the robot builders phone! Protect your phone in style with a customizable...
Personality Forge by Personality Forge
Featured
By Personality Forge

Personality Forge

Make your robot a chatbot with personality and engagement. It will allow your robot to remember details and form emotional relationships...

Richard R And Bhouston In Make Magazine by Jeremie
Featured
By Jeremie

Richard R And Bhouston In Make Magazine

Congrats to @Richard R and @Bhouston for getting their inMoov robots published! Its pretty awesome seeing you guys in the forums getting...

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
Trying To Figure Out A Weird POP At The Start And End Of Sound Files.

Trying To Figure Out A Weird POP At The Start And End Of Sound Files.

After I installed a computer onboard the B9 robot and connected the three...
question

Building A VR Controlled Robot

@Athena which approach is recommended for a interactive robot which control by VR oculus. ARC on Pi as a brain to robot, 4 motors and serial servos as arms to Arduino mega here i have another doubt also Hbridge skill has only 2 motor control. if i have 4 motors how to control it.
question
Gcode Transfer Into ARC.

Gcode Transfer Into ARC.

Id like to request a script that can take a Gcode which is  plain text file and convert it into a multidimensional array. Once it is in an array then I can work with it in...
question

Is It Possible To Have Automatic Keyboard Taps Done On Startup Of A Script

, Ive noticed that every time I open a Blockly script in ARC, I have to manually perform the same keyboard actions to resize and reorient the script. Given ARCs advanced capabilities, is it possible to automate these initial adjustments through a script? This would help reduce the repetitive steps needed to get started with each script. If this...
question
How Do I Install The Screen To Camera Skill

How Do I Install The Screen To Camera Skill

Hi, Im having trouble locating the Screen to Camera skill in ARC. Has it been retired, or is there a specific section in ARC where I...
question
AI Generated Results Into Text Of A Certain Region Of Screen From A Picture

AI Generated Results Into Text Of A Certain Region Of Screen From A Picture

Id like to request AI generated results into text of a certain region...
question

Oculus VR Script Is Not Saving Properly

I am currently using the Oculus Virtual Robot Skill in Synthiam ARC. I attempted to configure the A, B, X, and Y buttons on both the left and right Oculus controllers. I wrote a script for each button, executed them, and they worked as expected. However, after saving the configuration, I noticed that the button functionality is no longer working....
question

How To Control Neopixels From Arduino Mega

How can I control NeoPixel LED strips when they are directly connected to an EZ-B or an Arduino Mega using digital pin D1? I would like to know how to configure it for my specific needs. In my setup, I plan to use 2 to 4 LED strips connected to digital pins D0 through D3. Will the NeoPixel skill in Synthiam ARC work for this configuration?
question

How To Use Bing Speech Recognition With Python

Hello Athena, Is it possible to send a query through Bing Search and then receive the results in my Python script? Im looking to integrate these search results into my project using Synthiam ARC. Could you provide some guidance on how to achieve this integration? Thank you!
question

Returning To Robotics After 11 Years - Advice On EZB Controllers And Setup

A lot has changed during my absence. Ive been a loyal EZ-Robot customer since the V3 but stepped away for about 11 years. Recently, I decided to get back into it. I had a V4 V1 sitting in a random box for over a decade. After dusting it off and plugging it in, I was amazed that it still worked! Ive been lurking on the forums for the past few weeks...
question
Assistance With Arduino Mega

Assistance With Arduino Mega

Hello Athena, I attempted to connect my Mega EZB USB to a Raspberry Pi, but ARC running on the Pi is not detecting the port when the EZB is connected. I have tried...
question

How To Use Stepper With Inverse Kinematics

@Athena Im using 2 stepper motors for arm shoulder joint of humanoid robot. elbow joint is servo and other joints are serial servo bus servo motors, how to use in the combination of motors in robot arm?. im trying to controlling VR Hand/Controller movement with inverse kinematics.