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
Unleash your creativity with the power of easy robot programming using 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
Frequency Detector by Synthiam
Featured
Frequency Detector

Detect audio frequencies via PC microphone (FFT), output a variable and drive servos within configurable min/max ranges with waveform feedback.

Meet rc-xd Airsoft Droid   Dual Wield Gunner Robot W Night Vision by jstarne1
Featured
Robot By Jstarne1

RC-xd Airsoft Droid: modified Omnibot on a rad 2.0 base with dual automatic airsoft guns and EZ Cam for Mech Wars, built for Team EZ Robot

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

Dead Battery

I have an AdventureBot that will not charge. Tried two different chargers and two different outlets. Tried charging for over 24 hours. Tried connecting and received a diagnostic report which showed N/A for voltage. I have a Roli and the same charger charged the battery in the Roli. I am assuming it is the battery that is bad in the AdventureBot. We...
question

Servo Shutting Off Ez-B

Hello, I have just bought some metal gear servos for the robot I am working on. When I go to plug in the servo into the EZ-B it just causes the board to keep shutting down. Is it drawing too much voltage or current? It is these two Kookye Servos: www.amazon.com/gp/product/B01I6AWBJI/ref=oh_aui_detailpage_o01_s00?ie=UTF8&psc=1
question
Compatible Ssc-32 Controllers

Compatible Ssc-32 Controllers

I was reviewing the threads discussing the use of a SSC-32 controller to add an additional 32 servo (analog) ports. My question is if there are any specific...
question

Power And Temperature

I am using scripting to get power and temperature for 2 ezb's. I have noticed that even if I disconnect the 2nd EZB, my script still shows power and temp for it even though it is no longer connected. I think there may be a bug in Ez Robot. Here is my script. $cputemp1 = 0 $cputemp2 = 0 $cpupower1 = 0 $cpupower2 = 0 $cputemp1 = ((GetCpuTemp(0) *...
question
Generic Answers To Any Question

Generic Answers To Any Question

Okay, this should be a fun one. So I’m all about AI, Chatbots and the like, but here I’m looking for something that does not use any of the above. So here it...
question

Script Help For Running And Stopped Mobile Image Buttons

Hey guys. I need a little script help with the mobile interface "Image buttons". I have two custom images I have made for one button... put simply, I have a green image for "script running", and a red image for "script stopped". I have the following script where if I press the image button once, the script runs....
question

Three Function Gripper

Hello everyone! I am an engineering student and I am currently making a robotics project that consists in building a three function gripper to be used in a robotic arm. I was given a few specifications that are quite different from each other. Basically I have to build a gripper that: Lifts 25Kg palets with 1200800140mm Lifts 30Kg cardboard boxes...
question

Dc Motor Position Control

Hello, If I have a set of DC motors with encoders already soldered with the intentions of obtaining position control instead of continuous rotation. would I still need to run an H-bridge or can I hook the dc motors with encoders directly to the ez-b without and h-bridge and get the results I am looking for? Thanks in advance.
question

Microsoft Cognitive Face

I have been playing with Cognitive Face. It is working well and I'm having fun with it. My only issue is the face data and names are stored in the Cloud. I plan on using it with young children whose faces and names I don't want being exposed "out there". Is there any way I can store the data locally? I prefer to keep it on my computer...
question
Developer Kits For Sale

Developer Kits For Sale

Hi, I have 2 unused developer kits. One is the version 3, and the other is version 4. I bought these a while back thinking that I would start a project using an Omnibot as a...
question
Looking For A Remote Microphone For Your Robot? Consider Amazon Echo (Alexa)

Looking For A Remote Microphone For Your Robot? Consider Amazon Echo (Alexa)

In searching for a noise tolerant microphone for my EZ-Robot...
question
Camera Snapshot On Mobile Interface

Camera Snapshot On Mobile Interface

This is mainly aimed at DJ, unless anyone else can help. So I put this up as a "bug report" but it maybe an iOS or Android restriction....