RGB 8X8 Animator icon RGB 8X8 Animator Create, edit and play animated frames on an RGB 8x8 LED matrix via I2C with looping, adjustable pauses and scriptable EZ-Script canvas control. Try it →

All Community Content

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
Kondo KRS ICS Servos by Kondo
Featured
Kondo KRS ICS Servos

Control Kondo KRS ICS2/3.5 servos via EZ-B UART; experimental, untested. Supports chaining, virtual servo ports, Release() and Servo() commands.

Jarvis Add-on #1 by Rich
Featured
Robot By Rich

Automated direction-aware staircase LED lighting using Synthiam ARC, EZ-B and IR sensors with EZ-Script for runway-style sequential illumination.

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

JD Camera Recording

Hello,  I'm trying to record a video from JD's camera - I have tried to use :   "_camera.StartCamera" and then "_camera.AVIStartRecording" but it doesn't seem to work.. I'm not sure if it is the right way and what videoCaptureDevice argument should be?  Maybe someone have an example for recording a video?  Thank you, Orit
question

Ez-Arduino With L293

I used the L293 module connected to arduino, the ultrasonicsensor to make the rotbot automatically avoid obstructions, so when I turned the arduino into ez-b, I could connect it to L293, the ultrasonic sensor and do that project withez-cript similar to the code C++ II wrote and it doesn't seem to work?
question
Human Sized Robot

Human Sized Robot

is there any way to connect with someone experienced with building and remotely controlling a large robot for collaboration on a commercial project?
question

Speech Delay BT Speaker

Sorry for all the questions. I try to test and research before asking. I have a issue that's bothering me and can't seem to figure it out. I'm using a Alfawise X5 from gearbest and a BT speaker. Whenever I use any kinda speech trough the BT speaker. There is a slight delay and the 1st word is not spoken. Iv'e tried setting the speaker as the...
question

Powering Mini PC

Looking for suggestions on powering on mini PC on a battery. Trying to keep it light weight. Would a 12V lead acid battery with a buck converter work? PC is 12V 1.5a draw
question
Use Webcam With Ez-B V4

Use Webcam With Ez-B V4

I'm intending to use this conversion circuit to integratethe camera with ez_b, hopefully everyone can give me an advice before I buy it. USB UART switch CP2102 uses CP2102...
robot
Toymaker's My Alexa (Alive)

Toymaker's My Alexa (Alive)

Give Alexa a pretty face: see what it's like to add a visual, human-like face to Alexa.
question

Hitec D845WP Servos Can't Move Slow And Smooth

I'm testing a new robot , using ezbv4 and hitec D845WP servos with lipo 7,4 V batteries. (I never used these servos and such high-current batteries before). These servos are very quick, expecially with lipo batteries. So, when I program an action, I can't get a smooth and and slow movement, no matter how  I set delay, step and speed in the action...
question
Strange Issue With Servo Speed/Delay/Steps And Usb Camera

Strange Issue With Servo Speed/Delay/Steps And Usb Camera

Hi everyone, I have been following you for some time and first of all I wanted to thank this forum and the...
release

ARC Raspberry Pi 2019.04.11.00

Auto position movement panel lets you set variable speed modifiers per frame in an action; double-click a frame to edit and enable speed values.
release

Beta Release 2019.04.11.00

Auto position movement panel enables variable speed modifiers for all frames in an action - double-click a frame to edit and enable speed values
question

Getvoltage - Object Reference Not Set

Can anyone tell me why GetVoltage() in a script gives me the error "Object reference not set to an instance of an object" ? Regards BAW