ZAMA Emotion Model icon ZAMA Emotion Model Valence-arousal emotion engine generating persistent, configurable robot moods and event-driven emotional outputs for expressive behaviors. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in 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
Translate by Jlucben
Featured
Translate

Translate text via Microsoft Translator (auto-detect); EZ-B plugin stores translated and detected language variables. Requires Azure key.

 adventurebot cherry by Nomad 6R
Featured
Robot By Nomad 6R

Pink & cherry AdventureBot - complete original unit repainted; cherry camera, light-pink dome, painted wheels and back cover.

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
Moving 2 Servos With Personality Generator

Moving 2 Servos With Personality Generator

Hello to All, I have 2 "Eyes" mounted on 2 servos. Each servo is connected to an output via Multi Servo (D0 and D1). I...
question
Want To Use Image Buttons As Real Time Indicators

Want To Use Image Buttons As Real Time Indicators

Good Afternoon, I am building a program where I am using all 24 Digital Inputs to monitor relay contacts. I would like to...
question
Scripting A Connection To A Second Ezbv4

Scripting A Connection To A Second Ezbv4

Upon manually connecting to Board 0, I would like to establish a connection to Board 1 using EZ-Script, process some initialization there...
question

Generic Bluetooth Controller

I just discovered EZ Robot and will be ordering JD next week. While I wait I was wondering if it's possible to use ARC to build a mobile app to send basic commands to an arduino quadruped with a bluetooth receiver. If there is a sample similar to this can you please point me to it.
question

Ez-B Camera Not Connecting To Camera Device Control

You can see error below. It has never successfully connected to the camera. ARC can connect to ez-b. Under Advanced Settings for the EZ-B HTTP page, Camera Transmit Nagle: disabled Camera Transmit Max Packet Size: 1152 EZ-B Transmit Nagle: disabled EZ-B Receive Buffer Size: 4000 Wi-fi client mode Camera has solid LED Any diagnostics that I can run?...
question

Connecting A Neopixel Ring To An Iotiny

I'm trying to get a NeoPixel Ring running off of an IOTiny board. On a EZBv4 the TX and RX are connected: D18 Signal Pin on the EZB to RX on the Arduino, D19 Signal Pin on the EZB to TX on the Arduino Which pins would I attach to on the IOTiny or can I run the ring off of the Tiny? I've tried all of the Digital pins and they don't work. Thanks
question
Camera Image Won't Rotate On Mobil

Camera Image Won't Rotate On Mobil

I'm helping my son build his first Ez-Robot (Kleenex box type). As such I helped him with his first Mobile App which is basically just a test app for...
question

Rad-Bot With Sonar Progress

started to actually test robot with ultrasonic sensor to avoid walls/obstacles.I think i need to add real servo motor sweeping with the sonar sensor, though the Laptop is showing some sort of radar sweeping picking up the pings,not sure how that works when the sonar is just taped on the front for now.Also need to modify the obstacle avoidance ,so...
question

Inmoov Servos

I am moving away from MRL to EZB for my Inmoov. I have the entire robot wit all the arduinos etc working at a basic level. I seem to be constantly stuck with too many things with MRL. So I did get an EZB and have toyed with it with a couple of servos. I am really happy with the simpler interface etc. Before I hook up any more servos, Can someone...
question

Smoking Servo

New to the forum and robotics I've searched but not found something to my specific issue. I've Just received a brand new Developer Kit - one of my continuous rotation servos attached to d1 on a EZ-b v4 continuously rotated then started smoking and went red hot. At the time I was just setting up, so I had one HD servo plugged into D0 but nothing...
question

Power Connection Ezb

My Rad 1.0 project robot is nearly completed but have one serious question about causing power damage to either the 4 wire H bridge pwm or the EZB_4. After completion of successfully wire soldering to original rad 6 volt motors to H Bridge which is sharing the same dual 7.2 Nimh battery packs with Ezb_4, I also rewired the original Rad wires and...
question

Tutorial Update Questions

It was noticed that the Arduino sketch I put in the Neopixal tutorial wasn't working. https://synthiam.com/Tutorials/UserTutorials/150/1 I have tried to edit it so it will work, however, I can't add a missing line that has somehow gone missing from the sketch. In the sketch there is a line that should read; #include <Adafruit_NeoPixel.h> I...