All Community Content

Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
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
Flip Flops

Flip Flops

Robot building comfort is the name of the game. These personalized flip flops add some character to your robot building...
Google Speech Recognition by Google
Featured
By Google

Google Speech Recognition

Use the online Google Speech Recognition Service (test beta)

R2D2 Interactive Hacked! by MarkTheBotBldr
Featured
By MarkTheBotBldr

R2D2 Interactive Hacked!

I bought an R2-D2 interactive that was working and I just didn’t feel like I could hack it because it seemed somewhat alive! So I bought...

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
general

Cant Post

It seems there have been some recent changes, as all of my web browsers are now warning me that this site is not secure. When I try to proceed, I find myself unable to post anything. Could someone help me understand what might be happening? Interestingly, this particular post was successfully submitted, but my browser still indicates that the site...
blog
Meet EDI The 3D Printable Rubber Band Shooting Mech Warrior

Meet EDI The 3D Printable Rubber Band Shooting Mech Warrior

It isnt even remotely a hyperbolic statement to suggest that our future will be entirely defined by...
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....
Virtual Reality
Oculus Quest Robot
By Meta

Oculus Quest Robot v11

Use Meta Quest 2 VR headsets to control a real robot by viewing their cameras and manipulating servos with natural hand gestures or...
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!