Robot Building Questions

Upgrade to ARC Pro
Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.
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
Waterproof Bluetooth Speaker

Waterproof Bluetooth Speaker

Add your soundtrack to robot building adventures, or add this to your robot! Introducing the Synthiam IPX6-certified...
TCP Client by Synthiam
Featured
By Synthiam

TCP Client

TCP Telnet Client for connecting to TCP Servers and diagnosing data channels.

Ryobi 40v Robot Mower With 40v Trimmer Whiskers By Jstarne1/ Starnes by jstarne1
Featured
By jstarne1

Ryobi 40v Robot Mower With 40v Trimmer Whiskers By Jstarne1/ Starnes

Hello all, I am getting back in the saddle making robots now that I am moved into my new home and settled into my new job as a technician...

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

Needing 4, 3D Printed Parts Made

Hello all, my 3D printer went out.   I’m hoping someone on this forum might be able to sale 4 parts for my Inmoov.   I need, 2 PivconnectorV1, 1 PivmitV2 and 1 RotTitV3 for the right arm,  I can email you the stl’s. If someone is able to print these, please let me know how much you would charge me? Thanks very much! Cheers
question

APP APK Export?

Is it possible to export the app apk? Id like to be able to download it directly from my hard drive to new phones without using ARC as an intermediary. Is this possible?
question
Six Hexapod Versions

Six Hexapod Versions

Hello I just found a Revolution Six Hexapod for sale, new in unopened box. Is there an older version of Six? If there is, how would I know if its a new or old version without...
question

Using ADC Ports

is there a possebility to use the ADC inputs for controlling a servo? i try the micro servo a,d a HDD from ez robot. that didn work.
question

Play Audio File Via Script

Has anyone managed to get the PlayAudio command to work from a Script on a Tablet? Whilst the FileExists and PlayAudio commands work perfectly on a PC/Laptop, my Samsung Tablet using the Mobile Interface does not seem to recognise these commands. Hence no audio files can be played. This is a major problem, because if I add them to the Soundboard as...
question
Auto Position Help

Auto Position Help

In auto position control, how do I distinguish one D0 from the other D0 on the same connection (connect 0 to 4)? I am using a vertical servo control and a horizontal servo control on...
question

Configuration Form When Creating A Plugin

I have went thru the tutorial for the plugin and have successfully created a basic plugin. Now I want to go the next step and create a plugin that has a configuration page that is accessed by clicking the gear icon but can not figure out how to do it. The plugin I hope to create will allow the user to create a connection to a database using a DSN....
question
Speech Synthesis Markkup Language

Speech Synthesis Markkup Language

I was wondering whether it is possible to use elements from the Speech Synthesis Markup Language to modify the speech output using EZ-script? Or if there...
question
Wifi Not Working

Wifi Not Working

Hi, I keep reading you can use wifi but tried it and no luck and dont know of anyone who got it to work. I asked Dj for help but no reply,did anyone get it to work and how thanks
question

Battery Low Issues After Changing Batteries

Hi, I am using a  new IoTiny for a project which has four servos attached to the it.  After having the system on for a hour or so I received the my battery is low message.  I thought the batteries need replacing (I am using a battery pack with standard DURACELL batteries, which I have used many times in the past with no problems.  I replaced the...
question

Controlling 2 RGB Leds With EZ-B V4 ARC Software

Can the EZ-B V4 controller and ARC software control 2 RGB Leds ( 5mm, common cathode, 20ma) simultaneously to provide different colors on demand? Thank you for your help.
question

C# Question About Invoking A Custom Action

Trying to call EZBManager.MovementManager.GoCustom(Bow); from a button click to invoke the canned Bow action.  Does nothing.  What am I missing?