bits-to-byte

gweimer/utils/bits-to-byte

Convert 8 BITS into a BYTE. No input validation is done & assumes each input is 0 or 1.
bits-to-byte
@/bits-to-byte
Convert 8 BITS into a BYTE. No input validation is done & assumes each input is 0 or 1.
B7number
B6number
B5number
B4number
B3number
B2number
B1number
B0number
bits-to-byte
B7
B6
B5
B4
B3
B2
B1
B0
BYTE
BYTEnumber
To use the node in your project you should have the gweimer/utils library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.