Robot Building Questions

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
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience with a custom flair....
OpenAI Text To Speech by OpenAI
Featured
By OpenAI

OpenAI Text To Speech

Use the OpenAI models for converting text to speech. It includes nine built-in voices that can be used.

iRobot Roomba Hack by DJ Sures
Featured
By DJ Sures

iRobot Roomba Hack

DJ modifies an iRobot Roomba to be wirelessly controlled with the EZ-B. He also adds a webcam and voice recognition! This is all done by...

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

Best Way To Connect A 12V Servo To The EZ-B V4

@Athena, what is the recommended way to connect a 12-volt servo to the EZ-B v4? The stall current of the servo is 8.0 amps. How much current can the EZ-B v4 safely supply? Additionally, I want to ensure that the connection integrates well with the Movement Panels and other plugins in Synthiam ARC.
question
Cant Find Ip Adres

Cant Find Ip Adres

Hi, I am having trouble locating the IP address of my new IoTiny. I believe it should be something like 192.168.0.???. It does not connect, whether Norton is enabled or disabled. Can...
question
Can Not Build Robot

Can Not Build Robot

Hello, I am trying to start building a robot, but the instruction view says Completed in the top left corner, and I am unable to proceed. I have not set up anything yet and am just...
question

JD Robot Rolling

I am curious if it is possible to modify the JD robot to enable it to roll instead of walking, similar to the functionality of the Roli Rover.
question

Joystick Xinput Control

Is it possible to implement a Pause and Unpause feature for the Joystick XInput Control in Synthiam ARC? I have noticed that users frequently press additional buttons on the Xbox controller before the robot has finished executing the current script. This results in some chaos, with the robot attempting to catch up with the commands.
question

ACR Remote Password

@Athena, I cant remember the password I used for remote login from my phone. When trying to log in from my phone, where can I find the remote login password on my desktop computer?
question
Is There A Skill To Plot Your D1(X) And D2(Y) Locations On A X Y Map

Is There A Skill To Plot Your D1(X) And D2(Y) Locations On A X Y Map

Is there a skill in Synthiam ARC to plot your D1 (X) and D2 (Y) locations on an X-Y...
question

How To Output Audio On PC Running ARC

I would like to output audio through my PC speakers rather than through the robots head. Currently, I am using the Audio.SayEZB() function, but it outputs audio through the robots head. Which module or function should I use to achieve this?
question
Accessing The Analog Values On An Arduino

Accessing The Analog Values On An Arduino

Is it possible to access analog values on an Arduino using the existing ARC software? Ive tried, but it seems that the only ADC...
question

Does ARC Have A Skill That Can Control A N20 Motor That Has An Encoder On It?

, Does ARC have a skill that can control a N20 motor that has an encoder on it using the Arduino UNO running EZB Firmware?
question

Programming Esp32 As An Ezb

Im having trouble creating an EZ-B from an esp32.  I know Ive successfully done it in the past about a year ago - but now when I try Im getting these error messages: C:\Users\dream\Downloads\EZ-ESP32 (1)\EZ-ESP32\ESP32PWM.cpp: In destructor virtual ESP32PWM::ESP32PWM(): C:\Users\dream\Downloads\EZ-ESP32 (1)\EZ-ESP32\ESP32PWM.cpp:50:17: error:...
question

Bing Speech With Button

I am currently using the Bing Speech recognition robot skill to activate the Openai Chatgpt robot skill for conversation with my robot. It’s working pretty well but I need to fix 2 things: I need to activate the conversation with a button press (contact closure) instead of a wake word. What is the best way to go about this? (I can handle all the...