wildEncoder
Encoder functions in the wildEncoder category. Information on this category here.
These encoders are sensitive to swapping A and B pins, which none of the other encoders are. While other encoders just gets their button numbers swapped on swapping A and B pin, these encoders will work perfectly in one orientation and be a complete mess if the pins are swapped. To make it easier to use these functions, they have a software pin swap included. So you can simply swap pins in the functions instead of taking your controller appart. Try both configurations.
wildInc()
Standard incremental encoder setup. Rotating CW will give a button pulse, rotating CCW will give a button pulse with a button number 1 value higher.
Last updated