▍1. Arduino-MotorControl-v2.1
说明: 1. 包含步进电机3种控制方式:单四拍、八拍、双四拍 2. 包含步进电机3种运动方式:正转、反转、往复转 3. 电机转速可调、含计数器 4. 代码简单,适合电机初学者、Arduino初学者学习,每个函数均含注释(1. It includes 3 control modes of stepping motor: single four beats, eight beats and double four beats 2. It includes 3 motion modes of stepping motor: forward rotation, reverse rotation and reciprocating rotation 3. motor speed is adjustable, including counter 4. The code is simple, suitable for beginners of motor and Arduino. Each function contains comments)