EZB Stress Test icon EZB Stress Test Stress-tests EZ-B controllers (UART, ADC, voltage, temp, audio, digital I/O) to detect disconnects, corruption and stability issues. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
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
Text Overlay by Synthiam
Featured
Text Overlay

Overlay a variable on a processed camera image at X/Y coordinates; name the variable and attach to a specific or any available camera

Irobot - Scuplture by Mac
Featured
Robot By Mac

Sculpture inspired by Asimov's I, Robot explores robots protecting humanity; face-tablet shows human faces and clips of war, pollution and decay.

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

Servo Profile In Lessons

I was about to post a few tips on starting to build and use the Six robot in one of the threads (since I just put one together) when I realized the Servo Profile step was missing from the lesson steps. Looking around, the only references to it I found had to do with JD and a couple having to do with loading one from mobile apps. In the lesson steps...
question
New Six Camera Failed After A Few Minutes Of Use

New Six Camera Failed After A Few Minutes Of Use

I just got a new Brookstone SIX. After assembly, I was starting to use it, and the camera suddenly stopped working with this...
question

Master Control Unit For Omnibot 2000

hello all, I have to search a remote control up and running for my robot OMNIBOT 2000 impossible to find one on ebay, no one sells? Is that-among quelquin you have a sell me? or moin indicated pourais or I buy one. thank you sincerely eric
question
Some Great Idea Maybe

Some Great Idea Maybe

would this be something for the ez robots.
question

Set(Digital Port,On/Off) Questions

I'm having a problem getting the Set(digital port,on/off) to work. If I run this code, it works....once. Set(1.D22,on) Sleep(300) servo(1.D22,90) sleep(5000) servo(1.D22,40) sleep(5000) servo(1.D22,90) sleep(5000) servo(1.D22,130) sleep(5000) servo(1.D22,90) sleep(2500) Set(1.D22,off) When I run it again, the servo does not move. The code runs...
question
Selling

Selling

talking about selling.1000 units in less then minut.
release

Windows Release 2015.12.18.00

Benchmark utility default sample count reduced from 300 to 30 for faster performance checks.
question

Soundboard V4 And Speaker In Ezbv4

Okay, I finally fired up the EZB for the first time. Took a while to figure out how to connect it and ultimately it was in fact the antivirus and the forum pointed this out. I wanted to do something as simple as possible. I want to play an audio file when a button is pressed. I put in the Soundboard v4 control loaded one .WAV file. It does not...
robot

Steven's We All Need A Robot That Can H

Educational robot teaches kids math and reading, writes and reads, and uses a downloadable app platform to add features and attract developers.
robot

Lead's A Multi-Lingual Robot Playmate

Multi-lingual robot playmate that helps children develop language skills through interactive play in several languages.
release

Windows Release 2015.12.16.00

Talk Servo fix addresses failures reported in the latest version, restoring reliable servo operation.
question
Ezbsay() And Say()

Ezbsay() And Say()

Why is it my pc sound card works off the say script but I don't get any sound off the sayezb script. I wrote script and when I changed all the sayezb (" I see a") to just...