EZ Gauge Chart icon EZ Gauge Chart Dashboard-style configurable gauge chart with red-zone indicator, adjustable range/arc, scale ticks, title and live value updates. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro
Synthiam Credit
Log In
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.
Loading...
Remote control robots or add telepresence capabilities with Exosphere
XV11 LIDAR by CochranRobotics
Featured
XV11 LIDAR

Real-time 2D mapping from Neato XV-11 360° LIDAR via GetSurreal controller; exports $LIDARDistance/$LIDARIntensity, configurable angles, color, zoom.

My First Bot - Dodgy Casebot by Fattywoo002
Featured
Robot By Fattywoo002

Build a Dodgy Casebot with EZ-B and EZ-Builder: 5 servos, gripper, sonar, random personality, Wii/keyboard & voice control, simple autonomous mode

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

Ez-Scripts

Just an idea, can we have a forum section for EZ-Scripts like we have for the SDK? I just think it would make scripts and script issues easier to find etc. and a place (other than the EZ-Cloud) for code snippets that seem to get lost in the middle of topics with no indication of the script in the title (such as my GetADC yesterday has my Battery...
question

Screen Display Chopped Off On Top

All of a sudden when I open my project file the top part of the screen display is missing. The vertical slider bar can not bring it into view. However if I click on an older file it comes up OK. I have restarted ARC and Windows 7 to no avail. I just downloaded the latest ARC version and it was working fine until just now. Any suggestions?
question

Can The Ezb Read Frequency

looking to get a sensor with a frequency output,i guess its sonar echo pin and how would i read it
question

If Statement With And

If I define $Day and $Hour in your example: $Day = 2 $Hour = 3 If ($Day = 2 AND $Hour = 3) Print("Hello") EndIf I get an error message: Invalid token in expression [AND] Am I doing something wrong?
question

Roomba Movements With Recorder?

First of all Thanks to EZ-Robot for the very fast delivery of the complete kit ordered directly from EZ-robot. I odered it Fri Jan 04 and rec. it Mon Jan 07? Has anyone used the Recorder and Roomba movements? If I start the recorder and move Roomba forward, then reverse, stop recorder. On playback > I get a very slight surge forward, then ok...
question
Sabertooth 2X60

Sabertooth 2X60

Hello all. I am new to EZ-B. I am trying to set up a tank drive using a sabertooth 2x60 as my motor controller. I cannot figure out what configuration i need to control the motors. I have...
question
Getadc

Getadc

I'm playing with the voltage monitor for my bot and using the GetADC(ADC Port) script command but having some slight issues with the values returned. At first I thought it could be my code so I wrote a script...
question

Program System Requirements And Mini Ez Board?

There is no info on what the program needs to run smoothly. Im geting a mother board that I can mount on the robot it's a pico it'd with a 1.6 atom dual core and 1 gig of ram that will have windows 7 and the ez software and that's it. I want to use this board because its super smal and only uses 8w of power. Also I saw a video with a mini ez board...
question

Savox Servo

I'm looking into to buying a more powerful servo. I used the standard servos that came with the kit, but they weren't powerful enough for me. Anyways, my question: Can I simply hook the Savox Servo right up to the board and call it (communicate with it via Visual Basic) like I did with the standard servos? Currently I use a line of code found in a...
question

Continuous Servo Control

Hi everyone. Since a continuous servo's position cannot be specified like a standard servo, is there a way to control its rotation? For example, can I specify that the servo turns for two seconds and then stop?
question

Speeck Recognition

Hi i want buy a complete kit for make one robot. I have one simply question: For make a speeck recoglition without pc i require an external microphone? And can add this microphone one EZ board? Where i can buy? microphone, speackers and ecc... for make a autonomus robot? Thanks
question

Voice-Command Tracking Color?

I have my first robot going. It has voice control and on command it homes on a switchable RGB LED target. I intend to make individual Red, Green, and Blue LED targets to distribute around the room and demonstrate that the robot can home on the voice-commanded target color. Presently I have to manually switch the color in ARC's Camera Control. I...