Page 1 of 1

programming EVO Leds.

Posted: Sun Oct 09, 2022 13:48
by ID0NNYl
I've figured out how to program led basics, however, Can I program an Axis to trigger an led at a particular value? hoping for {lower than centre} {centre} {higher then centre}. I know centre, and not centre but is there a way to just add values or a range ?

I

Re: programming EVO Leds.

Posted: Mon Oct 17, 2022 14:30
by Victorus
Very briefly.
1. Use axis to buttons function.
Or
2. Use Boolean functions - comparator to get virtual buttons.
3. Assign LEDs to virtual buttons.