Servo Speed icon Servo Speed Adjust servo/PWM speed (0-20) between two positions to quickly experiment and tune motion; select board/port; settings aren't saved. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.
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
Tiny Yolo2 by Synthiam
Featured
Tiny Yolo2

Real-time TinyYolo object detection for ARC Camera Device: tracks 20 classes, populates camera variables, triggers tracking scripts, 30+ FPS in HD.

Using A Mq-? Sensor With The Ezb4 And ARC by Luis Vazquez
Featured
Robot By Luis Vazquez

Demo video posted-watch the demo and enjoy; creator happy to answer any questions.

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
History Of Ez-Robot?

History Of Ez-Robot?

As a newcomer, I have found the community, DJ and staff, and the general atmosphere presented by the website to be very, very positive. I'd like to know more about the history of...
question

Best Website Management To Support Robotics-Based Startup?

I hope this discussion question is appropriate for community consideration. I'm way impressed with the EZ-Robot website, especially with the availability of finestkind resources and support. I'm wondering if DJ is willing to share the choice he made regarding in-house development vs third party website management. And just as useful would be...
question

Gyro Not Working

i installed the gyro and made the script. sofar it doesn do anything.
question
4-In-1 Orientation Sensor

4-In-1 Orientation Sensor

today I wanna buy the ez-robot 4-in-1 Orientation Sensor. at the moment I use another MPU6050 and it works but there is a problem.. after two minutes EZ-Robot says: Comm...
question
Battery Warning With Nimh Battery Packs

Battery Warning With Nimh Battery Packs

I'm curious about NiMH battery warnings from the EZ-B. As I'm using an NiMH battery pack to power a v4, I have the LiPo battery warning...
question
Pressure Sensor

Pressure Sensor

Hello, i build the InMoov (like some persons know) ;-) and i have build in some pressure sensor these ones:...
question

Ez Robot Famely

one member of the famely is on its way. galapagos bot in action.
question

Iphone, Sensor Stream And ARC

@Any iPhone users. I'm curious, have any of you iPhone/iPad users out there used or are using the Sensor stream app with ARC, and if so how and what are you using it for with your robot projects? I was just wondering as there is not a lot mentioned about it in the forum. Also I don't know if anyone can help, but I tried to use it the other day but...
question
Giant Robot Throwdown

Giant Robot Throwdown

Battle with Japan in one year! Another article. Video The American team. The Japan team. If they are manned robots I hope no one gets hurt. I'd like to see a new competition like...
question

Questions About Connecting To Ezb 4

Good day to everyone. I am new to all this, so please excuse any dumb questions. LOL I was trying to connect to my new EZB but was having problems, even watching the videos in the tutorial. I am using a desktop computer connected via a cable to my Router. Can I connect this way or do I have to install a wifi adapter on my PC? I saw in posts when...
question

Iphone Sensor Stream/Mpu9150.Anything Else As Good As The Phone Data?

I really like the stability of the heading data from the sensor stream which is perfect for my application. Are there any compass boards that do as well as the iphone for stability? I tried the little MPU9150 and the numbers are all over the place. Thanks, Dave
question

Display Ez-B V4 Info On Lcd Display

Any ideas in how can I display my v4's CPU temp and battery voltage on an LCD05 16x2 display? I looked for possible variables to do something like the following but couldn't find any... #NOTE: Non working code's for example #purposes only i2cwrite(0,0xc6,0,1,4,12,19,30,230,31,255,"CPU temp is " + $CPUtemp) #or...