TCP Clients icon TCP Clients Monitor incoming TCP Server connections when TCP Server is enabled under Connection > Config; view and track live connections. 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
Rubik's Cube Solving Robot by ptp
Featured
Rubik's Cube Solving Robot

Control a custom ARC robot to manipulate and solve a Rubik's Cube using calibrated arms and grippers; integrates with Thingiverse build.

Will Huff's Lost in Space B9 robot build by fxrtst
Featured
Robot By Fxrtst

Create silicone rubber parts for a Lost in Space B9 replica and use Synthiam products to build an amazing robot.

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

Serious About Getting A Tomy Omnibot

It would be a bit far to ship but if you're a NZ builder check out this Trademe listing for an Omnibot www.trademe.co.nz/a.aspx?id=608133708 The dome is glossy and everything! Just perfect for an ARC mod! @Tameion
question
Ez-Robot Evacuated

Ez-Robot Evacuated

You may have seen this on our office cam... Well, we had to leave because of this... Here is a good summary video.. It came out of no where. There has been a lot of rain lately....
question
Does Anyone Have?

Does Anyone Have?

Hi I wanted to know if anyone has an omnibot 5402/2000 or/and a tomy chatbot for sale? Lars
question

Where To Buy?

Hi, I want to buy a robot but the robot isn't for sale on ebay. Does anyone know a site I hope to hear from you soon
question

Camera Processing

I get an ( Insufficient memory ) error when trying to use the camera, anyone else have this problem? I'm using 2 gigs of mem on a Windows XP machine.
question

Serial Serial Serial Ports

Hey everyone, I have released a new version of the EZ-SDK (2011.02.12.05) that contains a great new feature. Every port can now send uart serial data. Each port can send serial data at common baud rates of 300, 1200, 4800, 9600, 19200, 38400, and 57600. Is it easy to use? You bet! Easy as this......
question

Can't Get Enough Robots

Hi all, I just can't seem to get enough robots. I have one that sorta finished (need to fix an arm and work on the programming), 2 that are almost finished, One that was finished but torn apart a week later to upgrade, and now I am already thinking about my next one. My big robot not made from a toy. I just can't seem to stay on one long enough to...
question

I2cread

Good day, I2CRead is no recognise in the scrip, it's on the list at the left but the only command for I2C functionning is I2CWrite.
question

Hello I'm New And I Have A Question.

Hi everyone, I'm new with ez robot and i ordered a complete kit. Now i am thinking of a skull but i don't know one. If someone has nice ideas for me please write me back. I hope to hear from you guys soon. Lars
question
I Just Bought 2 Very Cool Robots

I Just Bought 2 Very Cool Robots

Called PINO robot ,one works perfect and the other need a main cpu board and found out the board costs $1000 frrom japan (ouch) so it perfect for a EZB The...
question

Using Xbee To Connect Ez-B To Computer Instead Of Bluetooth (Up To 80 Km Of Rang

I have done some research trying to find a way to get more than 100 m distance with the bluetooth module that comes with EZ-B. XBee, a microchip capable of connecting the microcontrollers, etc to your computer has up to 80 Km of range with the highest distance XBee pro. I probably don't need this much, but my goal is to use this method instead....
question

If Detect Face Then Do Something

Hello, Using the scripts, what is the syntax for detecting a face. For example I want the code to do: if (a face is detected) { // Do some code here } How is this possible?