I am looking to learn how to get two nibbles (high and low) from a byte using C# and how to assembly two nibbles back to a byte.
I am using C# and .Net 4.0 if that helps with what methods can be done and what libraries may be available.
See Question&Answers more detail:os