BV4615 RC-5 IR Decoder icon BV4615 RC-5 IR Decoder Adds IR sensor support and button mapping for USB joysticks in ARC, enabling remote control functions; third-party hardware supported. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.
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
WebSocket Server by Synthiam
Featured
Websocket Server

WebSocket server for ARC: accepts clients, stores messages, runs per-message scripts, tracks connection status, supports debug, needs Windows admin

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

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...
question

Question About Digital Port Limits Re Leds.

Howdy, EZers! So, I'm putting together an IR emitter for one of my projects, and I think I've got it all within safe limits, but I wanted to run it past y'all just incase... The circuit is as follows... +5v ---- |>|---|>|---|>|----///---GND D0 ------L1----L2-----L3-----R1----GND Where: L1,L2,L3 are IR Leds, with a 1.2v forward voltage,...
question

Help With Syntax To Call Ez_B.Dll Functions (Python)

Hi, I've tried all sensible combinations I can think of to call EZ_B.dll functions in Python. I know if I can get the syntax right for one, the rest will follow. Any suggestion appreciated. David. ------------------------ from ctypes import * > libEZB = CDLL("C:\Documents and Settings\David\My Documents\EZ-SDK\DLL\EZ_B.dll") >...
question
Loadproject

Loadproject

@DJSures While I know no other command can be executed from within your existing project when you use the LoadProject command, is there any way we could pass a parameter to automatically run a...
question

Ez-B And L298 Motor Control

I have hooked everything up as per your tutorial. My goal was to control 2 motors independently. Currently I can only run the 2 motors simultaneously. I want the choice to run each motor forward or reverse without affecting the other. My speed control is working as required (1 channel controls the speed for both motors) Can anyone send me a diagram...
question

Sabertooth Battery

i need to get a battery for a sabertooth 2x12. i wanted to know what other roboteers have used. this is whats in the downloadable pdf. Input voltage: 6-24V nominal, 30V absolute max. Output current: Up to 12A continuous per channel. Peak loads may be up to 25A per channel for a few seconds. These ratings are for input voltages up to 18v in still...
question

Wrist Ideas

Hey everyone. I have been in hardware mode right now, but have been creeping the forum.. eek I am building a humanoid type of bot. Its just from the wast up type of thing. with two arms and two different hands. It will have some type of head also. Right now I am working out a BOM for the arms and I have gotten the shoulder and elbow joints figured...
question
Robot Vacuum Programing Help?

Robot Vacuum Programing Help?

hello all, for my very first robot im wanting to make it vacuum my livingroom by itself. my question is,whats the best way to do this thru ARC ? the hardware...
question

Stating The Time

Tidied up the time routine a bit to include AM and PM and some other stuff... Enjoy! #________________________________________________ Print ("+---------------------+") Print ("| Announcing the time |") Print ("+---------------------+") # say("The time is ") IF ($hour>12) $hour_word=$hour-12...
question

Block User Feature For Forum?

DJ, Is there anyway to add a block user/ignore posts feature to your forum? I know it's your own code, so you must be able to customize? I'm sure myself and a few others have a few people we would like to erase out of our lives. There is a disruptive force on this forum that needs to go away.