Text Overlay icon Text Overlay Overlay a variable on a processed camera image at X/Y coordinates; name the variable and attach to a specific or any available camera Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.
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
Hitachi-LG LDS Lidar by Hitachi
Featured
Hitachi-LG LDS Lidar

Hitachi-LG LDS 360-degree LiDAR driver streaming scans into ARC NMS for obstacle detection, SLAM use, Arduino hookup, config options and variables.

I Shall Call Him Norm by DJ Sures
Featured
Robot By DJ Sures

Norm is a very fitting name, affirming its aptness and suitability.

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

Display Ez-B V4 Info On Lcd Display

Any ideas in how can I display my v4's CPU temp and battery voltage on an LCD05 16x2 display? I looked for possible variables to do something like the following but couldn't find any... #NOTE: Non working code's for example #purposes only i2cwrite(0,0xc6,0,1,4,12,19,30,230,31,255,"CPU temp is " + $CPUtemp) #or...
question

My Sharp Ir Not Compatible With Radar :/

Hello everyone! I have a sharp GP2D120 that sends voltage between 0 V and 2.88 V depending on the distance of the obstacle. But the sharp IR radar seem sensible only from about 3.50 V ,so i never see the red dot because 2.88V in ADC read = distance:101 in the IR Radar windows confused I have to use another sensor or I can add a small circuit to...
question

Interesting Product

https://www.facebook.com/golightfreq?fref=ts I have a question out to them as to if they have an API and if the software that controls this is available for windows. This could be the answer to a whole house mic system.
question

Ez-Mip Almost Reddy

just waiting for the arms ,inverted pendulum and maybe ping sensor. the arms arive monday.i think i can move the mip just with his head. head forwart mip will go forwart,same for backwarts.
question

Have To Take Some Time Of

wel.. first the good news .tomorow friday two orders will arive for , finiching the ez mip,still need to wait for the inverted pendulum. bad news now.i have to go to hospital.have bad blood values. and a blood cloth is forming,so it will be bad few weeks. hope not to long.nothing to do with robots. tired david cohran if you have some time for me on...
question

Ultra Sonic Sensor Script

Hello, i need help for a script for the Ultrasonic Sensor. How i can make a script for diffrent commands on diffent distances? My exampel Script :loop $proxclose = 30 $proxsense = GetPing(D21,D22) IF($proxsense < $proxclose) SayEZB("You are to near") EndIf $proxclose = 100 $proxsense = GetPing(D21,D22) IF($proxsense < $proxclose)...
question
8-Axis Robotic Trimming Cell

8-Axis Robotic Trimming Cell

Just wanted to share this video. WARDJet has several other Robotic vids posted on their site too: Robotic videos
question

Strange Ip

i got the new ezb but it has a rare ip ezbv400078033cd1c
question
Putting Jd Case Backtogether

Putting Jd Case Backtogether

What is the trick to putting the case of the body back together for JD? I took it apart to lengthen the charging wires to the battery and it won't fit back...
question

Creating New ARC Controls

Is there a way I can make my own controls for ARC? I have some components (different sensors, stepper motors, etc) which I'd like to create controls for which are not included. I can program in .Net/C# and would be happy to share the control(s) with the community, but I'm not sure how to get started. If the answer is that this is not possible, I...
question

Connection Questions

I cannot seem to connect my ez-robot revolution six to my iPhone. I am entering the IP address as 192.168.1.1 and a message pops up saying connection error. Please advise. Aabid
question

Galapagos Bot

Hello, I just got my Galapagos Bot and I believe I have a minor issue. I am able to communicate with it and see the video feed and all that but I can not send the movement commands. This may be an error on my part so any advice would be nice. Also at start up when all servos move I have one of the 8 that is unresponsive, I have hooked it into other...