Screen To Camera icon Screen To Camera Capture any screen area and stream video to a configured camera device; requires a Custom device and 100% display scaling. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
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
Advanced Speech Recognition by Microsoft
Featured
Advanced Speech Recognition

Azure Cognitive Speech recognition for ARC with custom API credentials, scripting, language control, and text output for detected phrases

Synthiam Spray Steam Mop by bumsteadsean
Featured
Robot By Bumsteadsean

Convert a Shark Steam Spray Mop into an EZ-Robot Steam Spray Mop-DIY robotics upgrade inspired by Team DJ

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

Robot's That Come Awake And Go To Sleep... Ideas Please

Remember that scene in the classic scifi "The Day the Earth Stood Still" where the giant robot powers up and comes to life - absolutely awesome. Just like the scifi movies where robots suddenly power up - do things - then go to sleep, I'm trying to do that with Bob. I just got the OK from my finance controller wife to order 2 X 12 Volt...
question

Soft Plush Toy For Ez-B

This is a very interesting idea and would be very attainable with EZ-B. WHy it took this long to figure out who knows. Stuffed Toys Alive The idea is that without solid joints in a stuffed animal, strings can still allow the toy to appear to be alive. The toy can then keep its hug-able softness. I love it!
question

Hello & Quick Computer Question

My names Grant. Eagerly awaiting me kit to arrive. I'm a puppeteer with the Jim Henson Company and I'm excited to try my hand at building an animatronic puppet. Control the mouth and eyes/eyelids with the kit. I am a die hard Mac computer user. I know my options are Parallels on a Mac but it's $70 for Parallels and then $199 for windows 7. I'm...
question

Power Regulator Fell Off

Oh No!!! One of the power reglators but snapped off my EZ board - the little pin in the heat shield wasn't soldered into the board and the pins snapped off through movementstress It's the one numbered 29300. Does anyone know what the correct name of this is - I'm going to have to get anoter one stat. If anyone can recommend where I could buy one of...
question
Is There A Hardware Timer To Turn On Robot At A Set Time ?

Is There A Hardware Timer To Turn On Robot At A Set Time ?

Is there a neat hardware timer that will turn a robots power on and off at a set times. Something like...
question

Which Battery Should I Use?

i am trying to create a mini wooden tank run by windshield wiper motors i am going to control the motors with a bunch of servo switches and wanted to know if it's ok to power both the ez-b (connected to about 5-6 servos) and both motors with the same battery if so which one of these should i buy (is it ok to go over 5 -- i don't want the fuse to...
question

Know Any Contests?

does anyone know any ongoing or even (closely) upcoming (anything technology related) (free to enter) contest? p.s. besides the ones on instructables.com p.p.s. online contests only please (photography counts as well)
question

Anyone Here A Nao Developer, If You Are I'd Like To Ask You A Question.

Hi, Anyone here a NAO developer, if you are I'd like to ask you a question about the NAO robot. I will bet that D.J.'s new little EZB-Mini will fit in the Nao. Thanks, Mel
question
I Shall Call Him, Mini Me.

I Shall Call Him, Mini Me.

How much! Youtube video of the mini ezb up now! On a tablet cant add link. Sorry
question

Tutorials On Electricity (Basics)?

does anyone know any good books or websites where i can learn the (absolute) basics of electricity? i'm interested in the field of robotics but don't know much about electrical components, vocabulary, and solutions. (i don't have many resources) any help would be appreciated thanks p.s. still in high school
question
Help With Combining Scripts

Help With Combining Scripts

Hello all, I've just put together a script which makes makes my robot do a little panic dance when I say "danger" (thanks Hazbot for the sample - I used it...
question

Speech Commands In Vb

Hi, I tried a few lines of code that go like this: EzB_Connect1.EZB.SpeechSynth.ListenForSpeechCommand(10000) EzB_Connect1.EZB.SpeechSynth.StartListening() and some other try outs, however I don't get very far. The idea is to assign voice commands in a string and/or array. I want the robot to react to voice commands that are prédefined. Any...