NMS Navigation Data Grabber icon NMS Navigation Data Grabber Query NMS lidar scan data by angle, with control commands for range, arc extremes, and obstacle checks from the latest scan. 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
Indoor Positioning System by Synthiam
Featured
Indoor Positioning System

Infrared indoor positioning for ARC robots: dual-camera tracks IR beacon, shows real-time heading, path and EZ-Script navigation variables

Lumpy's Wall-e by Lumpy
Featured
Robot By Lumpy

Custom Wall-E robot build with servo-mounted eyes, mini-servos for arms, sonar installed, reinforced head mount and planned MP3 audio upgrade.

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

Sound Sensor With A Capacitor - Question

About a year ago, Steve G asked about sound sensors. https://synthiam.com/Community/Questions/7481 DJ said to add a capacitor to the signal line...Quote:those sensors (analog or digital) will work fine - IF you add a capacitor to the signal line. This is because the audio is either ON or OFF real quick with no "hold". This means unless...
release
Windows Release 2016.02.18.02

Windows Release 2016.02.18.02

Disable camera tracking after color detection in RoboScratch; optimized references reduce memory footprint; restored control sorting to fix scrolling.
robot

Oxee's Personal Assistant To Remind O

Personal assistant that reminds you of appointments, greets good morning/night, holds conversations and verbally interacts with its surroundings.
question

Great Deals From Brookstone

While supplies last, in addition to the BOGO deal, and regular internet discounts and/or free shipping coupon codes, they are also including extra stuff in orders if you order uneven numbers. The BOGO deal is mix and match, but they have already packaged things in packs of two. I ordered 3 rotation and 5 lever servos. I got 4 rotation and 6 levers...
question

Iot Customization

Hi, Did anyone customized the wifi/IoT firmware ? can someone share some experiences or feasible ideas ?
question
Sound Sensor Recomendation

Sound Sensor Recomendation

Hey everyone. Can somebody recommend a good quality sound sensor to work with the v4, preferably analog. I had a pair of cheepo's laying around that I tried (pictured...
question

Nest Smoke Detector

Hi, I am thinking of buying a NEST smoke detector, because it can be used with ARC (and yes, also for safety reasons). I have seen the example for the thermostat, but nothing about the smoke/CO detector. Does anyone know what kind of variables can be recover in ARC with the smoke detector ? Thanks.
question

Array Index Reference Error

This script has run without errors. ControlCommand("Answer array", ScriptStart) #Get 1 0f 16 random phrases from the array Answers $z = (GetRandomUnique(0,15)) $phrase = ($Answers[$z]) ControlCommand("Script Manager"' ScriptStart, Speak (phrase") But, now with ARC - Version 2016.02.18.02 I get: Error on line 4: Input...
release

Windows Release 2016.02.20.00

Array index fix in EZ-Script; JPEG stream uses new EZ task scheduler with no FPS limiter; Brookstone rover panel and Syntax Check removed.
question

Orientation Sensor

I just purchased the orientation sensor and cannot find a control for it. I have searched the help files with no luck. I'm probably overlooking something simple but any help is appreciated. Thanks
robot

Dxpert's I Need A Robotic Arm To Get Me

Robotic arm fetches candy with smart daily limits, offering high-five and wave gestures for friendly, controlled interaction.
question

Script To Select Camera

Hi, Something is terribly annoying : ARC resets its default camera so if you are using a different camera than the ezb camera, any script that is supposed to boot your cam and then start it in the camera settings will not activate the one you want. Is there a way to select a camera in the list as default and lock it so it stops bugging me like...