#On the Subject of Binary Wires

2 messages · Page 1 of 1 (latest)

broken spindle
#

(AKA a short idea I had while watching Azie solve Double Pitch)

#

Presented is an empty seven segment display with 6 wires below. Highlighting a wire will show a 6 digit binary number on the screen.
Convert the binary number into a decimal number. Afterwards, convert the decimal number into an english letter, using the number as an alphanumeric position.
Then invert the binary number (turning 0 in 1 and vice versa) and repeat the above step.
Break each wire color into their RGB component. Based on the conditions tied to each component (which i didn't make yet smhile ), determine whether the wire should be cut or not.
Cut all the correct wires to disarm the module.