Sighthound Cloud API icon Sighthound Cloud API Cloud-based detection of people and faces in robot camera video; returns locations, gender, age, pose, emotion, plus 68-point facial landmarks. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.
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
Miscellaneous Utility Plugin by ptp
Featured
Miscellaneous Utility Plugin

ARC utilities: DataQuery for SQL/ODBC/OLEDB/Excel with parameterized queries returning array variables; Ticks/Millis timing functions.

My new and improved Talk Servo by EzAng
Featured
Robot By Ezang

Enhanced ARC Talk Servo with Arduino Arc software for improved servo control and seamless Arduino integration

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

Tutorials On Electricity (Basics)?

does anyone know any good books or websites where i can learn the (absolute) basics of electricity? i'm interested in the field of robotics but don't know much about electrical components, vocabulary, and solutions. (i don't have many resources) any help would be appreciated thanks p.s. still in high school
question
Help With Combining Scripts

Help With Combining Scripts

Hello all, I've just put together a script which makes makes my robot do a little panic dance when I say "danger" (thanks Hazbot for the sample - I used it...
question

Speech Commands In Vb

Hi, I tried a few lines of code that go like this: EzB_Connect1.EZB.SpeechSynth.ListenForSpeechCommand(10000) EzB_Connect1.EZB.SpeechSynth.StartListening() and some other try outs, however I don't get very far. The idea is to assign voice commands in a string and/or array. I want the robot to react to voice commands that are prédefined. Any...
question

Software/Firmware Update Broke My Scripts?

Hey guys, I just updated from v 15.8 to v16 and have a small problem. My Wall-E's scripts for following colour or motion don't work quite right anymore. When I run them (by voice or click) all tracking turns on. Motion, colour, face and glyph. I even loaded the EZ-Robot example "Robot - Wall e big" and when I simply click to start the...
question

Lots Of Script Examples

HAZBOT, lots of script Examples in Examples. Also, read the SDK and regular Release notes. Mel
question

Can You Init Roomba From EZ-Script?

Is it possible to click the init button on the Roomba movement panel through a software function? This way, I could just power up the notebook and then the EZB and have it call the start-up script and then do the number to the Roomba so I could control the Roomba without having to hit that button. Everything done in one swift step. Also, I am...
question

Celebrate The Worlds Greatest Robot Made It To Mars

Robot enthusiasts starting out with your EZ-B, check out the greatest most expensive robot ever made. Called " Curiosity" it recently landed on Mars, cost about $2.5 billion and is as big as a car. It has an amazing design and totally incredible. Click To Watch Video
question

Connection Failures With The Ez-B

I bought an ez-b about 4-5 months back and only used it three to four times the thing is that i used it for a robot and so i used up about 7-8 ports (6 of them were for servos) i realized that i got connection failures for that because i was only using 5 double A batteries so then again tried it with a 6 volt battery and then a nine volt battery,...
question
Using Servo Speed

Using Servo Speed

Hi All, I've put together a script and I need some help refining it a little. When you say hands-up, my robot lifts up both arms, turns his head slowly left to right and then puts his...
question

An Evening Of Sushi And Sensors...

SO I had a bad Ping sensor in my kit, the guys at EZ-R were having a hell of a time convincing their distributor that it was really bad and were demanding that EZ-R PROVE IT before they would replace it. What a drag (and poor customer support on the Dist.'s side.) In the meantime, Alan (the other 50% of EZ-R) is hanging out in Sunnyvale, CA. Get's...
question
Robie Jr Getting Hacked....:)

Robie Jr Getting Hacked....:)

Ok so I have a Robbie Jr and thought it was too small to mod. I'm looking for ideas but I just saw irobot scooba and realized its so simple I could for sure do...
question

Typos In Script Manual

DJ, I noticed a few apparent typos in the script manual for the following commands, where the listed examples don't match the syntax of the command definition. PWMRandom (digitalPort, lowSpeed, highSpeed) ServoSpeedRandom (servoPort, lowSpeed, highSpeed) SetRandom (digitalPort) SpeakRSSDescription( url, [story index] ) I2CWrite( hexAddress, data,...