Emakefun Encoder Motor Arduino Lib 1.1.1
Loading...
Searching...
No Matches
run_rpm_with_analog_input.ino File Reference

Example: Dynamically set the rotation speed of the motor according to the analog value of the specific I/O port. More...

#include "encoder_motor.h"
#include "encoder_motor_lib.h"

Go to the source code of this file.

Functions

void setup ()
 
void loop ()
 

Detailed Description

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.

Function Documentation

◆ loop()

void loop ( )

Definition at line 138 of file run_rpm_with_analog_input.ino.

◆ setup()

void setup ( )

Definition at line 126 of file run_rpm_with_analog_input.ino.