The Extract Bits Byte node takes in a byte value and returns 8 bits of boolean data. Used for binary math and data transmission.
Extract Bits Byte
The byte we want to split into boolean values.
The bit from this byte value.