Sighthound Cloud API icon Sighthound Cloud API Cloud-based detection of people and faces in robot camera video; returns locations, gender, age, pose, emotion, plus 68-point facial landmarks. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.
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 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...
View Product
Tic Tac Toe by Synthiam
Featured
Tic Tac Toe

Play Tic Tac Toe with your ARC robot: configurable turn, win and draw scripts, cheat commands and optional speech-recognition control.

Omnibot 2000 , Rad 2.0 Vacuum Bot by jstarne1
Featured
Robot By Jstarne1

Modding two Omnibots (regular and 2000) with two EZ-B kits; rad base shelved for noise but may return if drivetrain can't handle it.

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
Does Ezrobot Make A Shield Or Hat For Iotiny?

Does Ezrobot Make A Shield Or Hat For Iotiny?

Hello I was wondering if there is a shield for the iotiny / ezb so you can soldier/screw in connections instead of plugging  them...
robot
Tmesserschmidt's Simone AI (Openfembot)

Tmesserschmidt's Simone AI (Openfembot)

Synthiam ARC makes coding Simone easy: openFembot humanoid AI featured on Servo Magazine with open-source hardware, software, and tutorials.
general
Synthiam Buried Under Sponsored Search Results

Synthiam Buried Under Sponsored Search Results

Synthiam was buried under sponsored search results. I just found it interesting how bad sponsorships have become.
question
Meccano  Meccanoid  Upgrades/Mods

Meccano Meccanoid Upgrades/Mods

I need help to upgrade my Meccano Meccanoid Robot,  it is a robot kit,  and I've had the robot for a while. I want to upgrade the microphone,  maybe have...
question

Can You Use Opencv With Python In ARC?

Can you use OpenCV libraries with python in ARC to control hardware?  I am sorry if this is a dumb question I would like to be able to learn and take advantage of python with OpenCV.
question
What Causes Dropping USB Connection 0?

What Causes Dropping USB Connection 0?

What causes a USB connection on connection #0 to drop after 5-10 seconds?   I am connecting a Nano loaded with the UNO firmware. This is a new...
Ultrasonic
Ultrasonic Collision Script
By Synthiam Inc.

Ultrasonic Collision Script v1

Ultrasonic sensor triggers custom script on object detection; configurable interval & min distance, with optional forward-only trigger...
question

What Is The Best Way To Control A Servo With Two Skills?

What is the best way to use a servo with more than one skill?  I am not sure how to ask this question so I will provide an example.   I have the camera skill installed in my project with head tracking turned on using two servos to rotate and tilt the head.   I also have auto position skill setup with movements.  I also have ChatGPT installed where...
robot
DJ's Wowwee Roboquad

DJ's Wowwee Roboquad

Modify WowWee RoboQuad using EZ-Robot/EZ-B: reverse-engineered IR control, Arduino/IoTiny/camera mods for easy expanded features.
robot
DJ's Multiple Robots With One Joystick

DJ's Multiple Robots With One Joystick

Control six robots with one joystick using Synthiam ARC and EZ-B controllers, synchronized head servos and per-direction movement scripts.
question

Using Ez-Bot Software With New Arduino IDE

I wanted to know if I could still use Arduino with EZ-bot software with Arduino IDE 2. Do I need to change some value like #define _FIRMWARE_ID 0x00000005 or is there something else? Also, does it matter that I'm using and Arduino Uno from Elegoo. It's a one-one copy of the original Arduino. I go through all the steps in the video but when I try to...
question

Calling Custom Movement Panel In Script

Hello All,  How do I call motor movement in a script using the custom movement panel for 2 motors? The motors respond and work as desired in the custom movement panel by using the arrows. I do have a Dual Hbridge with no PWM(4 wire) but motors run to fast that is why Im using a custom movement panel. I have tried this with no success-...