All Community Content
Drive Real Robots, Anywhere
Remotely operate robots around the world or add live telepresence to your own build — straight from your browser.
Discover Exosphere
Hugging Face
Connects your robot camera to Hugging Face AI models for vision chat, object tracking,...
Autonomous AI
Autonomous AI robot agent with vision, speech, movement, animations, memory, and self-directed task...
Advanced Speech Reco…
Azure Cognitive Speech recognition for ARC with custom API credentials, scripting, language control,...
Example ARC skill demonstrating converting, compressing and streaming MP3/WAV to an EZ-B speaker, with play/stop commands and TTS examples.
BoxBot: EZ-B kit transformed into a box robot with mounted wheels and servos, speech recognition, face tracking and remote HTTP control
Join the Synthiam Robotics Community
Connect with thousands of robot builders, educators, and engineers. Share projects, get answers, and learn to build smarter robots with ARC.
- ✓ Showcase your robots & projects
- ✓ Get help from experienced builders
- ✓ Earn credit toward Synthiam products
Continues Read Of Ir Sensor
Im a little confused here. I'm simply trying to read the value coming from my IR sensor (one of the Sharp IR ones). The script I wrote should should be a simple loop and display the value, can continue to display the value until I tell it to stop. goto(sensor) :sensor $IRSensor = GetADC(ADC4) # Sharp IR Sensor print($IRSensor) sleep(1000) Return()...Init Start
in the init i can see the servo's d1 and d0 are set slower. i try to ad servo id d2 and d3/d7/d4 but they dont slow down. when jd goes in to calibrate postion it go's so almost violently fast. can this be changed ? thanks anyone