Skip to content

naylom/EncoderRPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EncoderRPM is an arduino based project that outputs the revs per minute of a rotary encoder

It is designed to use the encoder in full quadrature mode ie need both A and B channels connected
It consequently uses two input pins which must also be capable of generating external interrupts.
Version 2 extends code to support capturing the number of A and B channel signals between one signal on the index (Z) channel.