Tutorial icon Tutorial Tutorial slide plugin for ARC: create, format and embed text and images per .ezb project; navigate/update slides via ControlCommand; auto-resize images Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.
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
DHT11 Temp & Humidity Sensor by Proteusy
Featured
DHT11 Temp & Humidity Sensor

Read DHT11 temperature and humidity on Arduino (signal pin 4) using EZ-Genuino_DTH11_Uno firmware; exposes $Temp and $Humid variables.

Robie Sr, Dr. Theopolis Hybrid by McJeff0125
Featured
Robot By Mcjeff0125

Robie Sr EZ-Robot mod using EZ-B wireless camera, Ping sensor, LEDs, Bluetooth speaker and Dr. Theopolis speech insert for voice and alerts

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

Size Of Ez Servos Thread?

I've lost the screws to the servo and cant seem to find a thread size that works.
question
Usb Camera Higher Resolution

Usb Camera Higher Resolution

I'm using the EZB over USB. So the robot will always be connected to the computer. If I have taken the load off the EZB (by not using the camera on the ezb)....
question

Rgb 8X8 Display

just a quick question, Will the new RGB 8x8 Display i2c address be changeable like the HT16K33 Animator (8x8) is, by shorting connections with solder.
question

Inmoov Ezb4 Where To Start

Hello Inmmov Builders, I'm new to EZrobot, I have just started my Inmoov project about a six weeks ago have the hand and forearm, bicep assembled and now working on the shoulder. I purchased the nervo boards from the Inmoov website and have completed as well all the soldering. After playing around with MRL and reading multiple forums on how to get...
question

My Ez-B Isn't Powering Up

I've got the developer kit, this is my first time trying to build a proper robot. After putting in the batteries to the holder and connecting it to the power shell (the ez-b was already in the shell) it is supposed to just start up, but it hasn't done anything so far. No sound, lights, anything. I've tested the rechargeable batteries (they're new...
release
Release 2013.07.22.00

Release 2013.07.22.00

Synthiam ARC: new EZ-Script compiler with math/logic functions, memory Variable Manager and Sensor Streamer to map iOS sensors to variables
question

The Robot Program 027 - Microsoft Cognitive Emotion In French

Hi, after watching this video on Youtube, i writed a little script for translate the emotion in french : $retVal=" " $retVal= $EmotionDescription if ($EmotionDescription="Happiness") $retVal="eureu" endif if ($EmotionDescription="Sadness") $retVal="Triste" endif if...
question

Control

need adapters for connectors on jd for ultrasonic, ir and accelerometer sensors and wiring instruction plus sensors mounts for jd. Thanks.
question

Need Older Copy Of ARC

I have an Io Tiny project which will be run in a barn. I don't believe a tablet can run the project because of the scripting and I want to run audio thru the Tiny to a sound system. Due to the location, security and environmental issues, I prefer to use an old Dell 4700 computer which is running XP and has 2 gig of ram. ( was stored in the barn...
robot

Arturito's Hi,I Want A Robot That Follo

Build a mobile robot that follows you, stops and mirrors your turns, carries a toolbox and holds position-options for building and platform guidance.
question

Microsoft Cognitive Speech - Text To Speech

Hello y'all, I've created a C# project and I'm already able to do basically the same as the Bing Speech Recognition plugin does, but I also need to make my EZ-B (JD) "speaks" in another language. I've installed a Microsoft voice, but that's a pretty bad one, and the Azure platform offers two very nice voices to be used. Right now I'm...
question

Servo Controls Min And Maximum Positions

hi everybody I need some clarification on setting initial servo positions and also setting min-max positions [for an InMoov]. I see that I can use a script to set initial servo positions and run this scrip on start up from the "connection" panel. Also I can possibly do the same thing using the "servo profile" configure and...