Product design project

OURSEWORK PROJECT TASK (10 marks): Design of the Dice Output Section

The output section of the dice will need to convert a binary value into the correct port pins being active to generate the right codes on the probes.

You need to consider the following:

  1. The relationship between the binary value and the port pin values

  2. Whether you handle the output as a single 8-bit output or two four-bit outputs (and if the latter how do you join the two together on the same port)

  3. How do you convert the binary values to the port values?

Consider all these and write the assembly language code to achieve this.

Test your code on Keil but feeding values into the input for this code, and monitor the output.

SAMPLE ASSIGNMENT
Powered by WordPress