Rafiki Front Bumber icon Rafiki Front Bumber Rafiki front bumper plugin: reads 4 proximity sensors via serial, updates ARC variables, blocks motor movement toward detected obstacles for SLAM Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.
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
The Navigator by Synthiam
Featured
The Navigator

Path-planning navigator using ARC NMS position and obstacle data to map, log trajectories, and autonomously follow waypoints.

Mr. Big Bot for you see laugh and enjoy by EzAng
Featured
Robot By Ezang

My New Robot offers fun, entertaining demonstrations for you to see, laugh, and enjoy

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

Computer Software

hellow world Im new to this kind of stuff but am really a science freak. just wondering if the programming stuff can go on mac? and what software is the best for a beginner thanx for tha
question

Script Manager Good But One Extra Feature Could Make It Fantastic

Hi DJ, I've been using your script Manager today which is great, especially the way you can move their position up and down the manager. Now what would make this tool totally awesome would be if you could link the scripts together or detach them. The reason for this and why it would be so good is that you could then try different script...
question

Can The Code In Arduino Be Used In Ezb

i have a code for arduino,very long code for my spectrometer design that has 7 leds types hook up to each digital input and one analog for the detector to tell the difference in liquids,like to tell milk from beer and has a update control to test different samples and check a match to it,so code gets longer as more items you need to sample is there...
question

Connecting To The 'Other' Stuff

Before the age of enlightenment, my discovering EZ-Bot and all the wonder that it holds, I invested my hard earned savings in Arduino... here after mentioned only as the "A" word. Anyway those days of tedious slaving over the "A's" are almost gone and they gather dust looking small and unintelligent in the corner. But the...
question

Sharp Ir Sensor

Got a question. After getting my Ultrasonic module setup to handle front-end obstacles ok on my 4WD, I thought I would use an extra Sharp IR sensor I had laying around on the back end of my 4WD. Wouldn't want to back my rear into a buzz-saw... The Sharp sensor works as it should on the 3 ADC panels just fine. It also works ok on the Sharp IR...
question

No Power

Hi Ive got an EZb but when I plug it into the battery power it will not come on (No lights ) It was working for a week when i used it to power two servos and learn the software. Then I changed the batteries it worked for 10 min then stopped. I have checked that the battery pack powers other things, but it wont power the ezb. is there a fuse ? ..or...
question

Wtb: R2-D2 Interactive

Hey All, Looking for a R2-D2 Interactive for my next project. Gotta be a good deal. Drop me a line if you have one. Lumpy692002 @ hotmail.com
question

Rc Tank Conversion

Well, I've finally got the RC tank stripped down to start turning it into a bot. The drive-train of this thing is actually fairly sophisticated. It has separate springs (shocks) for each road wheel! I've stripped out the old RC control board for re-purposing, and there is a huge open space in the hull for the new electronics suite. So far I've...
question

My Mistake

dear everybody! I made a mistake that firmware version up on windows 7 on VMWare on ?imac but first time is ok ,but to analysis the speech recognition ploblem, i connect windows xp (not on VMWare) at that time firmware version is 16, but windows xp did not suport speech recogunition . so i again try firmware version up on windows 7 on VMWare...
question

It's Not Perfect, But Here Is A Navigation Script. Comments Welcome.

#NavExplore Script $exit = 0 Roomba(init) Roomba(EnableSensors) stop() say("OK, Explore mode!") goto(headcenter) sleep(1500) :Start :testleftping goto(headleft) #Vertical $lv = GetPing(d9, d8) # If the ping sensor value is less # than 20, found object if ($lv < 20) goto(objectfound) #Horizontal set(D19,5) $lh = GetPing(d18, d17) # If...
question

Sdk Help Please

Can someone please help me get a working copy of the sdk program no matter where i look i cant find it and when i find some thing that says thats what t is it turns out to be some thing compleatly diffrent or will not install or directs me to some other website that is nothing but ads for garbage that invects my computer will nasty viruses i have...
question

Suggestion For ARC

DJ, For my latest large robot project I am using a sound card similar to the MP3 but it plays .wav files instead .mp3 files. Rather than ask for a control for this specific hardware, would you consider creating a generic version of the MP3 Trigger control? This universal matrix control would use the same 10x10 array of buttons as the MP3 trigger,...