Hey everyone,
I'm new to the Axon (and C coding) world, and was wondering if anyone out there had (or could) written a simple GUI/hex combo that would allow you to control a particular port on the Axon to move a servo to a particular position. This would be useful in setting up servos to center or a known position for testing and/or assembly. I have tried using the Roborealm module, but as their values (0-225) don't correspond to the values in C code (200~1100) it doesn't help for setting home position when coding.
I figure simple version, a dropdown to choose a port on the Axon, a COM drop down, an input box for the value, and an execute button.
Basically the Roborealm module, but using raw C code position values as opposed to the 0-255 referential values.
I hope that all made sense.
Thanks for listening to my babbling.
Marc