MPU9150 Accelerometer, Gyro, Temperature, Compass icon MPU9150 Accelerometer, Gyro, Temperature, Compass MPU9150 ARC control reads compass, gyro, accelerometer and temperature via I2C, initializes and sets EZ-Script variables on demand. 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
Remote UI Client by Synthiam Inc.
Featured
Remote UI Client

PC Remote UI Client for ARC enables remote robot control via customizable multi-page interfaces from other ARC instances.

Ai Dino Robot by David mcsdaver
Featured
Robot By David Mcsdaver

Upgrade a toy walking dinosaur with an EZ-B brain to create a smart robotic pet, unlocking expanded behaviors and capabilities beyond the toy.

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

My Ez-B Isn't Powering Up

I've got the developer kit, this is my first time trying to build a proper robot. After putting in the batteries to the holder and connecting it to the power shell (the ez-b was already in the shell) it is supposed to just start up, but it hasn't done anything so far. No sound, lights, anything. I've tested the rechargeable batteries (they're new...
release
Release 2013.07.22.00

Release 2013.07.22.00

Synthiam ARC: new EZ-Script compiler with math/logic functions, memory Variable Manager and Sensor Streamer to map iOS sensors to variables
question

The Robot Program 027 - Microsoft Cognitive Emotion In French

Hi, after watching this video on Youtube, i writed a little script for translate the emotion in french : $retVal=" " $retVal= $EmotionDescription if ($EmotionDescription="Happiness") $retVal="eureu" endif if ($EmotionDescription="Sadness") $retVal="Triste" endif if...
question

Control

need adapters for connectors on jd for ultrasonic, ir and accelerometer sensors and wiring instruction plus sensors mounts for jd. Thanks.
question

Need Older Copy Of ARC

I have an Io Tiny project which will be run in a barn. I don't believe a tablet can run the project because of the scripting and I want to run audio thru the Tiny to a sound system. Due to the location, security and environmental issues, I prefer to use an old Dell 4700 computer which is running XP and has 2 gig of ram. ( was stored in the barn...
robot

Arturito's Hi,I Want A Robot That Follo

Build a mobile robot that follows you, stops and mirrors your turns, carries a toolbox and holds position-options for building and platform guidance.
question

Microsoft Cognitive Speech - Text To Speech

Hello y'all, I've created a C# project and I'm already able to do basically the same as the Bing Speech Recognition plugin does, but I also need to make my EZ-B (JD) "speaks" in another language. I've installed a Microsoft voice, but that's a pretty bad one, and the Azure platform offers two very nice voices to be used. Right now I'm...
question

Servo Controls Min And Maximum Positions

hi everybody I need some clarification on setting initial servo positions and also setting min-max positions [for an InMoov]. I see that I can use a script to set initial servo positions and run this scrip on start up from the "connection" panel. Also I can possibly do the same thing using the "servo profile" configure and...
question

How To Stop Mp3 Playing

I'm teaching my robot to dance. It dances well, with sound servo v4 and mp3 files. I need to stop mp3 playing, to give other commands or play other music. The only way to do that I found is the stop button in the soundboard v4 control itseIf. I need to use some command , such as a speech recognition command. How to do that ?
question

Omnibot2000 Shoulder/Elbow Gears

I'm definately not using the gears in the upper arm. I'd like to offer them to someone who may need them and wants to keep their Omni stock.
robot

Garyisle965's Will Be Using The Controller T

Run a full-scale R2D2 astromech droid with controller for community charity events at the John's Hopkins childrens hospital in Saint Pete Fl.
question
Prototype Build Skype Rover Bot

Prototype Build Skype Rover Bot

Hey guys, This is a Skype rover bot to 'play' with my nephew in another country. Using a developer kit, besides the pan, tilt and gripper servos that i still...