PDA

View Full Version : Programming NMIS-L-7056 in C


goliath
07-23-02, 03:54 PM
How can I program the servo motor control board NMIS-L-7056 in C? In the documentation it's only explained in Forth, but I would like to use the C compiler included.

Thanks.

nmitech
07-23-02, 06:19 PM
I have the 8051 smallC sample program for the NMIS/L-7056. Email me nmitech@newmicros.com if you are interested.

tomn
07-29-02, 11:14 AM
Here 's a link for the 8051 smallC sample program for the NMIS/L-7056.

http://www.newmicros.com/L7056/NMIS7056.C

goliath
08-02-02, 02:24 AM
Thanks for your help, I think I have enough help with this example.