Read Digital icon Read Digital Read TTL digital input from an ARC I/O port; real-time red/green status for low (0V) or high (+3.3/5V), selectable board/port and read interval. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.
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
Omron HVC-P2 (second camera) by JustinRatliff
Featured
Omron HVC-P2 (Second Camera)

Windows ARC plugin for Omron HVC-P/HVC-P2: Python-based face/body/hand detection, gaze, age/gender, expressions and recognition; dual-camera support.

AVA (advanced visual android) by animator28
Featured
Robot By Animator28

Program robots with Synthiam ARC on Windows 10-add projector faces, extra EZ-Bs/Arduinos, 3D printed legs; free Thingiverse files.

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
Before Ez-B

Before Ez-B

Here is something that I found a while ago that I thought people might get a kick out of.
question

Omnibot 5402 Mp3 Player Led Strobe-Eyes(Video)

Hey! Here first modifications on my Omnibot 5402 project. I found out that a "high-rise sd 808" mp3 Player fits and sounds perfect to the bot. Its cheap on Ebay and has radio-receiver + line in Jack. Also there is a stylish LED-segment display included. All important information is printed on its board. For now I soldered knobs and...
question

Joystick And Continuous Servo

Hi all, I am wanting to use a joystick to move continuous servos, on the y axis move servo 1 up and down and on the x servo 2 left and right. I am aware of the movement panel but its ment for drive wheels but I cannot find out how to change it. Also the joystick is really sensitive, how would I tone this down? I am new to the code side of this so...
question

I Purchased The 4 Wheel Drive With Crapler Arm

I am trying to get figure out how to make the vehicle turn Do I put both left motors (Front and Back) on one circuit then put the two rights on an another.
question

Camera Tracking?

I have been able to activate lots of great features on EZ robot except camera tracking. I have watched the tutorials, loaded and ran stand alone sample examples, but I cannot get any grid to appear, or even take a picture. Nothing shows in the activity box when I try color recognition. I have tried the EZ camera, the web camera on PC. on realtime...
question
Rover / 4X4 / Tank Tracks Or Awd Robot Base 4 Channel H Bridge

Rover / 4X4 / Tank Tracks Or Awd Robot Base 4 Channel H Bridge

If dj gets them back in stock I hear his h bridges are good but right now he's out. I know a few...
question

H-Bridge Max Input Voltage

What is the max input voltage for the 2.5 amp H-bridge? I am powering a 4wd thumper with 2 H-bridges and wanted to use my 18 volt Dewalt battery packs. is this possible?
question

E-Bay: Omnibot Head

Saw this on E-Bay. Thought maybe someone here might need a replacement. Omnibot Head Replacement
question

Rc Car Into Robot

hi, i have an associates degree in electronics that is to say i have somewhat of a fimiliarity with small electronics as i had very good teachers and have always been interested in such things. i beleive electronics, computers, and yes robotics are the future. as such i am looking for a fun project to get my young son interested in these things as...
question

Example Script For Facedetect.Vision.Detection.Haarrectangle

Hi, I have some Python code working that uses CameraFaceDetection.GetFaceDetection(), and I will post this soon. But it only outputs the region where the face is. I looked for an example script that calls FaceDetect.Vision.Detection.HaarRectangle, which I'm guessing gives exact coordinates. Can anyone point me to such an example? The language...
question

Motor Driver Or Esc For Large R/C Car?

Please help me buy a motor driver or ESC for a large R/C car. The car is VW New Beetle made by New Bright. It is over two feet long. I may have to replace the motor for steering front wheels with servo. The motor driving rear wheels is about 1-1/2 inches long.
question

Example Python Scripts Calling Ez_B.Dll

Hi, These are intended to be for guidance only, so others can get the idea of how to convert C# or VB into Python. They are probably only useful to people who already use Python. First step in to install IronPython from here: https://ironpython.net/download/ Ironpython is simply a version of Python with extra .NET bindings. At the IronPython...