Differences of these communications

  • Thread starter Thread starter rama1001
  • Start date Start date
  • Tags Tags
    Communications
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
rama1001
Messages
130
Reaction score
1
Hi,
this may be the stupid question for you but its important for me to understand difference between these. I am making an application which requires hex communication between master and slave but the problem is with me that i keep on doing string coomunication eventhough my instructor said too many times. The only reason for that is lack of grasping the differnce between them. May be, i am communicating with hex string but i need to know the differnce between string communication and byte communication as well as hex communication.
Can anyone explain me.. please..
 
Physics news on Phys.org
Hex value: 4E

Byte bits: 01001110

String bits: 00110100 01000101
'4' 'E'