Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Converting Hex to Binary function to detect on/off state

I am receiving data for the operation of some sensors which is in Hex format.  In order to see which sensor is on and which is off, I need to convert this into Binary, thus know which sensors are on...