Intel Realsense T265 icon Intel Realsense T265 T265 VSLAM for ARC: SLAM-based mapping and precise way-point navigation, low-power tracking, and NMS telemetry. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Dual Camera Servo Server by Synthiam Inc.
Featured
Dual Camera Servo Server

Dual-camera server with servo control for stereo VR; includes C# test app and Unity (Oculus Quest 2) bindings for headset, hands and controllers

Modified Omnibot 2000 by ConfoundedHound
Featured
Robot By Confoundedhound

Refurbishing an Omnibot 2000 with new paint, +8" height, Asus t91mt netbook, and planned EZ-B controller - open to build updates and suggestions.

Community

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
general
Robotics Creativity With ARC

Robotics Creativity With ARC

Hello Roboteers, It's amazing what you can do with very little money and knowledge! Just get ARC and a cheap printer. Check out this video: ARC and Cheap Printer
question
JD Robot Connection Issue

JD Robot Connection Issue

Hi all, I recently acquired a used JD robot and am experiencing difficulty connecting it to ARC through the EZ-Robot EZ-B v4. Each time I try to connect, the connection...
question
Organizing Ports In Servo Profile

Organizing Ports In Servo Profile

Is there a way to organize the ports in the "Configure Servo Profile" section for better management? Additionally, can I configure the degrees...
Misc
EDU Activity Editor
By Synthiam

EDU Activity Editor

Design, edit and export structured Blockly-based lessons, groups and hints for ARC Lite Portable; supports rich HTML, images, JSON...
general
Dangers Of Improper Battery Replacement

Dangers Of Improper Battery Replacement

Hello, Roboteers! It seems that for some devices, you practically need a hammer to change the battery. It's astonishing that some companies...
general
Arcx Release And Questions

Arcx Release And Questions

I just discovered this thread and read a bit more about ArcX. https://synthiam.com/Community/Questions/Smooth-start-of-the-servo-movements-when-starting-ARC-22019. I...
question
Handling Script Errors In ARC

Handling Script Errors In ARC

How can I handle errors in a script within ARC, especially errors like "Error in response received: The remote name could not be resolved:...
general
Help With Iqbot Wiring Colors

Help With Iqbot Wiring Colors

Hi fellow roboteers, About 10 to 15 years ago, a robot called IQBot was released as a building kit. It came with a lot of books and nice pictures, so I bought...
general

ESP32 Development; New And Final Directions

Because I need a life too, I'm preparing a hard stop to finalize my ESP32 development after my last final changes. I only have time to work on it in my off-time and it's been consuming every spare moment for weeks.  V13 is what i just finished tonight... lucky 13. This is the first step toward the final ESP32 firmware I'm working on, which you can...
question
Connection Robosapien V2 2005 Et 2006

Connection Robosapien V2 2005 Et 2006

Do you know where and how make connection to the WowWee Robosapien V2 to connect the output D1 EZ Card. thank you,
question

Arduino Loop Increment Issue Fix

@Athena, I am currently running the following code on an Arduino Mega to adjust a variable iteratively: cpp float psudoActCrs = 90.7550; float actualCourse = 92; while (true) { if (psudoActCrs actualCourse) { psudoActCrs -= 0.1; } Serial.print("psudoActCrs: "); Serial.println(psudoActCrs, 4); Serial.print("actualCourse: ");...
question

Roli Rover H-Bridge Button Issue

I chose the Roli Rover because my question is about the H-bridge in the Roli. I accidentally broke off the small button near the power connector. Is this still usable or repairable?