Custom Movement Panel V2 icon Custom Movement Panel V2 Custom Movement V2 panel for ARC: scripts for F/R/L, Reverse, roll left/right, up/down with speed mapping to PWM for drones, mecanum & custom drives Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.
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
PandoraBot AIML2 by Synthiam
Featured
Pandorabot AIML2

Connect ARC to Pandorabots AIML2 to run AI-driven virtual personalities for human-like text or voice chat, using API keys and script hooks.

Beginner Starts With Dickeys Rolling Olli by Cobra71
Featured
Robot By Cobra71

Build a Rolling Olli robot with Synthiam ARC and EZ-B for Xbox360 pad control, autonomous driving, pan/tilt camera, sensors and PWM LED eyes

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

Python Scripts For Ez-Robot

Hi, I've been searching around the site for existing Python scripts that access the EZ-Robot functions. No luck so far, although in 2011 DJ Sures said "I will be releasing a Python module shortly for EZ-B V3". If anyone has experience integrating Python with EZ-Robot, any links would be much appreciated. David.
question
How To Recover Rgb Animator  I2c Address

How To Recover Rgb Animator I2c Address

Hi, I connected two RGB eyes to an EZ-B v4 using the RGB Animator robot skill, and initially, everything was fine. I could animate the LEDs,...
question
What Is A Web Hook?

What Is A Web Hook?

@Athena, What ARC skills utilize webhooks? I'm currently using the IFTTT Robot Skill and am curious about which other robot skills also support webhooks. Thanks!
question

Recognize 2 Different Faces

Hi, I can track a face using camera tracking. Is it possible to differentiate between two different faces? Can we trick the face tracking system with object tracking, or do we need to use the Cognitive Face skill for this purpose?
question

Connecting A Circuitboard To An Ezbv4

Is it possible to connect this board with an EZ-B v4 or IoTiny, using it as an access point for connecting servos? Here is the link to the board I am referring to: Servo V2 Bricklet
general

Looking For Guidance On Using Synthiam Software To Customize Robot Behaviours

Hello Everyone, Since I'm not too experienced with Synthiam, I'm seeking tips on how to modify robot behaviors for a project I'm working on. My objective is to build an autonomous robot capable of carrying out a wide range of tasks, including interacting with objects, traversing obstacles, and obeying voice commands. I've been experimenting with...
general

Could You Please Guide Me As A Newbie

Hello, everyone! This is my first post after just joining this discussion, so please forgive me and provide kind assistance if I have posted in the wrong subsection! I am new here but a real enthusiast and loving this community so far. I have a background in teaching coding and education, and I feel I could help with documentation, at least for...
question
How To Make  A Camera Chases A Ball

How To Make A Camera Chases A Ball

I am using a servo and movement tracking with the Roli Rover to chase a ball. It works quite well, but if the ball moves outside the camera's view...
question

Movong A Rotation Servo Real Slow

How can I make a continuous rotation servo turn very slowly? The servo is an original from EZ-Robot.
question
Aimec:Ez1 Robot

Aimec:Ez1 Robot

Hi All Introducing the AIMEC:EZ1 We are in discussions with DJ to produce a special version of our AIMEC (Artificially Intelligent Mechanical Electronic Companion) robot for the EZ-B, this...
robot
Ezang's Motion Detector

Ezang's Motion Detector

Control AM312 mini PIR motion sensor with ARC serial monitor and Arduino - DC2.7-12V, 3-5m range, 100 angle, low current, quick 2s delay.
general

Converting EZ Script To Javascript That Jumps Around With Goto Commands & Labels

EDIT: I screwed up and inserted the wrong script but have now replaced it with the proper one. This one does repeat 3 times. I'll do a septate post with the script that only runs once. Sorry for any confusion.  Hi, as requested in another thread I'm posting the following script and asking @Athena to help convert it to Javascript. It's very long at...