Output Audio From EZ-B icon Output Audio From EZ-B Example ARC skill demonstrating converting, compressing and streaming MP3/WAV to an EZ-B speaker, with play/stop commands and TTS examples. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of 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
Screen To Camera by Synthiam Inc.
Featured
Screen To Camera

Capture any screen area and stream video to a configured camera device; requires a Custom device and 100% display scaling.

Lumpy's Omnibot(s) - Spy Vs Spy by Lumpy
Featured
Robot By Lumpy

Omnibot restoration in Spy vs Spy black/white theme with front switches retained, Mr T and Pee-wee audio, wet-sanded paint and laser mods

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

I Got A Great Idea For A Great Module Or Interface To Ezb

DJ i am working on a IR interface board to send codes to robosapien and other robots using IR codes So here is the idea can a script be made to has us put on our own IR CODESA This not only can it control and robot with IR but and TV or stereo or X10 the list is enless. On getting IR codes you need a USB-UIRT and a free software and a remote from...
question

Faulty Servo - Fixed :)

Hello fellow EZ-roboteers! So this is just an information post, to share my experience with one of my modified servos that packed up yesterday. I was just about to take the plunge and hack a standard one to replace it but then thought "what the hell, I can't break something that isn't working" and got the tools out. After I removed the...
question

I Was Talking To Dave S., The Man Who Made Loki.

D.J., I was talking to Dave S., the man who made Loki. And, he is JUST now considering buying an EZB Kit. He told me that he always thought that your kit was ONLY for toys. We have to find a way to let people know that it is not only for toys,but for REAL robots of almost ANY size. There is a trend already starting (ie; the risers) to have Larger...
question

Ir Beacon & Ez-B

This Script may be of interest to anyone setting up the Pololu ir Beacon with EZ-B while I control 2 servo motors it should be easy to adapt to a movement panel :forward SLEEP(10) IF (GETDIGITAL(D11)=0) servo(d0, 48) GOTO(forward) ELSEIF (GETDIGITAL(D11)=1) SERVO(D0, 54) ENDIF :reverse IF (GETDIGITAL(D13)=0) SERVO(D0, 62) GOTO(REVERSE) ELSEIF...
question

I Am Designing On Testing A Wifi And Wired Lan Board

I am working on a design that has both WIFI and wired LAN 10/100 board to replace the bluetooth WIFI has some good points as WIRED RJ45 lan does and both have bad points too MAIN reason for me for WIRED LAN is that i have 4 to 6 tanks ,some saltwater and some fresh water,plus tanks for my gecko's and soon my ring tail lemur cage on using one EZB...
question
Ios And Android Control

Ios And Android Control

Why cant we do this EZ-B or is it even possible with android and IOS. I have using Livecode.com for some time and it seems like some one with more experience should be able...
question
How To Power Ez Controller To A 12V Car Battery

How To Power Ez Controller To A 12V Car Battery

Hi I am new to ez and am awaiting the arrival of my new best friend, the complete kit. I have very specific plan in mind and I...
question

Ez-B Script

trying to read four digital inputs need a little help please eg there are five possible options all are "1" or each is at "0" in turn. (d1,d2,d3,d4) say d1 "0" moves servo d7 to position 50,once it changes to "1" move servo back to position 40 d2 "0" moves servo d7 to position 30, once it changes to...
question

I Want To Make My Robot Talk

Can anyone tell me a little more about a wireless usb hub are they hard to hook up? could you recommend one or have a link to a good one thank you! confused
question

Another Ir Question

found this ir receiver. Wrobot-Digital-38KHz-IR-Receiver There is a transmiter for this too. Could this work with the ez-b?
question
Home Base Finding Design Using A Ir Beacon Idea

Home Base Finding Design Using A Ir Beacon Idea

Little while back someone made a post on home base finder ,and since it was so hard to find a good idea since there was many...
question
Camera Tracking

Camera Tracking

While playing with the multi color addition I am getting the following pop up with the ControlCommand("Camera", CameraColorTrackingEnable, red)