Omron HVC-P2 icon Omron HVC-P2 Omron HVC-P/HVC-P2 ARC plugin: Python-based camera integration for body, hand and face detection, gaze, age/gender, expressions and face recognition. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.
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.

Okio J5 Style Robot Project by rb550f
Featured
Robot By Rb550f

OKIO J5-style 44" robot built from an upright vacuum: Dremel head, LED eyes, HD USB camera, Windows 10 tablet, motorized wheels, servos, lithium...

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

Ezb-V4

Hello, I have an EZB-V4 Wifi Robot Controller that I have not set up yet and every time I go through the wifi settings and try to save new settings it tells me: "Cycle power to initialize new settings" How would I cycle the power? I cannot seem to find an answer through any other forum on EZ Robot.com I know there must be something small...
question

Capture Photos From Camera Stream

Kindly I am having an inquiry about how to use the Camera.GetCurrentBitmap to get the current frame that is shown by a camera device on a PictureBox Control in a C# Form? When I use the C# code to access the current frame from camera stream, to get a captured image, It always give me a NullReferenceException that the Bitmap Object that is returned...
question
Compaq/Hp Wifi Connection Questions

Compaq/Hp Wifi Connection Questions

This thread is no longer used.
question

Regulator Designs? 40V Drop 18V And At Least 15 Amps

Hello All, I am thinking this may be a custom build but I will poke around for help. I need to drop the 40 volts from the main drive batteries to usable voltage for the Sabertooth 2x12a motor controller and also the EZB itself of course. Since these run power to the drive motors I need at least 15 amps of current and I would like to have a buffer...
question
How Could I Use Ez Face Detection In My Vs Application

How Could I Use Ez Face Detection In My Vs Application

Hello everyone especially @ptp, I need to know how to use the ez face detection method in my vs app i try this...
question

Help Me Find A Link To Previous Thread

Hey guys, sorry I've been busy, and on occasion I get a minute to check ezrobot. One day I saw a list i believe DJ put together of some links to some cheap tablets ?! I didn't get a chance to bookmark. Could anyone send me that link again. Thanks.
question
Face Recognition Working On ARC

Face Recognition Working On ARC

Here is face recognition working on ARC shown by Mike our lead programmer.
question

Continues Read Of Ir Sensor

Im a little confused here. I'm simply trying to read the value coming from my IR sensor (one of the Sharp IR ones). The script I wrote should should be a simple loop and display the value, can continue to display the value until I tell it to stop. goto(sensor) :sensor $IRSensor = GetADC(ADC4) # Sharp IR Sensor print($IRSensor) sleep(1000) Return()...
question

Init Start

in the init i can see the servo's d1 and d0 are set slower. i try to ad servo id d2 and d3/d7/d4 but they dont slow down. when jd goes in to calibrate postion it go's so almost violently fast. can this be changed ? thanks anyone
question

Switching Polarity To A Dc Motor

Hello everyone; I'm assume it is possible, I need to have the EZ-b control a dc motor to the left and to the right, by switching polarity, between neg and pos,,,is that easy to do?
question
Gripper Servo Foam Inserts?

Gripper Servo Foam Inserts?

Hello, I purchased a Gripper Servo and have it on my robot and set up but have some questions: The foam pieces that are included inside the gripper claws, are they...
question

Wait For Color, Wait For Face & Wait For Glyph In ARC Mobile?

Hello, I was using roboscratch in my mobile application and noticed the Wait for Color, Wait for Face, Wait for Glyph don't appear to work in mobile ARC application. Seems I read in one of the threads that Wait for Color works on Mobile Device using roboscratch but not Wait for Face, or Wait for Glyph detection. Am I correct or all wet? Seems I...