All Community Content

Upgrade to ARC Pro
Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.
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%...
Dual Camera Servo Server by Synthiam Inc.
Featured
Dual Camera Servo Server

Dual-camera server with servo control for stereo VR; includes C# test app and Unity (Oculus Quest 2) bindings for headset, hands and controllers

Meet Aegis by Steve_C
Featured
Robot By Steve_C

AEGIS robot built from junkyard scrap: steel box-section chassis, drain-chamber torso, car window twist motor, truck air tank, metal head, LED brains

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
Check Out This Robot Design With Emotions

Check Out This Robot Design With Emotions

robot with emotions video
question

Need Help Configuring Servos

I am trying to get the servos to turn on the ez-b robot. I have connected the bluetooth, plugged in the servos connected to pins D12, and D13. I went to the configure menu and assigned them accordingly. I am still unable to get the servos to turn. If use connection 0 to connect with com3 and i attempt to turn the servos the bluetooth disconnects.
question

Robot Band

www.wimp.com/robotband/ These are great bots.
question

Idea That Came Up. Cleverbot!

i had an idea during my last meal when i talked about my robots, people asked: what do they do? me: well, i don't know really.. other ppl: interact with humans? then the whole idea came up in my mind: let's say there's a speech-to-text module, which types the text an user says, sending it over the internet to a talk bot (cleverbot for example)....
question

Simple Greeting Script

Here's a little script to save you some time.... Hopefully the first of many.... #------------------------| # Simple Greeting Script | #------------------------| Print ("+------------------------------------------------+" ) Print ("| Responses = Good Morning, Afternoon or Evening |" ) Print...
question

Concept Of Speech Recognition System

i would like someone to please explain the concept of speech recognition in robotics..is there any special kind of software that is also used in this? i have a presentation and i really need to understand this before i go
question
Ez-B With Sabertooth 2X10

Ez-B With Sabertooth 2X10

Hey Guy's Can you give me some help? I included pictures. I have a large robot platform with big 12v motors. An ez-b V3 Sabertooth 2 x 10 Here is my problem. I tried all...
question

Speed Question, Using Pwm Speed Control Not On Ezb

Hi, i needed more power for my 4 motors, so i got talon speed controllers pwm controlled they speed up basically 1% to 100% duty low to full power with reverse polarity in there... but lets just say 1 to 100 zero to full for this question... well i setup a speed for my 4 wheel base that would move the robot, but slow enough to work with inside...
question

Simple Bluetooth Fix , No Red Light Blinking

Recently I noticed two ezb boards did not connect through Bluetooth and no red blinking led. These were earlier models and ezb quality has really jumped up! anyways I tested the connections and found continuity issues , I gently peeled away the Bluetooth with a small flathead screwdriver and removed the tape. I put the Bluetooth back and was sure...
question

Sensors

Here's an interesting sensor I read about: https://leapmotion.com/ Also, it looks like Primesense's sensor will be smaller in the future: https://www.engadget.com/2012/12/12/primesense-reveals-capri-worlds-smallest-3d-sensor/ Hopefully there'll be some way to support these with the EZ-b? Frank
question

Hb-25 Parallax Motor Controll

whats the best method to use for running from ez? not sure any help would be appreciated, thanks
question

Confirming A Human Response

This is one of my most used scripts. It is often called after my robot asks a question that requires a verbal response. Positive responses = Yes, Affirmative, True, Okay, Correct Negative responses = No, Negative, Incorrect, False, Wrong Undecided responses = Maybe, perhaps, possibly It converts the various answers to either Yes, No, Undecided or...