51單片機用定時器中斷實現兩相四線步進電機時序控制

#include<reg52.h> #define iniMotor() (MOTOR=0x00) sfr MOTOR=0x90;//define the sfr MOTOR is the address of P1 port static void iniTimer0(); //ini timer 0 static void motorDrive(unsigned char const
相關文章
相關標籤/搜索