Robot Building Questions

Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
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
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
ZAMA Emotion Model by University of Glasgow - AZRAM Project
Featured
ZAMA Emotion Model

Valence-arousal emotion engine generating persistent, configurable robot moods and event-driven emotional outputs for expressive behaviors.

Development Kit Robot by Nink
Featured
Robot By Nink

Upgrade a Zowi/Bob/Otto biped with EZB V4 brain: reuse HDD servos for legs, full-rotation arms, add camera, distance sensor, 2S LiPo

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

Interesting Product

https://www.facebook.com/golightfreq?fref=ts I have a question out to them as to if they have an API and if the software that controls this is available for windows. This could be the answer to a whole house mic system.
question

Ez-Mip Almost Reddy

just waiting for the arms ,inverted pendulum and maybe ping sensor. the arms arive monday.i think i can move the mip just with his head. head forwart mip will go forwart,same for backwarts.
question

Have To Take Some Time Of

wel.. first the good news .tomorow friday two orders will arive for , finiching the ez mip,still need to wait for the inverted pendulum. bad news now.i have to go to hospital.have bad blood values. and a blood cloth is forming,so it will be bad few weeks. hope not to long.nothing to do with robots. tired david cohran if you have some time for me on...
question

Ultra Sonic Sensor Script

Hello, i need help for a script for the Ultrasonic Sensor. How i can make a script for diffrent commands on diffent distances? My exampel Script :loop $proxclose = 30 $proxsense = GetPing(D21,D22) IF($proxsense < $proxclose) SayEZB("You are to near") EndIf $proxclose = 100 $proxsense = GetPing(D21,D22) IF($proxsense < $proxclose)...
question
8-Axis Robotic Trimming Cell

8-Axis Robotic Trimming Cell

Just wanted to share this video. WARDJet has several other Robotic vids posted on their site too: Robotic videos
question

Strange Ip

i got the new ezb but it has a rare ip ezbv400078033cd1c
question
Putting Jd Case Backtogether

Putting Jd Case Backtogether

What is the trick to putting the case of the body back together for JD? I took it apart to lengthen the charging wires to the battery and it won't fit back...
question

Creating New ARC Controls

Is there a way I can make my own controls for ARC? I have some components (different sensors, stepper motors, etc) which I'd like to create controls for which are not included. I can program in .Net/C# and would be happy to share the control(s) with the community, but I'm not sure how to get started. If the answer is that this is not possible, I...
question

Connection Questions

I cannot seem to connect my ez-robot revolution six to my iPhone. I am entering the IP address as 192.168.1.1 and a message pops up saying connection error. Please advise. Aabid
question

Galapagos Bot

Hello, I just got my Galapagos Bot and I believe I have a minor issue. I am able to communicate with it and see the video feed and all that but I can not send the movement commands. This may be an error on my part so any advice would be nice. Also at start up when all servos move I have one of the 8 that is unresponsive, I have hooked it into other...
question
Humor But Not Really Too Far Ot

Humor But Not Really Too Far Ot

Hey everyone, time for a chuckle. OMG! Red-Green (a great Canadian philosopher and engineer) has come up with a design that can be used for large robot arms....
question
Writing Script For Multiple Servos At The Same Time

Writing Script For Multiple Servos At The Same Time

Don't laugh too hard...I'm a noob learning how servos work for the first time. I am just learning how to script with...