Comm Expansion Configuration icon Comm Expansion Configuration Configure EZ-B v4/2 Comm Expansion: switch between UART transparent proxy and USB direct PC link (avoids WiFi); EZ-B needs separate power. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
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
Camera Click Servo by Synthiam
Featured
Camera Click Servo

Interactive camera control for ARC: click-to-center and edge hotspots to pan/tilt servos, adjustable fine-tune and multi-camera support.

Simple Bot car robot  by EzAng
Featured
Robot By Ezang

Simple Bot car using 2 continuous servos, IoTiny controller with speaker, ServoCity parts and Synthiam ARC for servo control and voice scripting

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

Face Recognition Script

When I ask for input for one reason or another from a human I use this script to check before I have my robot speak It returns a $Face_Found=1 (YES) if it finds a human after about 5-10 seconds. # ----------------------------------------------| # Visual Confirmation of Human Presence | # ----------------------------------------------| Print...
question

Feeding The Fish

This one was written before I was the awesome automatic EZ-B fish feeder @Jstarne It needs the Confirmation script I posted earlier in the forum. #______________________________________________________ #init $Requests=0 $Response=0 Say("Have you fed your fish today?") ControlCommand( "Script Manager", ScriptStartwait,...
question

Stating The Date

Just a small improvement on saying the date so that it includes 1st, 2nd and 3rd's and th's as well.... Print ("+---------------------+" ) Print ("| Announcing the Date |" ) Print ("+---------------------+" ) IF ($day=1 or $day=21 or $day=31) $day_txt=$day"st" goto (Say_date) ELSEIF ($day=2 or $day=22)...
question
Bug With Virtual Robot

Bug With Virtual Robot

i found this bug when i added 10x the same digital output port in the virtual robot screen (for each led on the place i wanted), then i tried to delete one, worked. but then i...
question

Can Ezb Read Emails Yet

i see it can do RSS feeds but can it do emails like yahoo using a passwork
question

Help With Cloning Wall-E Remote

I finally found a used Ultimte Wall-e but he his missing the remote. I wrote Thinkaway, but they no longer have replacements. My only hope is finding another Wall-e owner! My plan, if it will work, even if somewhat clumsily, is to purchase a learning remote and have someone clone his commands from an original remote into the learning remote. If...
question

Raspberry Pi ! Please Read Everyone! Asap!

Looking for a small computer that is no bigger than your iPod? check out the raspberry pi. It is great for all of us to use in our robots. And would be the smallest computer you could ever use.
question

Sabertooth Hook-Up

Hi All. Could someone clarify the hook-up to a Sabertooth 2x12? Specifically, the EZ-B tutorial page says "The EZ-B connects to the GND, +5 and Signal to the Sabertooth. The Signal from the EZ-B connects to S1 on the Sabertooth." https://synthiam.com/tutorials/Help.aspx?id=173 I understand the 5V on the Sabertooth is providing 5V of power...
question

Gripper

gripper
question
Vertical Camera Tracking Question

Vertical Camera Tracking Question

I do not know if i'm in the right section. I built a boxbot as in the tutorial. I have a problem with the tracking function of the camera. For horizontal...
question

Stuck!

Hello Everyone, I'm in the middle of my robot build ,and I need to calibrate the servos.I have two laptops. One has bluetooth, the other one doesn't. They both have the EZ download in them. When I go into the examples box to calibrate the servos, the computer without the bluetooth has the correct drop down box, and I see the servo calibration. When...
question

About The Ez-Robot Story On Youtube

DJ nice info on how you started EZB But you said you made the board to have a replaceable micro chip ,but yet you said in the forum we cant buy the chip ,why is that Be a great idea for you to sell the replacement chip for a few reasons one if the chip on the board goes bad ,we just replace the chip ours self second if others want to make a board...