Touch Path icon Touch Path Sketch paths with finger or mouse and set turn/move speeds; interactive, educational demo of timing-based, sensorless robot navigation and limits. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.
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
Connection Diagnostic by Synthiam
Featured
Connection Diagnostic

Diagnose EZ-B Wi-Fi connection issues with verbose EZ-B communication logging, ping tests, log export and diagnostic reports for Synthiam support.

Robomannequin by Zxen
Featured
Robot By Zxen

Eve - share your impressions and feedback so far.

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

What Happened To Speaker Tone / Sound_Note?

Hello, I have the latest, up-to-datest version of ARC as of today. I am trying to follow the video tutorial on hooking up a speaker to the EZ-B. https://synthiam.com/Community/Videos/Default.aspx?id=bKrUeTCbF8E There is no "speaker tone" control under "misc" in the "add control" section. I tried the script control and...
question

What Is The Pinout On Bluetooth Connection

i just got my WIFI board in and kinda lazy to check it i know its 3.3 volts ,gnd tx and rx
question

Ic2 - Mma7455 Connections

Looking for diagram connections of MMA7455 Accelerometer to ez-b please sorry post should read I2C
question

Wall-E

is this the right wall-e? if so then i am going to bid on it
question

Remote Desktop Connect Question

I am waiting for my EZ-B Kit to arrive soon. I am planning on using my Archos 9 Windows Tablet inside the Omnibot 5402. I will be using a Microsoft Surface RT Tablet as the controler. My question is this...... On Windows RT there is a Desktop Remote App I can download so I can remote connect to the Archos 9 Tablet, my question is with remote...
question

Fuse Question

(appoligies if this is a dupicate post) I am trying to build a robot (full sized K-9) and am contemplating putting in a fuse. I'm using a lead 12v battery, which has connections to a sabertooth 2x12, ez b board, servos, 2 motors (says 14 amps at max load), a car antenna, LEDs, sparkfun mp3 trigger, speaker, multiplexer (to switch from RC to EZ b),...
question

Script Command Manual

Functions Sleep (milliseconds) Pauses for specified milliseconds Example: Sleep(1000) SleepRandom (lowMilliSec, highMilliSec) Pauses for a random millisecond delay between the 2 provided values Example: SleepRandom(1000, 5000) Servo (servoPort, position) Move servo to the specified position Example: Servo(D14, 25) ServoUp (servoPort, count)...
question

Qr Codes

Had a thought last night... DJ Would it be possible for the glyphs and their recognition to be upgraded to work with QR Codes? Perhaps even have the code loaded into a string... Webcam would have to be fairly good resolution ... but if a cellphone can do it....
question

Camera Tracking

First let me say I love the EZ-B. So many possibilities! Thanks for the wonderful product. I've been working with the camera tracking and I have a few thoughts. On color tracking, how hard would it be to add RGB values to tack any specified color? Or better yet a real-time color sampling from the camera? Example: place any solid color object in the...
question

Failed To Load Bootloader

Hello, E-Z B firmware update fails with "Failed to load bootloader!". As far as I know, I have the standard Windows bluetooth stack. Ideas? Thanks, Crile
question

Omnibot

i cant find any cheap omnibots for sale for cheap i would like to get one for around 30$
question

Reading From Dht11 Sensor

I picked up a DHT11 (temperature/humidity sensor) from ebay a few weeks ago, just I have no idea how to read the data from it. Info on the sensor is available here Any help on reading this would be appreciated, even just a pointer in the right direction.