PWM Servo Feedback (ADC) icon PWM Servo Feedback (ADC) Add ADC positional feedback to hobby PWM servos via minor mod to EZ-B/Arduino; enables real-time position readout, calibration and puppet mirroring Try it →
Canada
Asked — Edited

Hello just wondering if there is a way of connecting to the EZ-B with a litttle scripting system called mirc that is what i used to script in and would love to use it with the EZ-B


ARC Pro

Upgrade to ARC Pro

ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#9  

You should know the servo position because you set it. There's currently no way to get the position - i can make one - but don't know why i'd need to. If you set the position, you must know:)

store the position in a variable when you set it:)

Author Avatar
Canada
#10  

speaking of variables i have not seen a way of setting them and/or reading them and was wanding if there is away to get ARC to create txt files and have it read from them if not that could come in vary handy for scripts :D i have tried to get a copy of the sdk but been having a realy hard time getting in to install so im feeling rather heldback on my learning curve lol

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#11  

Yes you would use the c# or vb script control. There are examples in File->Examples