A patch to decode a number from 0 to 15 to be sended in 4 bit form to the HP50827340 single digit hexadecimal display.
hp50827340
@/hp50827340
A patch to decode a number from 0 to 15 to be sended in 4 bit form to the HP50827340 single digit hexadecimal display.
Data Innumber
Decimal number from 0 to 15 to be displayed on one HP50827340 Hexadecimal 1 digit display.
Bt1boolean
Boolean Value for Bit 1
Bt2boolean
Boolean Value for Bit 2
Bt3boolean
Boolean Value for Bit 3
Bt4boolean
Boolean Value for Bit 4
To use the node in your project you should have the bjbaylon/utilities-for-menus 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.