
Bit Converter
Converts integrer values to bits, which can be used for another home automation device.
Bit converter converts integer input values to bits, which can be used for another home automation device. Conversion from integer into bit value is done by the standard bit conversion protocol (using binary bits 0 and 1). Additional information on the conversion is shown in the slider picture, where value 13 is converted into bits.
Example instructions:
- Add integer value as Input value to convert into bits. Use the provided slider image to help you with the explanation of bits positioning and conversion