servo control with 16f84a

Status
Not open for further replies.

mikeville

New Member
hi
any ideas on how to convert picbasic program into mikrobasic
am using 16f84a

servo_r varportb.6

start:
for timer 1=1 to 15
pulseout servo_r,150

pause 6
next timer1
return
 
Nigel Goodwin said:
Does mikrobasic have the pulseout instruction?.

I just had a look and couldn't find it. It does have a pause uS, mS and cycles instruction and so could do servo type pulses.

Mike.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…