All Community Content

Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
I Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a men's size 12. The construction is 73%...
GetRSS by Synthiam
Featured
Getrss

Fetch RSS via GetRSS command; populates $RSSSuccess, $RSSErrorMsg and arrays $RSSTitles, $RSSDescriptions, $RSSLinks, $RSSDates for scripts.

Hayden's First Robot Captain America by Haydenbot
Featured
Robot By Haydenbot

Captain America robot built with loTiny EZ Robot controller and continuous servos; EZ Robot ramp-up scripts smooth motion and add music.

Your Community Content

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
question

Improving JD Humanoids Conversation Responses

I am working with a JD Humanoid Robot and utilizing Bing Speech Recognition and AIMLBot to enable conversational interactions with it. However, I am encountering issues where the robot responds with irrelevant or nonsensical answers to my questions. For example, when I ask, "Robot, do you have a name?" the robot simply replies, "I...
Servo
Servo Recorder
By Synthiam

Servo Recorder v16

Record and replay named servo movements with adjustable speed/direction (-5 to +5), multiple recordings, ControlCommand triggers and status...
general
Blockly Loop Execution Issue

Blockly Loop Execution Issue

Hello! I'm trying to create a loop in the Blockly programming environment, but it only executes the first statement and doesn't continue with the rest. Could...
question

Handling Weather Script Connection Errors

I have a JavaScript in ARC that go onto the Internet and retrieves a full weather report from a Weather service, parses information out of the returned file and has the robot speak the information For Example: A section of my ARC Setup INT script will set the  variable $OutsideTemp to "1" and then a ControlCommand will start a separate...
question
3D Print Jd Head

3D Print Jd Head

hi has anyone printed a jd head?my question is ,how do you print the head on the printbed? thank you
feature request

Ai All In One Skill X

All-in-one text-to-speech and AI voice synthesis with local memory, no API keys, and auto-detected device connections with talk-through
Artificial Intelligence
Openai Chatgpt
By OpenAI

Openai Chatgpt v35

ChatGPT conversational AI for ARC robots-configurable personality, memory, image description, script execution, speech and API integration.
question

Firmware Update Compilation Error

I just downloaded the newest firmware 1/25/2025 from today and I get the following error on compiling: C:\Users\User\Downloads\EZ-ESP32-CAM (1)\EZ-ESP32-CAM\EZ-ESP32-CAM.ino: In function 'void doEZProtocol()': C:\Users\User\Downloads\EZ-ESP32-CAM (1)\EZ-ESP32-CAM\EZ-ESP32-CAM.ino:820:15: error: 'class HardwareSerial' has no member named...
question

Sharp IR Collision Detection Configuration Issue

I have a question about the Sharp IR Collision Robot Skill. I'm conducting a small test on my robot using the Sharp 5V Analog GP2Y0A02YK0F IR sensor. I've configured the Sharp IR Collision Skill with the following settings: - Analog Port: ADC7 - Interval: 1000ms - Collision Detected Condition: "Greater than" 28 Could someone explain why...
firmware
Djs ESP32 DOIT Devkit V1 For Esp32 Devkit V1

Djs ESP32 DOIT Devkit V1 For Esp32 Devkit V1

Convert ESP32 DOIT DevKit v1 into an EZ-B for Synthiam ARC: WiFi bridge with servo and I/O support for compact robotics projects.
firmware
EZB-Arduino-Mega For Arduino Due/Mega

EZB-Arduino-Mega For Arduino Due/Mega

Control Arduino Mega 2560 from Synthiam ARC over USB serial to move servos, PWM, digital/analog I/O and extra UARTs, cheap flexible I/O expansion
question

Batch File Automation For ARC Connection

Hello [Synthiam Community or ], I am currently working on automating a project launch using startup scripts and have encountered an issue. My goal is to launch a project via a batch file instead of using the Windows Startup folder. Here's the project setup: When I manually open the project in Synthiam ARC and click 'Connect' (with an IoTiny...