12-03-2013 10:40 PM - edited 12-03-2013 10:41 PM
how do you make a 6 sided dice subvi using boolean indicators?
12-03-2013 10:43 PM
12-03-2013 10:50 PM
okay on the front panel how would you put leds in a square in order to have them act as a die to where if you rolled say you roll a one the center light will come on but no other are visible
12-03-2013 10:52 PM
Use a 3x3 boolean array of LEDs. Create the right pattern for each value using a lookup table.
12-03-2013 11:08 PM - edited 12-03-2013 11:08 PM