Ultrasonic Distance icon Ultrasonic Distance Displays HC-SR04 ultrasonic distance readings in ARC; scriptable via GetPing(), pausable, sets a variable with multiplier, optional NMS output Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.
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
IFTTT Sender by faengelm
Featured
IFTTT Sender

Send web-triggered IFTTT events from ARC/EZ-B: configure Maker Webhooks key and trigger applets to control SmartThings, WeMo and other services.

First Real Look At My Ez-b Controlled Full Size Lis B9 Robot by Dave Schulpius
Featured
Robot By Dave Schulpius

Full-size Lost in Space B9 robot controlled by two EZ-B boards: motors, lights and SparkFun MP3-triggered voice for realistic animated effects.

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

Using Kalman Filter For Tracking Position And Orientation Of Imu

I'm applying the Kalman Filter to track position and orientation of a device which has Inertial Navigation Units (accelerometer and gyroscope). I'm not sure if I use acceleration as input (control process) or velocity or none of them. Can you help me? And one of the propositions is that the velocity is constant (module).
question

ARC To Text

Can the graphical interface of ARC be converted to a text file? What I mean is can I somehow convert my program in ARC to a script without coding it myself. Sort of like how with web design editors (WYSIWYGs) you can design the page in a graphical interface and then export the code in (X)HTML. Thanks.
question

Elderly Assistant

Guy's trying to write a script that will remind my father to take his pills everyday, need some help on this one. Do i use the camara to find him in the house? How would i do this? Thanks confused
robot

Gearking's Well It's Still In The Idea St

Speed Warrior Mk 1 concept in early idea stage, evolving into an awesome project with community help.
question

How To Time Sendserial Command

Ok... So I have a quick scripting question... I have two motor controllers in my project, and one is used up with the movement panel and the other I use send serial commands to control. Issue is how to write script to control duration of movement of the second ? I know for my movement controls I can script something like Forward(XXXX,XXX) and that...
question

Video Player Within ARC

Good Morning, Has anyone used the Video Player from within ARC? I just discovered it and I played back an mpeg file. The playback was choppy with pixels and the video stopped playing after about 10 seconds into my 30 second clip.
question

Downloading Software

Hello, I want to download the software to to an acer chromebook and having no success. The computer keeps on staying that I need to download an app in order to be able to use the software. Please help!
question

Addminute() Usage

The example: $LaterHour = $hour $LaterMinute = AddMinute($minute, 1) RepeatUntil($hour < $LaterHour AND $minute < $LaterMinute) Print($second) EndRepeatUntil Verification of syntax reports 'No errors' When I start the script I receive the error in the debug window Quote:Error on line 2: Unknown function: AddMinute What am I missing...
question

A Solution To Roli Wheel Slip

Several of us have mentioned that Roli's drive wheels sometimes slip, particularly when turning on carpet or other difficult terrain. I found an easy solution. I was shopping in the electrical department of Home Depot today and came across 3M 3/4" Friction Tape. It is a cloth tape designed to keep electrical cables from slipping around. I took...
question

Fmtnum() Fmtdate() Documentation Or Usage Examples?

FmtNum() FmtDate() Don't see much documentation on this. Anyone have any usage examples?
robot

Waynea's My First Wall-E

Hack WallE: step-by-step how-to guide to modify and customize your WallE replica
question

Lte Ez-Robot Connectivity

*Disclaimer: Do not relate what I am about to ask you to Terminator's SkyNet. However, we hope it to be much friendlier In an internal "moving forward" discussion, the topic of WiFi range was brought up. We notice many individuals would like to have a much longer range. However, due to the bandwidth limitations of long range Source/Point...