Skip to content

A Quadrature and half quadrature PCNT peripheral driven encoder library supporting 8 encoders

License

Notifications You must be signed in to change notification settings

slmfd/ESP32Encoder

 
 

Repository files navigation

ESP32Encoder

This is modification of original library, to use PCNT for counting something

use as follows:

ESP32Encoder pulseCounter;

pulseCounter.attachCounter(PIN);

About

A Quadrature and half quadrature PCNT peripheral driven encoder library supporting 8 encoders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.2%
  • Shell 3.7%
  • CMake 3.1%