Dialogflow icon Dialogflow Add Google DialogFlow NLP to ARC: conversational intents, parameter prompts, scripted responses, service-account setup and programmatic robot control. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.
Power Up Your Scripts with AI
Describe what you want — get working robot code. The project-aware AI Script Assistant built into ARC.
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Free Credit
Share your robots, answer questions, and help others — earn credit toward ARC Pro, AI credits, and robot swag.
Remote control robots or add telepresence capabilities with Exosphere

Drive Real Robots, Anywhere

Remotely operate robots around the world or add live telepresence to your own build — straight from your browser.

Discover Exosphere
PCA9685 Servo Driver by Synthiam Inc
Featured
PCA9685 Servo Driver

Drive 16 servos over EZB I2C with a PCA9685 PWM controller, using ARC servo commands and hardware-timed outputs.

Magnus the 6 ft robot by rgordon
Featured
Robot By Rgordon

Magnus: a 6 ft, 300 lb humanoid using wheelchair motors to drive tank treads; builder exploring E Z Robot kit and sharing photos

Community

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
Create Your Free Account Log In
question
Compatible Ssc-32 Controllers

Compatible Ssc-32 Controllers

I was reviewing the threads discussing the use of a SSC-32 controller to add an additional 32 servo (analog) ports. My question is if there are any specific...
question

Power And Temperature

I am using scripting to get power and temperature for 2 ezb's. I have noticed that even if I disconnect the 2nd EZB, my script still shows power and temp for it even though it is no longer connected. I think there may be a bug in Ez Robot. Here is my script. $cputemp1 = 0 $cputemp2 = 0 $cpupower1 = 0 $cpupower2 = 0 $cputemp1 = ((GetCpuTemp(0) *...
question
Generic Answers To Any Question

Generic Answers To Any Question

Okay, this should be a fun one. So I’m all about AI, Chatbots and the like, but here I’m looking for something that does not use any of the above. So here it...
question

Script Help For Running And Stopped Mobile Image Buttons

Hey guys. I need a little script help with the mobile interface "Image buttons". I have two custom images I have made for one button... put simply, I have a green image for "script running", and a red image for "script stopped". I have the following script where if I press the image button once, the script runs....
robot
Bhouston's Rubik's Cube Solving Robot

Bhouston's Rubik's Cube Solving Robot

Run a Thingiverse 3D-printed Rubik's Cube robot with EZ-Robot servos and IoTiny; plugin for cube-solving, arm/gripper calibration coming soon.
question

Three Function Gripper

Hello everyone! I am an engineering student and I am currently making a robotics project that consists in building a three function gripper to be used in a robotic arm. I was given a few specifications that are quite different from each other. Basically I have to build a gripper that: Lifts 25Kg palets with 1200800140mm Lifts 30Kg cardboard boxes...
question

Dc Motor Position Control

Hello, If I have a set of DC motors with encoders already soldered with the intentions of obtaining position control instead of continuous rotation. would I still need to run an H-bridge or can I hook the dc motors with encoders directly to the ez-b without and h-bridge and get the results I am looking for? Thanks in advance.
question

Microsoft Cognitive Face

I have been playing with Cognitive Face. It is working well and I'm having fun with it. My only issue is the face data and names are stored in the Cloud. I plan on using it with young children whose faces and names I don't want being exposed "out there". Is there any way I can store the data locally? I prefer to keep it on my computer...
question
Developer Kits For Sale

Developer Kits For Sale

Hi, I have 2 unused developer kits. One is the version 3, and the other is version 4. I bought these a while back thinking that I would start a project using an Omnibot as a...
question
Looking For A Remote Microphone For Your Robot? Consider Amazon Echo (Alexa)

Looking For A Remote Microphone For Your Robot? Consider Amazon Echo (Alexa)

In searching for a noise tolerant microphone for my EZ-Robot...
question
Camera Snapshot On Mobile Interface

Camera Snapshot On Mobile Interface

This is mainly aimed at DJ, unless anyone else can help. So I put this up as a "bug report" but it maybe an iOS or Android restriction....
question

Javascript Plugin

I am sure the answer is no but have to ask. Is it possible to add/install a JavaScript library within ARC?