All Community Content

Upgrade to ARC Pro
Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience with a custom flair....
iRobot Roomba Legacy by iRobot
Featured
Irobot Roomba Legacy

Legacy iRobot Discovery and 4xxx control via EZB software-serial (D0), supports Arduino/EZ-Robot, adjustable baud rate; not for hardware UART/USB

Happy New Year to all by EzAng
Featured
Robot By Ezang

2020 brings many new ideas and inventions to everyone, inspiring creativity and innovation.

Your Community Content

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

A Pat On The Back

Hey EZ-Robot. I've not been very active on the forums lately so I just wanted to give a quick thank you for all of the new features added to EZ-Robot recently. From website enhancements (,mobile version is great looking btw) to all of the amazing features added to EZ-Bulider. (Too many to mention but the port assignment and script editor...
question

Socket In ARC

Hello everyone, I was wondering how can I write a socket program in ARC for it to communicate with my c# code. Any help will be highly appreciated.
question

Connectors, Sockets,Housing

If anyone is looking to make there own connectors you can get some nice crimpers, I use them a lot, that work on just about any pin type. They are 45 dollars, not bad considering that the one designed for a specific pin type will probably run you 250 to 300 dollars. They are at Digikey.com a company that is very nice to deal with. I also included...
question
Need A Way To Monitor The Ezb4 Serial Ports

Need A Way To Monitor The Ezb4 Serial Ports

Now that the EZB4 has arrived is there a way we can monitor the three serial ports using the ARC terminal GUI ? Not all at once of...
question

Help With Sdk!

Hello friends I want to know how can I use the EZ_SDK in Free Software (Linux), I have a project and I want to migrate to Linux, I hope your help!
release

Windows/Android Release 2014.05.24.00

Synthiam ARC update adds memory-efficient EZ-Bit v2, Revolution Robots 3D print files, improved audio codec, GUI/3D designer and bug fixes
question

Possible On/Off Camera Script Command?

DJ...First, outstanding job on the camera... I have no idea how you managed what you did and still the camera only draws about a 100mA... Wow!... Anyway.. no biggie (since the camera does not draw much power anyway)... But, would it be possible to have a script command to turn on and off the camera? I mean actually powering off and on to save...
release
Windows Release 2014.05.26.00

Windows Release 2014.05.26.00

AR Parrot Drone vertical camera tracking; updated audio export; skip EZ-Bit v1 syncing and merge templates to restore EZ-Robot 3D models (JD/SIX/Roli).
question

Few More Ezb4 Power Details

Just an FYI (probably doesn't really warrant a thread of it's own, but)... The EZB4 draws about 80mA idle (connected to the network and ARC, with no peripherals attached)... With the Camera plugged in (again @ idle) it is drawing about 180mA... Cheers
question

New V4 Camera

Just got my EZ4s today... After a long Canada (take your sweet time) Post journey... Just started messing with them.... Right off... The camera is absolutely brilliant! What a difference over the V3... Well done DJ and team...
question

Ar Drone Does Not Find Object Location

I am trying to create an application that will track a green tennis ball but I am having problems with finding the location the ball. Here's the code that I think is incorrect, how can I change it find the location of the ball? Thank you! private void timer_Tick(object sender, EventArgs e) { camera = new Camera(ezB_Connect1.EZB);...
question

Dc Motor Control Question

Hello, We are a team of engineering students working on a robotics project about to participate in a robotics competition. We have only a few days to finish up and we are currently having a problem with the DC motors for our second robot. We are trying to drive two DC motors to move the robot using PWM signals sent from an arduino card. Using an H...