Lidar-Lite Laser Module icon Lidar-Lite Laser Module Laser Lidar-Lite ARC control reads distance, velocity and signal strength (0-40m+) via EZ-B v4 i2c, setting EZ-Script vars for robotics Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.
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
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
Omron HVC-P by CochranRobotics
Featured
Omron HVC-P

Omron HVC-P ARC plugin: real-time body, hand, face, gaze, gender, age, expression and eye estimation; facial recognition via Omron software

What Should I Name This Robot? by MarkTheBotBldr
Featured
Robot By Markthebotbldr

Tiny Roomba robot Red Poppy with Controller IO, temperature and light sensors to amuse your cat.

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

ARC And Autonomous Robots

Hello All! I recently ordered my EZ-B Complete Kit and can't wait to receive it. One of my main interests is writing various programs for the robot so it can act on it's own (autonomous) without me having to control it's every move. I just want a clarification on how you do this with ARC? Is this done with scripts? Something like this:...
question

Location Of Examples Folder On Hard Drive

Hello, I want to merge some example scripts into my project and I cannot find where they are located on the hard drive. Path please?
question

Big Question W Camera Need Expert Solution

Hi all I had posted previously about my non working can but haven t found a solution yet Apparently it s not the can but the laptop.window 7 running on it. It won t accept the device .it comes up with a code 38 error saying there s another driver or else still in the memory can t remember the exact wording ( I had posted it before) Rich had tried...
question

Modified Servo Positioning

After looking over the vast amount of Forum threads on modified servo positioning it seems that good ole resistance pots are very popular. I am using many modified servos with DIY gears with my project and would really like a good easy positioning fix. Has anyone tried using "hall effect" solutions? Cheap! Small!.....I am thinking of...
question

Robot Name Posts

I know there have been a couple posts where we have been brainstorming names. I searched but couldn't find them with what I searched. Could anyone point me toward those posts? I'm trying to come up with a robot name for a cylinder robot.
question

Camera Tracking Question

Hello, I am having an issue with the Camera tracking. The x axis tracking works correctly but the y axis is reversed. When tracking a color and the color moves down the camera head moves up. In the settings though when I click inverse direction for the y axis, it causes the servo to go haywire, literally just jumps all over the place. Any idea?
question
Motor Shield Help

Motor Shield Help

I have a Anduino Motor shield and was wondering if any one could help me or or point me in the right direction ,heres the link. I have tired for day trying and no luck! Thanks Motor...
question

Can ARC Receive Sensor Feedback From A Roomba

My big robot project is set aside for the summer while I'm on my summer hobby of tractors. So for a rainy day small project I have a Roomba 560 I'm going to put the EZ-B on, but I was wondering if I can get the EZ-B to see the output of the sensors of the roomba? I want to use them in the logic of ez-script. I've looked at the tutorial for hooking...
question

New To Ez-Robot

Hello Everyone! My name is Joseph I have just received the EZ-Robot kit, and I can't wait to get at it. I have also ordered the Rover 5 which I should receive next Monday. Unfortunately I'm at work, and it will have to wait until I get home. Maybe I'll get sick and have to leave early. Ha! Ha! I have been looking at a lot of the projects you all...
question

New Kinect

Here's a cool video with a demo of the new Kinect sensor which will be shipping later this year https://www.youtube.com/watch?v=Hi5kMNfgDS4
question
Can Ez Robot Parts Be Used To Build A Dollhouse Elevator?

Can Ez Robot Parts Be Used To Build A Dollhouse Elevator?

Hi! I have a large 6 story dollhouse that I want to build a motorized elevator for, but I'm having trouble...
question

Horizontal Servo Centering Bug

I only just opened my EZ-Robot Package tonight, but it seems the centering button on the horizontal servo control is not working correctly. I think the center position should be the maximum value minus the minimum divided by two then added to the min. OR, CENTER = (MAX-MIN)/2+MIN It appears to be simply (MAX-MIN)/2. For example if you set the MAX...