Get Line Containing From Array icon Get Line Containing From Array Adds GetLineContainingFromArray() ez-script function to return the first array item that contains specified text, simplifying substring searches. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming
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
OpenAI Dall-e Image by OpenAI
Featured
Openai Dall-E Image

Generate or edit images with OpenAI GPT Image from text or camera frames, with save and programmatic control commands.

EZ-BoxBot with IOTiny by WiinterU
Featured
Robot By Wiinteru

EZ-BoxBot remake replacing EZ-B V3 with EZ-B IO Tiny; V2 adds rotation servos, new camera, RGB eyes, painted chassis and voltage regulators.

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
Sendserial Format

Sendserial Format

Hey all, I'm trying to get my Dimension Engineering KangarooX2 module to work with my Syren10. I can link/tune via the USB connection. It allows me to move and control the Syren10 no...
question

Shipment To India

I dont know whether this is the place to discuss this........ I want EZ-B Robot Controller Suite to be shipped to india but can u tell me how much time will it take [ i know u wrote b/w 10 - 30 days but can you be a bit more specifc ] ?? ( i really need it within the next 15 days) and also - would this whole shipment thing include custom duties or...
question

Command Syntax For Data Retrieval

It seems a lot of people are getting a little confused over the script commands for receiving data and have noticed the syntax is incorrect. So it's tutorial time again Basically, the common mistake is to assume the command for receiving ADC, HTTP etc. data is like; HTTPGet("https://192.168.0.100/temp.cgi") However that will return an...
question

ARC Freezes When Loading Project

Since the EZ revolution updates, ARC keeps freezing each time it connects to the robot. It would either take a very long time to run a program or freeze to the point of disconnecting the robot. Because of this the robot is no longer operational. Has anyone experienced this issue? Here is a link to one of the programs:...
question
Internet Connectivity & Data Retrieval

Internet Connectivity & Data Retrieval

Hi guys, It's something that deuel18 dropped into a thread that got dismissed because it was way off topic, but I thought it really warranted...
release

Windows/Android 2014.02.22.00

Synthiam ARC update syncs Android and Windows-EZ-Cloud enhancements, Mobile Interface Builder improvements, plus Image Button support on Android.
question

Mapping Using Ultrasonic

Can any one upload the visual studio SDK file for room mapping using ultrasonic. i need to map the objects while the robot is roaming and that map should be visualized in the computer.
release

Windows 2014.02.21.00

Mobile Interface Builder adds Image Button with run/stop states; EZ-B v4 UART peripheral commands; EZ-Cloud now sorts public apps by modified date
robot

Robt1275's Yet Another R2-D2.

Build a small-scale R2-D2 prototype from a Hasbro interactive R2 base, planning a full-scale version with ongoing progress.
question

I2c Questions

Hi , I have been doing a little reading on I2c to get familiar with what it is , as there is mention of i2c in the forum. Is there a tutorial here on I2c ( there is reference of a BlinkM i2c , is that a tutorial for beginners?) What I learned about I2c is ..... I2c is a chip that communicates via 2 wires system , it has memory and stores data ,...
question

Ezb Dll's For Net Framework 2

I need the same dll's for the ez robot but that can be used in a net 2 framework. The only functions I need are for servo operations. Is there one out there or can anyone help.
question

Help With Sdk In C#

Hey, I'm a Mechatronics student currently working on a project that involve using the Brookstone Rover. I just started out learning C# recently but I would like to write a program to control the rover. I know that it can easily be done using the builder but I feel like it would be a lot more satisfying if I programmed it using the SDK. I was...