Websocket Server icon Websocket Server WebSocket server for ARC: accepts clients, stores messages, runs per-message scripts, tracks connection status, supports debug, needs Windows admin Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro will give you immediate updates and new features 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
Prevent PC Sleep by Synthiam
Featured
Prevent PC Sleep

Prevents a PC from entering sleep mode via a tiny, resizable control-keeps the system awake while minimizing UI real estate

Treat-o-matic 2020 by Jeremie
Featured
Robot By Jeremie

Convert a claw-style candy machine into a contactless Halloween dispenser with Atomic Pi, Arduino EZB, camera, PIR, speech, and motor control.

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
Inline Voltage Regulator Question

Inline Voltage Regulator Question

I received my developers kit yesterday and have been working with the hardware and software and things have been progressing quite well. I tried...
question
Robot Building Workshop (March 29, 2015)

Robot Building Workshop (March 29, 2015)

More Information: https://www.eventbrite.com/e/robot-building-workshop-tickets-16159108328 Build and Program your own autonomous robot in...
question

Custom Firmware

Hey, I asked this in another Category, probably not the right one... but anyways I'm trying to replace the EZ B code in my board with custom AVR code as I know the board is an ATMega128. The thing is I do not have a programmer, but I know the EZ B has a bootloader for us to update the firmware over bluetooth. The code 14 activates the boot loader,...
question

Final Transaction Error

Final transaction cannot be processed. What errors need to be corrected?
question

How To Customize Ez Ai Voice?

So I have been watching some of xlrobots.com videos and I have noticed the ez ai system that the robot use have a custom voice that differs from the regular Siri voice. I have found this rather fascinating and I would love to know how to customize the ez ai voice modulator to use E-123 Omega's voice from sonic heros becuase I love the way it gives...
question

Camera

I ordered and received the camera. I just got around to plugging it in, and when I test the video it is very foggy, not clear. Can I return for another or are there some settings I should try in order to make the camera image clear? Thanks.
question

Question Of Community Robot Sells

Does any one know if we are allow to sell projects on here or sell any extra parts robots on our ez robot community forums?
question

New Myo Stuff Anyone

Just wondering what is the newest stuff yall have going on with your Myo? I have mine in but have not had a chance to play with it and EZ together Anyone have projects out there to share ( i am curious )
question
Error Message. Please Help

Error Message. Please Help

Hi, I'm am rather new to Ez-Robot. I need to program the robot in c# for my final year project and am getting this error as I am adding a reference while viewing the...
question

How To Convert Integer To Hex

I wish to convert an integer to Hex. For instance, if I subtract one Hex value from another Hex value, the result is an integer. I would like to get the Hex value of that integer. Here is the code I have tried: $val = (0xff - 0x28) print($val) $hex = ToHex($val) print($hex) The results I get are: start 1: $val = (0xff - 0x28) 2: print($val)...
question
Using Different Types Of Battery

Using Different Types Of Battery

While discussing ways to dock and charge a robot in a thread @Doombot created, it got me thinking about different types of battery that can be used with the...
question
Charging Dock Ideas

Charging Dock Ideas

Repost : @Everyone I am designing a charging dock for my bot, and a lot of what @Rich said, I'm already doing in the background...I'm already in touch with a few great programmers...