ranenbg / Arduino-FFB-wheel

Stand-alone DirectInput USB device recognized in Windows as a joystick with force feedback functionality, based on BRWheel by Fernando Igor from 2017.
159 stars 20 forks source link

channel Z encoder. #3

Closed lazenyuk-dmitry closed 2 years ago

lazenyuk-dmitry commented 2 years ago

What are the benefits of using an encoder with channel Z In your firmware? I have an encoder without channel Z.

ranenbg commented 2 years ago

You can use z-index to automatically find center position of your wheel, after each powerup of arduino. In my firmware you can even save z-index offset in eeprom of the mcu, such that it remembers where your z-index pulse is, if you did not mount encoder at such angle that z-index is exactly at 0deg.

On Wed, Apr 6, 2022, 17:15 Dmitry Lazenyuk @.***> wrote:

What are the benefits of using an encoder with channel Z In your firmware? I have an encoder without channel Z.

— Reply to this email directly, view it on GitHub https://github.com/ranenbg/Arduino-FFB-wheel/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHKHPVLOBBBT24DZ3Z7YMTVDWTBVANCNFSM5SWMH5UA . You are receiving this because you are subscribed to this thread.Message ID: @.***>