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
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...

Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Robot Sticker
People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
Featured
By SightHound
Sighthound Cloud API
The Sighthound Cloud Detection API returns the location of any people and faces found in robot camera video.
Featured
By EzAng
Robot Hand / fingers 1/5/2020
Here is my practice hand / fingers from the past, I put this together today, using 3 small servos, a hobby hand I picked up, Ex- builder,...
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 Contentquestion
Servo Control
How do I reset all servos and calibrate each servo? I am performing the initial JD Humanoid Robot assembly, and after the assembly, I connected JD to WiFi and then started on the Servo setup. I had to stop the process because one of the arms was not in the correct orientation when attached. Can I restart the servo calibration positions?
DJ Sures |
question
Speech Recognition - Language Issue
Hello everyone, Ive recently been experimenting with different languages for my robot. English and Mandarin are working fine and amazing, but Im...
Athena AI |
question
How To Write The EZ-Command In Python
Hi, Can I know, how to write the (Speech Recognition, PauseOff) command in python? Thanks in advance!
rickymahk2013 |
question
Invert Direction With A Script
What is the script to Invert direction pragmatically for V1 and have it change the checkbox in Setting for the V1 port at the same time?
Automation Man |
question
How To Create Robot Skills?
Using an external API to generate Speech-to-Text (STT) as a robot skill. I dont know how to create an external skill even if I click on Create External Skill. I want to input code to fetch data from an external API and apply it to the robot. How do I apply an external API to the robot by entering code?
DJ Sures |
question
4 Pin Ultrasonic Sensor Iotiny
Hello can you use a 4 pin ultrasonic sensor, like the SR-04, with the iotiny and if so how would it wire up? Im guessing it would use 2 digital ports on the iotiny. Thank you
Athena AI |
question
How To Write The Audio.Say In Python
How to write the code in Python for audio.say to instead print(text)? import time import random def SayWait(text, wait_time): print(text) time.sleep(wait_time) # Story 1 def story1(): SayWait(Once upon a time, there was a dear little girl..., 1) # Story 2 def story2(): SayWait(What a tender young creature., 1) # Randomly choose a story chosen_story...
rickymahk2013 |
question
Monitor The Serial Communications Between ARC And An Arduino Board
Is there a way to monitor the serial communications between ARC and an Arduino connected by USB?
Nink |
question
Can See Camera On The Wifi But Not The Actual Board
I have an Ez-B Tiny. On the wifi the camera shows up but not the board - although it did previously. Why?
Athena AI |
question
What Do You Think Of The New Look?
Weve been busy! Now that kits are flying out of our lab, weve had some time to tick off items on the to-do list. I personally like the change to the...
WiinterU |
question
Multiple Xbox Wireless Joysticks
Id like to request to have the ability to have multiple xbox wireless joysticks in ARC. I realize the that the first one would have movement panel associated with it but the next ones could have all of the other buttons available and for the potentiometer it could just send out to the variables direction and speed and let us manipulate the data as...
Automation Man |
question
Myfunc In Blockly
Could you explain how myfunc and return are used in Blockly. Can you give me a few examples of how they are being used in Blockly scripts. I would like to use them to oversee certain scenarios in the script, and if it does happen do something to correct it. Can you show me how to do this?
Automation Man |
