學員資料調查
2014年11月5日 星期三
2014年10月16日 星期四
2014年5月28日 星期三
2014年3月7日 星期五
L298N驅動板
美崙國中版本
http://arduino-info.wikispaces.com/MotorDrivers
Motor A
int dir1PinA = 13;
int dir2PinA = 12;
int speedPinA = 10;
motor B
int dir1PinB = 11;
int dir2PinB = 8;
int speedPinB = 9;
範例說明
http://arduino-info.wikispaces.com/ArduinoShieldL298N
一般的
http://arduino-info.wikispaces.com/MotorDrivers
Motor A
int dir1PinA = 13;
int dir2PinA = 12;
int speedPinA = 10;
motor B
int dir1PinB = 11;
int dir2PinB = 8;
int speedPinB = 9;
範例說明
http://arduino-info.wikispaces.com/ArduinoShieldL298N
一般的
2014年2月22日 星期六
2014年2月8日 星期六
訂閱:
文章 (Atom)