Soundboard V2 (PC) icon Soundboard V2 (PC) Play MP3/WAV via PC sound output with timeline scripts to trigger movements, auto-position actions, and optional looping for synced routines Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.
Synthiam Credit
Log In
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.
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Talk Servo v2 by Synthiam
Featured
Talk Servo V2

Animate servos to simulate jaw/mouth with ARC text-to-speech; configurable vowel/consonant timing, start sync, multi-servo control, pause/stop.

Here Is Something Different. by stonewolf
Featured
Robot By Stonewolf

Fitting the body together on a new project, early build progress with photos and more updates to follow.

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
Muscle Wire

Muscle Wire

I found this ,, I know its a toy but I do think one can learn a bit about this tech for cheep this way. Has anyone else looked at Muscle wire? to similar tech? muscle wire hand
question

How Do You Get Two Ezb's To Work Together?

I have got two EZBv4's connected to my project. As you can see in the code below, I have an Ultrasonic sensor connected to controller #1 and I am trying to get it to move a servo one controller #0. When I run it, the servo does not move. Am I missing something in communicating between the two controllers? $trigport = 1.D0 $echoport = 1.D1...
question

Scripts Not Executing On Mobile App

Hello, I finished putting together my 1st set of actions and scripts to be executed from the mobile app. All of my actions execute perfectly, but none of my buttons that trigger scripts are working from the mobile app (all buttons script & action work fine while executing from the computer). Attached I have provided my program, if someone can...
question

Test This Script For Me

Good Morning, Could the members of the community with fast computers please run this script for me and tell me the CPU load from ARC. For me, when I run this script my CPU process from ARC is 50 percent. If you have something at D20,D21,D22 just comment the PWM statements out. :loop REPEAT($x,0,100,10) PWM(D20,$x) PWM(D21,$x) PWM(D22,$x) print($x)...
question
Low Cost Eyeballs For Your Project

Low Cost Eyeballs For Your Project

Recently stumbled across this web site - www.GlowUniverse.com that has a novelty item that is a painted eyeball with LEDs installed inside and is...
robot
DJ's How About A Dance-Off?

DJ's How About A Dance-Off?

Organize an ezrobot dance-off contest and share the JD microphone STL hosted on Synthiam.
question

Right When I Start The Software

Hey guys. Idk what it means but when I start the EZ-B Version, a pop up comes out from the buttom and I copied what it says. Here what it said: EZB 0: EZB 1: EZB 2: EZB 3: EZB 4: 11/9/2014 10:22 AM - TCP Server stopped 11/9/2014 10:22 AM - TCP Server stopped 11/9/2014 10:22 AM - TCP Server stopped 11/9/2014 10:22 AM - TCP Server stopped 11/9/2014...
question
Made 3D Printed Part For My Rover-Roli

Made 3D Printed Part For My Rover-Roli

Made 3d printed part for my rover-Roli... My Robot's watching... lol j
question

Ultrasonic Sensor On Adc Ports

I am trying to get a HC - SR04 Ultrasonic sensor to work off of ADC ports and having a little difficulty. Before I go any further into frustration - can you run this sensor off of ADC ports?
question
Ezb4 Speaker With Pandorabots

Ezb4 Speaker With Pandorabots

EDIT. I just want to mention that anyone looking to do something similar to what I have mentioned in this first post, should look at post #7 for more details, as...
question

Can We Get More Virtual Ports?

Hello EZ-Robot Team.. We now have virtual ports for storing servo info in. But they only go to 19 ,, now that we have more ports can we get that extended to match the ports. I have some script that will need to store and recall the positions of servos after a selected task is complete. Thanks in advance for all your awesome help! Also if anyone is...
question
Rss News

Rss News

Hey guys, here is a script I have been working on. It reads the Rss News and after it is done with the first story it asks you if you want to continue. If you say "Yes" it will continue to the...