File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
1
### INPUT AND OUTPUT DEVICES SUBROUTINES
2
2
3
3
4
- Description | Code
5
- ----------------------------|------------------
6
- seven segment display | [ sevenseg]
7
- 4x4 Matrix Keypad | [ keypad]
8
-
9
4
10
5
11
- [ sevenseg ] :(https://github.com/syeedameen/mcs-51-subroutines/blob/master/src/io/7seg.asm)
12
- [ keypad ] :(https://github.com/syeedameen/mcs-51-subroutines/blob/master/src/io/keypad.asm)
6
+ Description | Code
7
+ ----------------------------|------------------
8
+ seven segment display | [ sevenseg] ( https://github.com/syeedameen/mcs-51-subroutines/blob/master/src/io/7seg.asm )
9
+ 4x4 Matrix Keypad | [ keypad] ( https://github.com/syeedameen/mcs-51-subroutines/blob/master/src/io/keypad.asm )
You can’t perform that action at this time.
0 commit comments