Device Control
This is a library that modifies the Arduino 'Stepper' library to drive a step motor asynchronously. [Korean]�Ƶ��̳� 'Stepper'���̺귯���� �����Ͽ� ���� ���ܸ��� ������ �� �ְ� ���ִ� ���̺귯���Դϴ�.
The existing 'Stepper' library operates synchronously, so other operations cannot be performed while the stepper motor is operating. This library corrects these disadvantages and allows other operations while the stepper motor is running. [Korean]���� 'Stepper'���̺귯���� ������ �����Ͽ� ���ܸ��Ͱ� �����ϴ� ���� �ٸ� ������ �� �� �����ϴ�. �� ���̺귯���� �̷��� ������ �����Ͽ� ���ܸ��Ͱ� �����ϴ� �߿��� �ٸ� ������ �� �� �ֵ��� ���ݴϴ�.
Maintainer: Dang-gun
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.