Saturday, August 11, 2012

Comment by Customer #186337 in ROB-09664 - Micro Maestro 6-channel USB Servo Controller

Comment by Customer #186337 in ROB-09664 - Micro Maestro 6-channel USB Servo Controller:
Did anyone success in controlling servos using MATLAB serial commands?
I found this video in youtube: http://www.youtube.com/watch?v=arN_P0I4JG4
And the code was :
s1=serial('COM8','BaudRate',9600)
fopen(s1)
fwrite(s1,[132,0,112,46],'uint8')
fclose(s1)

But it is not working with me..!!
It is not clear for me how did he get it?

Any Idea??

DIGITAL JUICE

No comments:

Post a Comment

Thank's!