All Community Content

Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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...
AudioToolbox Plugin by ptp
Featured
Audiotoolbox Plugin

Enable UWP voices, change default audio devices, capture audio and route it to EZB controllers with session tracking and device control.

Robomower To Be  Transformed With Synthiam by MarkTheBotBldr
Featured
Robot By Markthebotbldr

Convert RL500 Robomower into an autonomous EZ-B robot with Kinect, motor controller and Arduino, integrating sensors via Synthiam ARC.

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

System Exception With Wheel Encoder Counter Skill

Could someone help me understand why I am getting this exception with the Wheel Encoder Counter skill? 1. I uploaded the firmware DJ's UNO Firmware with Wheel Encoder Counter (Feb 8, 2019) on my Arduino UNO from this link: Arduino Uno Firmware by following the steps in this tutorial: Connecting Arduino to ARC. 2. I connected the wheel encoders to...
question

How To Modify The Bot Name In Aimlbot ?

I am experimenting with AIMLBot and would like to give the bot a personal name, such as John. When I ask, "What's your name?" it should respond with "John." I have checked some AIML files and the configuration file, but it is not clear what needs to be changed. By changing the name, my robot will feel more personalized. Could...
general

Step-By-Step Guide To Assigning Lists To Arrays In Script Language

Assigning a list of values to an array in scripting languages can streamline data management and enhance your programming efficiency. This process involves initializing an array and then populating it with values from a list. Here’s a step-by-step guide to help you through the process: ### Step-by-Step Guide #### 1. Initialize the Array Start by...
question

DC Motor And Grinding Noise When PWM Is Used

or anyone else in the know. Can you help me with my problem I'm having? Please see below. I welcome any thoughts or suggestions. I'm not only asking for ideas but also writing this down to try to help myself understand what is happening amd maybe figure it out. A few odd things are happening First, I've been using PWM to adjust the speed on a...
question

Merge 3 Blockly Scripts

, is it possible to merge three Blockly scripts into one? I know that I can copy and paste JavaScript code sequentially, but I don't see an easy way to do this in Blockly.
question
Pandorabot With Bing Speech Recognition

Pandorabot With Bing Speech Recognition

I am using Bing Speech Recognition with Pandorabot. It works fine, although Pandorabot sometimes gives very funny answers. I have two...
general
How To Create Multidimensional Arrays

How To Create Multidimensional Arrays

Could you please show me how to create an array with 20 names, each associated with three values (x, y, z)? Additionally, I would like to generate...
question

Control Multiple Jds At The Same Time

How can I control multiple robots simultaneously using Synthiam ARC? I have created various Auto Position panels, but they only seem to control the EZ-B index 0. How can I configure them to control different EZ-B indexes? I am looking for a way to manage multiple robots at the same time using Synthiam ARC. Specifically, I have set up several Auto...
question

Expanding Python On J Humanoid. Is Raspberry Pi The Right Choice?

Hello, I am interested in using the J Humanoid robot for a project in my Computer Science and Information Systems degree. I plan to program the robot extensively in Python. I have a question for the forum: Will using a Raspberry Pi or a similar tool help me expand Python programming capabilities on the robot? My project focuses on addressing...
question

How To Use Sliders

In ARC, how do I effectively use the slider, particularly in the following skills: Slide Script, Horizontal Servo, and Vertical Servo? Could you provide detailed steps or examples for each of these skills?
question
Speech Recognition Using Blocky

Speech Recognition Using Blocky

, I am using the Speech Recognition skill in Synthiam ARC. I created a new command called "camera blocky" with the commands shown in the attached...
question

System Exception Error

Version: 2024.06.22.00 I encountered the following error message while using Synthiam ARC: System.Exception: Speech synthesis is not supported due to an invalid operating system or missing device at EZ_B.SpeechSynth.StartListening() at ARC.Scripting.Forms.FormWaitForSpeech.OrfC5q7cmKB(Object, EventArgs) at System.Windows.Forms.Form.OnLoad(EventArgs...