Knowledge Base
...
Applied PIC Micro Development
PIC Programming
BCD - Binary Coded Decimal
0min
in electronic systems, binary coded decimal (bcd) is a class of binary encodings of decimal numbers where each digit is represented by a fixed number of bits, usually four or eight sometimes, special bit patterns are used for a sign or other indications (e g error or overflow)