All Community Content

Add Remote telepresence to control any robot from your phone or PC
"I build robots" Hoodie
ZAMA Emotion Model
Valence-arousal emotion engine generating persistent, configurable robot moods and event-driven emotional...
Feetech RS485 Servo
Control Feetech serial-bus smart servos via EZB UART or PC COM port; map ARC virtual ports to servo IDs with...
Feetech Serial Bus S…
Control Feetech SC-series serial-bus servos via EZB UART or PC COM. Map ARC virtual ports to IDs; supports...
Stress-tests EZ-B controllers (UART, ADC, voltage, temp, audio, digital I/O) to detect disconnects, corruption and stability issues.
Hack R2-D2 interactive with EZ-B v4, dual L298N motor controllers and a Synthiam ARC mobile app; add sensors for autonomous navigation
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 ContentIs 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. I've 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...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 youConnecting 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.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...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...ARC Running On A Thin Client
Thin Clients are usually less powerful computers used to their desktop and laptop counterparts. They are used to connect to other computers, mainly servers over WiFi. They can somewhat work as a regular stand-alone computer and can run some desktop programs. So, with a Thin Client with Windows 10/11 installed, could it run ARC? How would ARC run on...ARC Abo But ARC Pro Dont Recognize It
Hey I have a arc Pro account with 2 Seats but everytime i start the tool it just says i dont have an pro subcribtion. @Athena Any help?Need Tip On Javascript Counter Script
, I need a little help with Javascript. * I have a working script that moves an arm motor up and down on an arc. * There is a opto switch in the center of the arc that that when blocked indicates that the arm is centered. * This opto switch is attached to an ADC port on an EZB v4. * The motor is controlled with a Kangroo/Sabertooth and commanded...