Skip to main content

Interface IRotaryEncoderWithButton

Digital rotary encoder that uses two-bit Gray Code to encode rotation and has an integrated push button.

Assembly: Meadow.Contracts.dll
View Source
Declaration
public interface IRotaryEncoderWithButton : IRotaryEncoder, IButton, ISensor<bool>, ISensor