NMS Faux Odometry icon NMS Faux Odometry Estimate pose odometry from movement distance for robots without encoders, calibrated by speed. Suited for DIY navigation; pose drifts with lidar. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
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
Output Audio from EZ-B by Synthiam
Featured
Output Audio From EZ-B

Example ARC skill demonstrating converting, compressing and streaming MP3/WAV to an EZ-B speaker, with play/stop commands and TTS examples.

RGB Arduino, Python code with ARC by EzAng
Featured
Robot By Ezang

Control Arduino RGB LEDs via Synthiam ARC serial monitor with Python code; ask a color and watch R G B light up.

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
Does Ezrobot Make A Shield Or Hat For Iotiny?

Does Ezrobot Make A Shield Or Hat For Iotiny?

Hello I was wondering if there is a shield for the iotiny / ezb so you can soldier/screw in connections instead of plugging  them...
robot
Tmesserschmidt's Simone AI (Openfembot)

Tmesserschmidt's Simone AI (Openfembot)

Synthiam ARC makes coding Simone easy: openFembot humanoid AI featured on Servo Magazine with open-source hardware, software, and tutorials.
general
Synthiam Buried Under Sponsored Search Results

Synthiam Buried Under Sponsored Search Results

Synthiam was buried under sponsored search results. I just found it interesting how bad sponsorships have become.
question
Meccano  Meccanoid  Upgrades/Mods

Meccano Meccanoid Upgrades/Mods

I need help to upgrade my Meccano Meccanoid Robot,  it is a robot kit,  and I've had the robot for a while. I want to upgrade the microphone,  maybe have...
question

Can You Use Opencv With Python In ARC?

Can you use OpenCV libraries with python in ARC to control hardware?  I am sorry if this is a dumb question I would like to be able to learn and take advantage of python with OpenCV.
question
What Causes Dropping USB Connection 0?

What Causes Dropping USB Connection 0?

What causes a USB connection on connection #0 to drop after 5-10 seconds?   I am connecting a Nano loaded with the UNO firmware. This is a new...
Ultrasonic
Ultrasonic Collision Script
By Synthiam Inc.

Ultrasonic Collision Script v1

Ultrasonic sensor triggers custom script on object detection; configurable interval & min distance, with optional forward-only trigger...
question

What Is The Best Way To Control A Servo With Two Skills?

What is the best way to use a servo with more than one skill?  I am not sure how to ask this question so I will provide an example.   I have the camera skill installed in my project with head tracking turned on using two servos to rotate and tilt the head.   I also have auto position skill setup with movements.  I also have ChatGPT installed where...
robot
DJ's Wowwee Roboquad

DJ's Wowwee Roboquad

Modify WowWee RoboQuad using EZ-Robot/EZ-B: reverse-engineered IR control, Arduino/IoTiny/camera mods for easy expanded features.
robot
DJ's Multiple Robots With One Joystick

DJ's Multiple Robots With One Joystick

Control six robots with one joystick using Synthiam ARC and EZ-B controllers, synchronized head servos and per-direction movement scripts.
question

Using Ez-Bot Software With New Arduino IDE

I wanted to know if I could still use Arduino with EZ-bot software with Arduino IDE 2. Do I need to change some value like #define _FIRMWARE_ID 0x00000005 or is there something else? Also, does it matter that I'm using and Arduino Uno from Elegoo. It's a one-one copy of the original Arduino. I go through all the steps in the video but when I try to...
question

Calling Custom Movement Panel In Script

Hello All,  How do I call motor movement in a script using the custom movement panel for 2 motors? The motors respond and work as desired in the custom movement panel by using the arrows. I do have a Dual Hbridge with no PWM(4 wire) but motors run to fast that is why Im using a custom movement panel. I have tried this with no success-...