NMS Example icon NMS Example Example NMS Level #1 navigation skill showing subscription to combined scan+location data, displaying position and scan info; source code included. 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
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

Resurrection - Another Full Sized Lost In Space B9 Robot coming to life by Dave Schulpius
Featured
Robot By Dave Schulpius

Rebuild vintage B9 Robot with Synthiam ARC and EZB controls, restoring lights, sounds and motion.

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

Concept Of Speech Recognition System

i would like someone to please explain the concept of speech recognition in robotics..is there any special kind of software that is also used in this? i have a presentation and i really need to understand this before i go
question
Ez-B With Sabertooth 2X10

Ez-B With Sabertooth 2X10

Hey Guy's Can you give me some help? I included pictures. I have a large robot platform with big 12v motors. An ez-b V3 Sabertooth 2 x 10 Here is my problem. I tried all...
question

Speed Question, Using Pwm Speed Control Not On Ezb

Hi, i needed more power for my 4 motors, so i got talon speed controllers pwm controlled they speed up basically 1% to 100% duty low to full power with reverse polarity in there... but lets just say 1 to 100 zero to full for this question... well i setup a speed for my 4 wheel base that would move the robot, but slow enough to work with inside...
question

Simple Bluetooth Fix , No Red Light Blinking

Recently I noticed two ezb boards did not connect through Bluetooth and no red blinking led. These were earlier models and ezb quality has really jumped up! anyways I tested the connections and found continuity issues , I gently peeled away the Bluetooth with a small flathead screwdriver and removed the tape. I put the Bluetooth back and was sure...
question

Sensors

Here's an interesting sensor I read about: https://leapmotion.com/ Also, it looks like Primesense's sensor will be smaller in the future: https://www.engadget.com/2012/12/12/primesense-reveals-capri-worlds-smallest-3d-sensor/ Hopefully there'll be some way to support these with the EZ-b? Frank
question

Hb-25 Parallax Motor Controll

whats the best method to use for running from ez? not sure any help would be appreciated, thanks
question

Confirming A Human Response

This is one of my most used scripts. It is often called after my robot asks a question that requires a verbal response. Positive responses = Yes, Affirmative, True, Okay, Correct Negative responses = No, Negative, Incorrect, False, Wrong Undecided responses = Maybe, perhaps, possibly It converts the various answers to either Yes, No, Undecided or...
question

Face Recognition Script

When I ask for input for one reason or another from a human I use this script to check before I have my robot speak It returns a $Face_Found=1 (YES) if it finds a human after about 5-10 seconds. # ----------------------------------------------| # Visual Confirmation of Human Presence | # ----------------------------------------------| Print...
question

Feeding The Fish

This one was written before I was the awesome automatic EZ-B fish feeder @Jstarne It needs the Confirmation script I posted earlier in the forum. #______________________________________________________ #init $Requests=0 $Response=0 Say("Have you fed your fish today?") ControlCommand( "Script Manager", ScriptStartwait,...
question

Stating The Date

Just a small improvement on saying the date so that it includes 1st, 2nd and 3rd's and th's as well.... Print ("+---------------------+" ) Print ("| Announcing the Date |" ) Print ("+---------------------+" ) IF ($day=1 or $day=21 or $day=31) $day_txt=$day"st" goto (Say_date) ELSEIF ($day=2 or $day=22)...
question
Bug With Virtual Robot

Bug With Virtual Robot

i found this bug when i added 10x the same digital output port in the virtual robot screen (for each led on the place i wanted), then i tried to delete one, worked. but then i...
question

Can Ezb Read Emails Yet

i see it can do RSS feeds but can it do emails like yahoo using a passwork