MPU6050 Accelerometer Gyro Temperature icon MPU6050 Accelerometer Gyro Temperature Reads MPU6050 gyro, accelerometer and temperature via I2C, initializes and returns data on-demand to EZ-Script variables using ControlCommand RunOnce Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
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
Single Camera Servo Server by Synthiam
Featured
Single Camera Servo Server

TCP video server for Unity clients to stream camera video and send servo positions to ARC for remote robot control

lilian Is Assembled And Running by Andy Roid
Featured
Robot By Andy Roid

Lilian DIY robot with EZB v4: face/color tracking, voice-controlled drive, arm servos and grippers, MP3 replies; owner seeks scripting help.

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
Woot Parrot Ar 2.0 Drone Factory Refurbished

Woot Parrot Ar 2.0 Drone Factory Refurbished

www.woot.com/offers/parrot-ar-drone-2-0-wi-fi-quadricopter-11?utm_source=Daily+Digest&utm_campaign=c98555c829-Daily+Digest+-+201...
question

Help Finding An Omnibot 2000

Hey all, I'm trying to find a omnibot 2000 for my husbands Xmas. I must admit I don't know much about them- just that my husband has another omnibot which he loves and would love a 2000. I've seen a few on ebay for around 300 which is kinda out my price range. There's another one in the states for cheaper but it's arm is hanging off. I'm not...
question

Option To Having To Use Client Mode Due To Router Question

When I bought my first EZBv4 I had a problem connecting to my Wifi. With help from everyone I was able to get my EZB into client mode. (I had to use my phone to gain access). I reset it to see if I could connect in AP mode just being curious, but no good. Do I have any other way to get to have it use the AP mode or is it just best to put in client...
question

Grove Color Sensor To Ezb4

I would like to hook up the Grove Color Sensor to the EZB4. The communication interface is I2C and SeeeStudio has an example for the Arduino. Here is link to color sensor: Grove Color Sensor Here is link to the Arduino Code for the color sensor:Grove Color Sensor-CODE I'm totally new to I2C and trying to read from this color sensor, so any and all...
question

Calling Skycams From ARC

I wanted to bring up skycams after directing my robot to show them. The following code brings up the skycam I want, but I would like it to scroll down 2 clicks, and close out after a time period, returning to ARC. Steve S $ISUcam = "https://www.cinewsnow.com/weather/skywatch-cameras/illinois-state" Browser($ISUcam) say("I have opened...
question

Shipment Time

I ordered some parts and they arrived from China in 8 days. Thank you EZ robot. Great product.
question

Ez-Robot To Control Robugtix T8x Robot Spider

I have zero experience in robotics. With that said up front, I've been gradually reading what I can online ever since I ordered a Robugtix T8X robot spider over a year ago. It will be arriving in a couple weeks. The T8X is controlled via WiFi from a smart phone or tablet, with no option to use a physical Robugtix Controller. My question is whether...
robot

Tippymac's I Would Like To Use Your Hardw

Build a Wall-E style robot with hardware to engage high school students and inspire interest in robotics.
question

Some Questions Before Buying

Hello all, and good evening. Before buying one of your Revolution robots, I have a few questions. 1. Do the actual instructions for the robot belong on the computer or the robot? e.g. Is the code being run on the computer, then transferred over using bluetooth, or do you upload the code to the robot and is then executed locally? 2. I consider...
question

Anyone Ever Ordered Robot Chassis From This Link

These are some of the coolest robot platforms I have ever seen. I was just wondering if any of you had ever ordered from this store and was it a difficult process due to it being from Hong Kong. robotstorehk.com
question

Need Help With Teddy Ruxpin Project

Hi! I am very new to this. I wanted to do a project where I could repair my Teddy Ruxpin, and other animatronic bears. I was wondering where to start, so I thought I would start here. I would like the bears to connect through Bluetooth to my phone and computer to sing what ever I want them to. The motors in their mouth and eyes also need to be...
question

Further Information On Ez Script Functions

Where can I find more information on the following script functions. Specifically what they do and what the syntax looks like to use them. Scientific Math Functions Now() Today() DateTime Functions MinDate() MaxDate() MonthName() AddDays() AddMonths() AddYears() AddHours() AddMinute() AddSeconds() FmtNum() FmtDate()