All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Credit: $0.00
Lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Synthiam Swag
See All 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...
View Product
Output Audio from EZ-B by Synthiam
Featured
Output Audio From EZ-B

Example ARC skill demonstrating converting, compressing and streaming MP3/WAV to an EZ-B speaker, with play/stop commands and TTS examples.

Mtr(mechanical Tracked Robot) by CardboardHacker
Featured
Robot By Cardboardhacker

MTR first version showcasing initial tech features with planned improvements and upcoming enhancements

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
robot
Dunning-Kruger's My Inmoov Bartender

Dunning-Kruger's My Inmoov Bartender

Autonomous inMoov bartender using Luis Vazquez TTS jaw movement, inspired by Bob Houston; showcases full autonomy and custom scripting
robot
Dave's Hello All

Dave's Hello All

Control Johnny 5 replica with EZ-B controller - easy starting point for testing and learning robot control and features.
question

Openai Chatbot Returns Error

Version: 2022.02.22.00 System.MissingMethodException: Method not found: 'Void ARC.UCForms.UC.UCHelpHover.set_Image(System.Drawing.Image)'. at OpenAIChatGPT.ConfigForm.InitializeComponent() at OpenAIChatGPT.ConfigForm..ctor() in C:\My Documents\SVN\Developer - Controls\In Production\OpenAI ChatGPT\MY_PROJECT_NAME\ConfigForm.cs:line 16 at...
general

Omnibot 2000 Motorized Arm

My omnibot 2000 doesn’t have its arm and I can’t find one anywhere. I can’t buy another omnibot 2000 just for the arm if anyone has one that wants to sell it I would be happy to get in contact with you. You can email me at. [email protected]
robot
Charleybot's Project Multi-Omnibots 2000

Charleybot's Project Multi-Omnibots 2000

Upgrade Omnibot 2000s with Mini-ITX PCs, 12V battery power, servo-replaced arms, L298 motor controllers, USB Lifecam vision and servo...
Audio
Conversational Menu
By Synthiam

Conversational Menu v10

Voice menu tree to navigate options and run scripts on ARC robots. Multi-level, customizable prompts, speech I/O, timeout and repeat/back.
question

Bing Speech With Arabic Language

Dear @rickymahk2013 custom chatgpt does not work only paid token plan will work it cannot speaks Arabic language any Arabic response will stop the conversation
release

ARC 2022.11.29.00 (Pro & Runtime)

Synthiam ARC UI and interface builder render updates, SetServoRandom intellisense fix control visibility, Newtonsoft update and Bing wake-word save fix
feature request
Echo M5 Atom Support. (Smart Speaker/Mic)

Echo M5 Atom Support. (Smart Speaker/Mic)

Add M5 Atom ESP32 smart speaker for speech-to-text and text-to-speech, enabling AI voice control and audio transfer with Synthiam ARC...
question

Mobile UI Setup

how do I set up the UI for the mobile app? I am unable to connect to the remote client UI server. Once i enter the IP address and port number then I enter the password and I dont have an option to save. Therefore when I try to connect to the UI mobile app I enter the IP address and port number and password and I get the error incorrect password.
question

Ezb Controller Disconnects

My ezb4 controller is connected to an ssc32u which works fine until I  run a repeating action using multiple servos. After about 20 seconds the ezb4 controller disconnects.Why is this happening?
question

Javascript ARC Command Sleeprandom() Does Not Seem To Work

I've got a Javascript that has a few commands that send simple Serial commands to a Kangaroo/Sabertooth motor controller with the UART.hardwareUartWriteString command. I want to pause the script for random periods between each motor movement. In the Support section under the Javascript API section it lists an example of a command that will do this...