MMA7455 Accelerometer icon MMA7455 Accelerometer I2C accelerometer for EZ-B robots, supplies IMU/acceleration data over the I2C interface. 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
Serial Toolbox by ptp
Featured
Serial Toolbox

EZB UART parser and Serial-TCP bridge to connect EZ-Robot cameras via Teensy USB, enabling ARC camera control and USB-to-serial bridging.

Bustercomesto life by Bookmaker
Featured
Robot By Bookmaker

EZ-B working great; troubleshooting the "Add YouTube Video" feature for a demo clip from Buster and the Bookmaker.

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

Adding Robot Families To ARC

Hi, I am interested in finding out how easy (or difficult) it is to add a new robot family to ARC. Device Cortex Arm 3 based. Thanks Paul
question

Adventure Bot Not Charging

I have an adventure bot that does want to charge. Charger lights just flash red. Was fully charged before powering on first time and was turned off after cycling power to hear the ez-b logon about 4 days ago. Never had low power warning, went to turn on today and dead, plugged charger on and get 3 lights cycling red green.
question

Servo Tracking

Hey guys, so my son and I are having a great time with our little "rolli" robot. Yesterday, we decided to start experimenting with the tracking feature. We've watched all of the related tutorials we can find, and it seems like a pretty strait forward thing, but we cannot get our little guy to track. When we enable servo tracking, and use...
question
Sabertooth/Kangaroo With Different Motor/Encoder Combination

Sabertooth/Kangaroo With Different Motor/Encoder Combination

Since I know some of you have used the Sabertooth and Kangaroo I figured I would ask opinions. I...
question

Send Tweets To Robot That Execute Code/Actions

Hello! I don't think this will be unique, but I can't find an answer. I've seen how you can have your ez-robot send tweets, but is there a way to receive tweets? One fun function I'd like to do is have the notifications my phone receives sent to a Twitter account. These tweets would be read by the robot and actioned. For example: I receive a new...
question
Look Ma No Hands

Look Ma No Hands

Found these hands seem to work good on both JD & ROLI might try to figure out away to use them on SIX
question

Split Does Not Work

This code works as expected: 1: ClearVariables() 2: $Statement = "one,two,three" 3: $token1 = Split($Statement, ",", 0) 4: $token2 = Split($Statement, ",", 1) 5: $token3 = Split($Statement, ",", 2) The code below does not work: 1: ClearVariables() 2: $Statement = "one two three" 3: $token1 =...
question

Expression Parser Broken: Boolean Expressions With Negative Numbers

The code below does not work: 1: ClearVariables() 2: $status = -1 3: $retry = 3 4: if ($retry<3 AND $status<0) 5: #do something 6: endif error: Quote: Error on line 4: Missing String Quotes or Invalid Expression at index 8: -
question
ARC Windows 8.1 No Minimize, No Maximize, No Resize, No Move

ARC Windows 8.1 No Minimize, No Maximize, No Resize, No Move

I have windows 8.1, i've attached a screenshot of the desktop, with ARC open over other windows...
question

Feature Request: Opening Another Project, Does Not Ask To Save

What a frustration! I just lost 3 huge scripts, because i just pressed open project to grab some scripts from another project. I expected the ARC to ask if i wanted to save the current project, similar behavior when you try to exit the ARC without saving. i need a break !
question

Sally, Version 4 Build

OK, I have put together Sally again. I will use the Version 4. This is my last and final effort to finish Sally. After that, I will be out of parts. It has been a wonderful journey and it is coming to an end. I have had a lot of fun along the way. If I succeed on this build, I will extend the fun a little longer. I will make comments along my pit...
question

Vex Optical Shaft Encoder With A Kangaroo Board

Tonight I installed the vex shaft optical encoders on the inside shaft the wheels go on. I had to drill out the encoder wheel to fit the shaft and disassembled the encoder wheel and optics to mount on the metal gearbox, I also had to cut back the green plastic fins so it did not catch the encoder optics. I hope it works using the kangaroo board?...