HMC5883 Compass icon HMC5883 Compass Reads HMC5883 3-axis compass via I2C and updates EZ-Script variables on demand; polled control offers periodic heading data, for connected sensors. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in 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
Prevent PC Sleep by Synthiam
Featured
Prevent PC Sleep

Prevents a PC from entering sleep mode via a tiny, resizable control-keeps the system awake while minimizing UI real estate

Synthiam : Mars First Contact by Spooky67
Featured
Robot By Spooky67

Centaurus 2 Mars Rover converts EZ-Robot JD with 3D-printed parts into a drone-launching rover with cameras, rock collector and aerial recon.

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
release
Release 2012.08.03.00

Release 2012.08.03.00

Synthiam ARC adds a Shortcut Creator wizard to autoload projects, run startup EZ-Script (HTTPGet) scripts-ideal for robots with embedded computers.
question
What Is The Best Way To Get Sounds From Your  Robot

What Is The Best Way To Get Sounds From Your Robot

Mp3 triggers, wireless speakers , walkie Talkies - I'm looking for the best way to get Bob to speak, play music , make...
question

New Ez Script Command Request

hey dj sures i need 6 commands 1-to write data to a computer serial port 2-to read data from a computer serial port 3-to enable scripts to send data to each other 4-to send data to the camera's window as RGB values 5-to read data from any window that uses movement panel 6-to read data from user in ez-script please help!!!!
question

Controlling ARC From Ipad2

Hi I am a beginner of ARC I would like to control ARC from ipad2. so i check the tutorial of HTTP sarver ipad setting video , but unfortunatly, I did not have a basic knowledge of HTTP sarver , So i did not understand detail setting. So does anyone teach me the setting of ARC HTTP sarver config setting and ipad2 setting ? beginner of ARC from Japan...
question

Costom Built Chassis

where can i make a costom chassis online?
question

Vary DC Voltage With Potentiometer?

Is there any way to use a potentiomiter to very the dc voltage output? and what output is the voltage going too? I'm doing a science fair project and I really need to know please help! confused
question
Robot Power Supplies

Robot Power Supplies

Wanted to know if anyone is interested to post their power supply schematics and wiring drawings to this thread. I think it would benefit everyone to pool our knowledge in one...
question

Sparkfun Digital Temperature Senor And Gas Sensor!!

Hey guys, so i bought these two items on impulse thinking that they would easily work with the Ez-B but I cannot find any information on how to connect these bad boys to the ez-b! Any suggestions and help would be greatly appreciated! links below. Cheers https://www.sparkfun.com/products/9418 https://www.sparkfun.com/products/9404 and I also bought...
question

Help Me With Security Guard Script Please

:start stop() :test #See if someone comes too close to it GetPing( d18, d17) GetPing( d9, d8 ) Ping_wait(d18,d17,LOWER,20) Ping_wait(d9,d8,LOWER,20) if (ADC(ADC1 < 120) sleep(500) if (ADC(ADC2 < 120) sleep(500) goto (alarm) goto(test) :alarm ControlCommand("Soundboard",Track_10) goto(start) #If speech recognition hears...
question

I've Given Up On Portal Bots Now Im Want To Do Atom For Real Steel

well my mums birthday is next year and she loves the film real steel so i thought when i have anoth money i'll buy the ezb and make atom for her but i don't know how to do it. any ideas?
question

What Does Undefined Function Call Mean?

NeverMind. I did something Stupid. I installed the new update on my master computer and then ran the program on the robot without the update. so, there wasn't the newly created function on the robot. Crazy. eek
question

Ez-B Conection Brownout

hi all still having problems getting started i just got my pc reformatted (windows xp) and still no luck got this msg in fermware updater Attempting connection to COM3 Comm Err: The operation has timed out. BbytesToExpect: 1 Received: Disconnected Connection Failed: System.Exception: Controller Not Responding at EZ_B.EZB.Connect(String portName)...