[aprssig] PIC and telemetry question
John Hansen john at coastalchip.comFri Jan 26 15:17:09 UTC 2007
- Previous message: [aprssig] PIC and telemetry question
- Next message: [aprssig] PIC and telemetry question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And note that the hexadecimal value for "0" is 0x30, for "1" is 0x31, etc. This makes the job easier than it would otherwise be. John W2FS Robert Bruninga wrote: >>How do you get a register that may be say 234 in value, to be >>sent as ASCII as "2" "3" and "4" >> >>Do you process by 100, 10 and 1's ? >> >> > >Yes, divide by 100, keep remainder, divide by 10, and keep >remainder... >Bob > > >_______________________________________________ >aprssig mailing list >aprssig at lists.tapr.org >https://lists.tapr.org/cgi-bin/mailman/listinfo/aprssig > > > >
- Previous message: [aprssig] PIC and telemetry question
- Next message: [aprssig] PIC and telemetry question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
