|
Re: Custom Application
No the characters will not be typed, Basically I am just sending these commands to my servo controller. So to start off I want an app that will send the strings for the simple mode which is just 0x80 0x<servo number> 0x<servo position>
Due to the servo numbers being able to go up to 255 the servo position does not have a valid value of 255, so it is 0-254.
I am attaching a simple drawing of what I would like, the picture alone is self explanatory for the rest.
When you hit the set button it sends the string.
|