Benchmark icon Benchmark Diagnose EZ-B connection speed and reliability; benchmark ADC read rates (4-70/sec), reveal flood-control effects and optimize data throttle. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn 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
Screen To Camera by Synthiam Inc.
Featured
Screen To Camera

Capture any screen area and stream video to a configured camera device; requires a Custom device and 100% display scaling.

Another Wall-e But With A Few Different Bits by tombrookYo!
Featured
Robot By Tombrookyo!

Wall-E style robot build with servo-driven expressive eyes, hinge neck using a pushrod and stock pivot, ezB on back, I2C gyro planned

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
question

Animation On JD's Eyes In ARC Simulator

I don't see the animation on JD's eyes in ARC simulator when it runs. Am I missing a setting or is that function not available? Just wondering because I would like to continue testing while JD is charging and working on those eyeballs. Also who won the 2008 MLB World Series?
question

AI Chatbot Responds In Conversation Log, But Does Not Speak.

I am using the tutorial for the AI ChatGPT instructions from the skill tutorial.  I have an account on Open AI and I have my API key.  My issue is that I follow the directions as shown, and I do get the Chatbot to Respond in the conversation log either through Bing Speech Recognition or typing in the chat space.   However, it does not speak the...
question

Anwser The Questions

can the script start running immediately when a text match is received? Not in order, but in coincidence of words.
question

Realize VR Robot Using Mycobot 280 For Arduino And Oculus Quest 2

I installed Firmware to UNO to connect with ARC. What's the next step to move the mycobot 280 for arduino with Oculus quest 2?
question

Can Not Send Command 'Scriptstart'

I am using the http method to send commands to JD, however I created a script called "walk" and when I send this command "https://127.0.0.1/Exec?password=admin&script=ControlCommand(%22Script%20Manager%22,ScriptStart,%22walk%22)" but receive this error: "Error: ControlCommand Error. 'Script Manager' does not exist. Can...
question
Best Printer To 3D Print EZ-Robot Parts

Best Printer To 3D Print EZ-Robot Parts

Do you print EZ-Robot Parts on a Resin Printer. If so what make model?  Between broken pieces, missing pieces and various hacked pieces, my...
question

Http Action Error

I am using Avatar JD and http server, when I run this command https://127.0.0.1/Exec?password=admin&script=ControlCommand(%E2%80%9CAuto%20Position%E2%80%9D,%20AutoPositionAction,%20%E2%80%9CThinking%E2%80%9D) I receive: Error: Missing String Quotes or Invalid Expression at index 0: ?
question

ARC For Android

I have installed ARC in my Android device. Is it possible to load my robot apps from a file in ARC for Android like I do in ARC for PC?
question

Load Project Option In ARC For Android

Where is the "Load Project" option in ARC for Android? I can not find it.
question
C3PO Voice Synthesis Settings

C3PO Voice Synthesis Settings

Can you give me settings in the Speed Synthesis skill to get a voice close to C3PO from Star Wars?
question

Ez-Cloud Private Library

Can I upload my robot app to ez-cloud without an ARC Pro subscription?
question

Accessing The Robot API From Outside

Hello. I am planning to use this robot to teach some students about robot programming skills. For this reason, I don't want them to use the built-in functionalities offered by ARC, instead I want them to work on their own algorithms (object tracking, for example). In order to do this, I need access to the robot from the outside, e.g. Python scripts...