LABORATORY WORK 3
(CALCULATOR)

- devise a basic calculator design that inputs two single digit BCD numbers and shows the result on two 7-segment displays via 8051

- calculator operations are; addition, subtraction, multiplication, division

- division results can be rounded down

- an error code output can be used for decimal overflows on inputs