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
Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.
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
Darknet YOLO (Obj Detection) by ptp
Featured
Darknet YOLO (Obj Detection)

Tiny YOLOv3 CPU-only real-time object detection using a camera; offline detection, script-triggered on-changes or on-demand results with...

Development Of Autonomous Navigation Robot by Recon
Featured
Robot By Recon

Autonomous navigation robot on Roli Rover using EZ-Builder and RoboRealm, demoed as a final-year project; tutorial planned.

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
Connect By Name With EZ-B V3

Connect By Name With EZ-B V3

I’m dusting off an older rover that still runs an EZ-B v3 over Bluetooth and trying to make my ARC project more "plug and play" across two Windows...
question
Distance Sensor Query

Distance Sensor Query

@Athena, Thread theme: Scanning strategy Since IR_TRACKER_v1 and OBS_SCAN_v1 share the same servo and the same IR sensor and make incompatible assumptions about the sensor...
question
JD Audio Stutters While Walking

JD Audio Stutters While Walking

Running JD Humanoid over WiFi with ARC on Windows. I’m driving it with a Logitech F310 (in DirectInput/Dmode) using the Joystick (Direct Input) skill, and I...
question
Unpausing Full Screen Video Player Via Script

Unpausing Full Screen Video Player Via Script

I’m using an EZ-B v3 over Bluetooth in a small animatronic kiosk. A momentary push button is wired to D0 on the v3, and when it’s...
question
Auto Position Jitter With XV11 LIDAR

Auto Position Jitter With XV11 LIDAR

I’ve got an OpenCR 1.0 (USB) acting as my EZB in ARC controlling a small hexapod with Dynamixel servos. ARC connection is on COM5 at 921,600 baud...
question
Older ARC Version Availability

Older ARC Version Availability

What happened to the older version of ARC? The new ARC Lite doesn't work for me - I prefer the previous (full) ARC and I don't like the Lite version. Has the...
question
Omron HVC-P Vars Not Updating On Shell-E

Omron HVC-P Vars Not Updating On Shell-E

Working on a Shell-e build with an IoTiny over WiFi and trying to use the Omron HVC-P skill to do simple face tracking for a pan/tilt head...
question
EZ-B Settings Targets Wrong Board

EZ-B Settings Targets Wrong Board

I’ve got an OpenCR 1.0 (Robotis) flashed with DJ’s OpenCR v1 firmware and connected to ARC over USB at 921,600 baud on COM5. That side is solid-servos...
question
Remote Mouse DPI Scaling On Ohmni

Remote Mouse DPI Scaling On Ohmni

I’m running ARC directly on an Ohmnilabs Ohmni telepresence robot (Windows 10 Pro on the UpBoard. I use the Ohmnilabs Standalone movement panel to drive...
question
Atan2 Bearing Geometry Fix

Atan2 Bearing Geometry Fix

Summary: incorporating atan2() geometry @Athena - please review the following Arduino Mega sketch. This sketch implements a UART packet protocol over Serial3 to...
question
Ultrasonic Radar Sweep Spikes On EZ-B V4

Ultrasonic Radar Sweep Spikes On EZ-B V4

I’ve got an EZ-B v4 on my 2WD bot (WiFi client mode), running an HCSR04 on a pan servo and using the Ultrasonic Radar skill to do simple...
question
UART_V6 Subject Line Options:- UART_V6 Waypoint Be…

UART_V6 Subject Line Options:- UART_V6 Waypoint Be…

Hi @Athena, I'm trying to make an ARC UART script that works seamlessly with an Arduino Mega. Both scripts are...