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
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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
Azure Text To Speech by Microsoft
Featured
Azure Text To Speech

Azure TTS for ARC robots: generate natural, customizable neural voices for companion, educational, assistive, and entertainment applications.

Wall-e Made From Scratch by wallekid1
Featured
Robot By Wallekid1

WALLE replica: custom reinforced tracks, moving arms and neck, independent track drive, LED eyes, random sound notes, joystick control via laptop.

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
Ad Movement To Forwart()

Ad Movement To Forwart()

i cant seems to ad a movement to script movement panel? Forward( 255,5000 ) sleep(1000) ControlCommand("Auto Position", AutoPositionAction, "Armwalk")...
question
18 Ultimate Wall-E On Ebay Ends Today, Good Project

18 Ultimate Wall-E On Ebay Ends Today, Good Project

https://www.ebay.com/itm/Ultimate-WALL-E-18-tall-Rare-Programmable-Robot-toy-remote-control-/122426332708?hash=item1c8...
question

2.5A H Bridge

HI all ive got the 2.5A H bridge and have gone through a whole load of tutorials but one thing im not to sure on as i cant find anything on this is the voltage into the vcc. I want to use 24v as thats what my motors are using but because im using 7volts on the ez b v4 i want to use the switch for the 5v feed and not have a feed from ez b to the...
question

ARC Dumb Question

I exit ARC and save the project. When I reload the project the control windows rearrange themselves every time. It even goes so far as to move some of the controls to a separate window. I am clearly missing something to make them stay put when saving. Any help would be appreciated. Thanks
question

Myo Gesture Armband Discontinued

After reading about DJ using these, it piqued my curiousity so I went looking to see how much they cost, and where to buy. Evidently they ceased production/sales last month. They don't seem to be showing up on eBay (yet); considering they are a niche product I doubt we'll see many come up. I found a similar product: gForce Gesture Armband...
question
Myo Armband - Poses

Myo Armband - Poses

Dear EZ-Robot, At the University of Antwerp we are working on a research project with a test setup that uses the ARC and the thalmic labs Myo-armband to control a robotic hand. While...
question

Ezb Rebooting With Tight Timed Loops

I am having problems with my ezb rebooting occasionally. I suspected a brownout, so I replaced my lipo with an industrial 60A power supply running at 7v. It still happens. I did some troubleshooting and there are a few ways I can trigger a reboot rather quickly, by overwhelming the ezb with instructions. For instance: repeatwhile( true )...
question
Stop Servo Movement After Camera Tracking

Stop Servo Movement After Camera Tracking

Hello everybody! I would like to know if someone can help me on a project! I doing a simple project to make an EZ-B Brain and two pairs of...
question
Mp3 Player Help

Mp3 Player Help

Hi all Im trying to connect up a mp3 trigger to my ez b , I know it has the built in system as well but i need to use two types of sound fx for johnny 5 one that is a ext mp3 player is also...
question

Ez Robot Mini Meccanoid

here is the mini version of the meccanoid robot.all in HDD servo's. the gripper is from meccanoid max robot.little heavy. soon he will get hands.
question

Pull Wi-Fi Data From Ezb

Has anyone been able to pull Wi-Fi data from controller. In other words I would like to be able to get a list of all Wi-Fi stations, get the DB from the station. If possible it would be used for indoor navigation. If not then I guess use a ESP8266, pull the data serial, then do the work to determine location. It would be easier to pull from EZ...
question
Comparing Times In Ezscipt

Comparing Times In Ezscipt

Im struggling with using time in ezscript. I want to check how long it has been since a given face was recognized. But all the time functions seem to give strings and I...