All Community Content

Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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
I Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a men's size 12. The construction is 73%...
Camera NMS Pose by Synthiam Inc.
Featured
Camera NMS Pose

Overhead camera tracks a glyph to give precise robot pose to ARC's NMS for multi-camera indoor/outdoor navigation and waypoint control

Project Magnus On Hold by rgordon
Featured
Robot By Rgordon

T.E.C.H. humanoid with EZ Board brain, two-wheel tank drive, scooter chain drive, camera-ready head, voice control, follow and avoid obstacles.

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
Before Ez-B

Before Ez-B

Here is something that I found a while ago that I thought people might get a kick out of.
question

Omnibot 5402 Mp3 Player Led Strobe-Eyes(Video)

Hey! Here first modifications on my Omnibot 5402 project. I found out that a "high-rise sd 808" mp3 Player fits and sounds perfect to the bot. Its cheap on Ebay and has radio-receiver + line in Jack. Also there is a stylish LED-segment display included. All important information is printed on its board. For now I soldered knobs and...
question

Joystick And Continuous Servo

Hi all, I am wanting to use a joystick to move continuous servos, on the y axis move servo 1 up and down and on the x servo 2 left and right. I am aware of the movement panel but its ment for drive wheels but I cannot find out how to change it. Also the joystick is really sensitive, how would I tone this down? I am new to the code side of this so...
question

I Purchased The 4 Wheel Drive With Crapler Arm

I am trying to get figure out how to make the vehicle turn Do I put both left motors (Front and Back) on one circuit then put the two rights on an another.
question

Camera Tracking?

I have been able to activate lots of great features on EZ robot except camera tracking. I have watched the tutorials, loaded and ran stand alone sample examples, but I cannot get any grid to appear, or even take a picture. Nothing shows in the activity box when I try color recognition. I have tried the EZ camera, the web camera on PC. on realtime...
question
Rover / 4X4 / Tank Tracks Or Awd Robot Base 4 Channel H Bridge

Rover / 4X4 / Tank Tracks Or Awd Robot Base 4 Channel H Bridge

If dj gets them back in stock I hear his h bridges are good but right now he's out. I know a few...
question

H-Bridge Max Input Voltage

What is the max input voltage for the 2.5 amp H-bridge? I am powering a 4wd thumper with 2 H-bridges and wanted to use my 18 volt Dewalt battery packs. is this possible?
question

E-Bay: Omnibot Head

Saw this on E-Bay. Thought maybe someone here might need a replacement. Omnibot Head Replacement
question

Rc Car Into Robot

hi, i have an associates degree in electronics that is to say i have somewhat of a fimiliarity with small electronics as i had very good teachers and have always been interested in such things. i beleive electronics, computers, and yes robotics are the future. as such i am looking for a fun project to get my young son interested in these things as...
question

Example Script For Facedetect.Vision.Detection.Haarrectangle

Hi, I have some Python code working that uses CameraFaceDetection.GetFaceDetection(), and I will post this soon. But it only outputs the region where the face is. I looked for an example script that calls FaceDetect.Vision.Detection.HaarRectangle, which I'm guessing gives exact coordinates. Can anyone point me to such an example? The language...
question

Motor Driver Or Esc For Large R/C Car?

Please help me buy a motor driver or ESC for a large R/C car. The car is VW New Beetle made by New Bright. It is over two feet long. I may have to replace the motor for steering front wheels with servo. The motor driving rear wheels is about 1-1/2 inches long.
question

Example Python Scripts Calling Ez_B.Dll

Hi, These are intended to be for guidance only, so others can get the idea of how to convert C# or VB into Python. They are probably only useful to people who already use Python. First step in to install IronPython from here: https://ironpython.net/download/ Ironpython is simply a version of Python with extra .NET bindings. At the IronPython...