Shop OBEX P1 Docs P2 Docs Learn Events
Medonis Asc16 object — Parallax Forums

Medonis Asc16 object

_Mark_Mark Posts: 36
edited 2007-09-23 17:44 in Propeller 1
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
Sign In or Register to comment.