(Github)Vanier Robotics

Encoder Pins

These pins are meant to be used to read digital signals coming from a quadrature encoder.

<aside> 💡 These pins are set as INPUT by CrcLib::Initialize(). No CrcLib functions has currently been prepared to be used with these pins, but they can be used with any encoder library. We recommend using Paul Stoffregen’s library named Encoder, as detailed here.

</aside>

Rotary Encoders - How it works, How to use it with Arduino - Latest Open Tech From Seeed

Arduino Playground - RotaryEncoders

ENCO Port

Untitled

CrcLib: How to access IO pins

Arduino Playground - RotaryEncoders

Rotary Encoder with Switch