|
Emakefun Encoder Motor Arduino Lib 1.1.1
|
Example: Dynamically set the rotation speed of the motor according to the analog value of the specific I/O port. More...
Go to the source code of this file.
Functions | |
| void | setup () |
| void | loop () |
Example: Dynamically set the rotation speed of the motor according to the analog value of the specific I/O port.
Definition in file run_rpm_with_analog_input.ino.
| void loop | ( | ) |
Definition at line 138 of file run_rpm_with_analog_input.ino.
| void setup | ( | ) |
Definition at line 126 of file run_rpm_with_analog_input.ino.