All Community Content

Upgrade to ARC Pro
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.
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
Remote control robots using your phone or PC, or grant access to others for collaborative control.
Add your robot to Exosphere for telepresence and remote operation
Sythiam Swag
Robot Builder's Phone Case

Robot Builder's Phone Case

No one will mistaken whos phone it is - its the robot builders phone! Protect your phone in style with a customizable...
Hitachi-LG LDS Lidar by Hitachi
Featured
By Hitachi

Hitachi-LG LDS Lidar

NMS Driver for the Hitachi-LG LDS 360 degree lidar.

My rolly Boxbot by Tony1952
Featured
By Tony1952

My rolly Boxbot

My Wall-E has a new playmate with tracks, my own Rolly. My Wall-E has a new playmate with tracks, my own Rolly. I made it in a couple of...

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
Open

I Am Trying To Connect A Maixduino Board With G0832 Camera To ARC?

I am trying to connect a Maixduino board with G0832 camera to ARC?, what software do I have to install?
question
Chatgpt Not Functioning

Chatgpt Not Functioning

Hi Athena, Do you know what happened with ChatGPT not functioning in the ARC software this week? My robot hasnt been chatting with me this week, and Ive tried using the...
question

Upgrading From Win 10 To Win 11 For ARC Pro On SBC

,  I am running ARC Pro on a single board computer (SBC) mounted directly on my robot. Its a dedicated computer and only runs ARC for the robot. My operating system is Windows 10. I have done all the performance tips and removed a lot of unneeded bloatware with info given here on the forum. Mostly to make sure nothing is running but what is needed...
question
Heavier Batterie On Ezbv4

Heavier Batterie On Ezbv4

can a 3 cell batterie 7.4 volts damage an ezbv4 ? i used this one whithout knowing it . i also used this one on the new servos .so i burned myself the servo .
question

How Can I Use Python Script To Return Values From A Mic Array?

How can I use a Python script to return values from a respeaker mic array connected to my windows SCB that is running ARC? I have python scripts that can return sound direction that I would like to use to trigger movements.  I have the latest Python installed on the window 11 pro PC that also runs the ARC application. Is there anything else I need...
question

Is This The Proper Way To Toggle Between Two Functions In A Javascript Loop?

, I have a Javascript that watched an ADC value attached to a microswitch. When the switch is operated the ADC value will change. Ive written a JavaScript with two functions. One for each positions of the switch and a While loop in each that holds the script until the ADC value crosses a threshold. Then when one function finishes it calls the other...
question

Servo Range Extended

hi the horizontal servo window goes from 1 to 180 degree . i have a servo that has a 1 to 220 degree so i cant use the horizontal servo window . would it work in a script excample servoRandom(d0,1,220) ?  thank you
robot
Justinratliff's Data Or Termidata

Justinratliffs Data Or Termidata

This is now Centurion, my version of a CYLON or Cybernetic Life-form Node. Im taking inspiration for my robot in appearance and behavior from Battle Star...
question

Connecting To Arduino Using A Script

How would you use a script to connect to an Arduino that is connected to your SCB that is running ARC? As part of the robots initialization I would like to connect to all the the Arduino’s programmatically.
question

Init Script

How would I write an init script that would allow me to set the min and max and speed before it moves a servo to its starting position?  I want to be able to have the robot move slowly when it initializes each servo.   I also want to be able to initialize each servo individually so I can keep the current draw to a minimum.    After the...
question
How To Connect Arduino To Ezb With Uart

How To Connect Arduino To Ezb With Uart

@DJSures it has been awhile since we discussed my attempt to use Roboclaw library with ESP32 and ARC. But I have made some progress (not real...