Medonis Asc16 object
_Mark
Posts: 36
Hi all,
I wrote a spin object to communicate with my Asc16 servo controller. Just in case anyone is interested, I documented the code and attached it (and a short usage demo) to this post. I also added a slightly modified version of FullDuplexSerial, which allows for the buffer sizes to be changed. It's not required for the Asc16 object but might be useful nonetheless. Use it as you see fit.
Greets,
Mark
P.S. This is the first propeller object I released, please let me know if I failed to observe any conventions. Or if you find any bugs, of course.
Edit: Some minor fixes in Asc16_Demo.spin
Post Edited (_Mark) : 9/24/2007 8:24:43 AM GMT
I wrote a spin object to communicate with my Asc16 servo controller. Just in case anyone is interested, I documented the code and attached it (and a short usage demo) to this post. I also added a slightly modified version of FullDuplexSerial, which allows for the buffer sizes to be changed. It's not required for the Asc16 object but might be useful nonetheless. Use it as you see fit.
Greets,
Mark
P.S. This is the first propeller object I released, please let me know if I failed to observe any conventions. Or if you find any bugs, of course.
Edit: Some minor fixes in Asc16_Demo.spin
Post Edited (_Mark) : 9/24/2007 8:24:43 AM GMT