Skip to content

Files

Latest commit

 

History

History

Experiment-9

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Calculator Keyboard Interface

Examples

  1. Interface the keypad and read the key-codes (HEX) of all keys.

Exercises

  1. Perform mathematical operations: ADD, MULTIPLY and SUBTRACT.

  2. Find the value of (X + Y) x Z - U (e. g. (5+4) x 3-7).