Graphy icon Graphy Plot live data with ControlCommand scripts: multi-series charts, many chart types, legend toggle, add/remove series, export graph data to CSV Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Log In to Earn Credit
Synthiam Swag
See All Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience...
View Product
Neopixel Ring by CochranRobotics
Featured
Neopixel Ring

ARC UI for onboard computers to control NeoPixel rings via serial: test/run patterns, preview and copy Arduino serial commands, includes sample code.

Baxter With Ax-12 And Iotiny by OldBotBuilder
Featured
Robot By Oldbotbuilder

Baxter JD clone using EZ-B4/ioTiny and AX-12 servos - performs JD actions; includes power, servo mapping, USB2DYNAMIXEL and gear tips.

Community

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
question

Johnny Five Community Project

Hello, I brought this up under Jeremie's thread originally; I think it would be neat to do a community J5 project. I'm interested in building a smaller scale (1-2ft tall) J5 themed robot with as much function and appearance as possible. I'm not focused on a 100% screen accurate version as a must have goal. In other words, I have the mind set that...
question
Io Tiny Vs. Ezb-V4 - Is Analog I/O Different?

Io Tiny Vs. Ezb-V4 - Is Analog I/O Different?

Hey gang, I have two EZB-V4's and three IO Tinys (which I really love). I was having an issue with a Sharp IR sensor with the IO...
question

Re-Use Of Code

One of the things I love about the Arduino is that it’s easy to find a code snippet from someone’s project that you can reuse by cutting and pasting. What is the best way to do this in the ARC environment? Can one copy controls from one project to the next or just the scripts them self’s? It would be awesome for instance to take a fully configured...
question

New Vs Old Cam And Can I Remove The Ir Filter?

Hey guys anyone have all the improvements for the new cam? also can I remove the IR filter like I did with the very first wireless EZ cam? I am trying to see if it would be beneficial to just have all ez robot equipment in my robot instead of raspberry pi recording as the pi is only recording 7-10 frames at 800x600 at best. So maybe the newer 20fps...
question

Connection Questions & Stuff

Hi I've been having a problem with my EZ Robot for awhile now. It won't connect to my computer. I'm using the Revolution Six Robot under a modified format (I added some extra servos and wired them correctly.) We've charged the battery many times and can authenticate that we have fully charged the battery (many times in fact.) It makes the generic...
question
Missing String Quotes

Missing String Quotes

I've recently started working with Ez-robot and have been having some troubles with the following error: 1: $Allowed = "name1", "name2" Error on line 1:...
question
Omron B5t Sensor

Omron B5t Sensor

Anyone managed to hook one up to the EZB yet ?............just curious.
question
Flat Eyelids?

Flat Eyelids?

i want to create flat eyelids on the eyes of my companion robot so that he can emote simple expressions. anyone have a way to make flat eyelids close/rotate? here's some positions that I want...
question

Auto Boot And Connect To Ezb

I have a fortune teller I built a couple of years ago, powered by an EZB. The computer which operates it is mounted in the cabinet. This allow security as it sits in a barn open to the public. To turn the fortune teller on, we have to open the cabinet, start the computer, go to ARC, make the connection, etc. then lock it up again. Few know how to...
question
Funny Talking Leds&Servo

Funny Talking Leds&Servo

amazing what you can do with 3 items.
question
Auto Connect Script

Auto Connect Script

I couldn't see one in the EZ-Script section so here is the one I just wrote. This will check all 5 connections, if any are not connected it will attempt to connect to all. Looping...
question

Mqtt Ssl/Tls Or Token Connection

Anyone had any success using SSL or TLS certs or Tokens with MQTT to connect to cloud service providers. I can set up a basic mosquito service to connect but not sure how to go about connecting to third party based systems with some form of authentication.