Shop OBEX P1 Docs P2 Docs Learn Events
Help Manipulating Compass Header Data!! Help! — Parallax Forums

Help Manipulating Compass Header Data!! Help!

grbeltrangrbeltran Posts: 6
edited 2006-11-10 21:45 in General Discussion
Hello!

I am using the HMR3100 from Honeywell. Basically, it ouputs ASCII
data in 2Hz intervals in 3 byte chunks..

For example( these Hex values display thru the hyperterminal as
follows)... and the first byte is always 80 or 81

80 02 13 (2Hz) 80 02 75 (2Hz) 80 01 64 (2Hz) 80 01 23 80 03 34 etc.....

Do I need to buffer the input, or really what do I do to grab these
values and convert them to decimal.

I appreciate any help!

Thanks,

Gabe

Comments

Sign In or Register to comment.