RGB Animator icon RGB Animator Create custom animations for JD Humanoid's 18 RGB Eyes LEDs via I2C - per-LED color frames, transitions, pauses, scripting and real-time preview. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.
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
PandoraBot AIML2 by Synthiam
Featured
Pandorabot AIML2

Connect ARC to Pandorabots AIML2 to run AI-driven virtual personalities for human-like text or voice chat, using API keys and script hooks.

Mobi2 (i Like To Score Too) by Antron007
Featured
Robot By Antron007

Synthiam ARC Mobile Interface and Android app control a DIY Laser Pegs robot using modified servos, Xbox 360 controller support and custom scripts.

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

Myfunc In Blockly

Could you explain how myfunc and return are used in Blockly. Can you give me a few examples of how they are being used in Blockly scripts. I would like to use them to oversee certain scenarios in the script, and if it does happen do something to correct it. Can you show me how to do this?
question

I2C Color Code Freezes EZB

Dear robot friends, I have noticed the following issue. When BlinkM I2C is connected, the code works: I2CWrite(0,0x09,"o") and I2CWrite(0,0x09,"c",0x00,0x00,0x00). No problem at all. However, if the BlinkM is not connected and this code is started via EZ-Script, the EZB freezes. This happens with every single EZB. Therefore, if...
question

Is There An Outside Area For Script In ARC That Can Keep An Eye On Blockly?

Is there an outside area for script in ARC that can keep an eye on Blockly and override it if necessary, rather than writing it in each Blockly script to avoid a certain scenario which amounts to a crash of the end effector. Hypothetical scenario: Swing the base of the robot 180 degrees but if the second arm is extended it will hit an obstruction...
question

Use Google Tablet Camera On A Different Computer Using ARC

how do I use a Google tablet camera to feed video to a computer using ARC. Is there a certain app that I need to get on the tablet to let them communicate together. Can you give me a video link of how someone did it?
general

EZB USB Connection

@Athena When connecting a EZB V4/2 to a computer through a USB port is a USB 2.0 port ok?
question

Hasbro R2D2 2002 16Inch Upgrade Batteries To Lipo.

Hello I have been searching on the forum to an easy solution to replace the 4 AA and 4 D batteries on R2 with a lipo. Does anyone have a link providing existing conversion to lipo battery for Hasbro R2D2 16" 2002? Also does anyone have .stl files to replace missing doors or parts for R2D2? Thank you all.
robot
Fxrtst's Untitled Hoverboard Project

Fxrtst's Untitled Hoverboard Project

Build a robot base with cheap hoverboard 3-phase motors and Flipsky FSESC VESC - programmable ESCs, servo connector, auto-config.
I2C
MMA7455 Accelerometer
By Synthiam

MMA7455 Accelerometer

I2C accelerometer for EZ-B robots, supplies IMU/acceleration data over the I2C interface.
question
Accelerometer With Bluetooth

Accelerometer With Bluetooth

I found this accelerometer while looking for a MPU6050 and thought this would be a step up if you could get it to work with ARC. One of the big advantages is can be...
blog
Unleashing The Potential: The Unbiased Science Of Artificial Intelligence

Unleashing The Potential: The Unbiased Science Of Artificial Intelligence

Synthiam explores AI as an unbiased scientific tool, robotic industry...
Remote Control
Touch Path
By Synthiam

Touch Path

Sketch paths with finger or mouse and set turn/move speeds; interactive, educational demo of timing-based, sensorless robot navigation and...
general

Sayezb Speech Recognition JD

Whenever Im using speech recognition and adding Say EZB or Play Audio to my command, JD runs the command rightly so, but afterwards I have to keep unchecking the pause box each time if i want my device to start listening again. Am I doing something wrong in my code or that is the default? To rephrase my question, does ARC automatically pauses...