mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
13 lines
519 B
Markdown
13 lines
519 B
Markdown
# Computer Interfacing
|
|
|
|
## 1. What is Computer Interfacing?
|
|
----
|
|
**Def**::***Computer interface*** is a way to connect two and more devices[[#^47ce70]] in a computer system to exchange information between them <!--SR:!2022-02-10,3,250-->
|
|
```ad-note
|
|
Some computer hardware devices will only take inputs (ex: keyboard) and some only outputs (ex: computer display)
|
|
```
|
|
``` ad-attention
|
|
The exchange can be between software, computer hardware, peripheral devices, humans, and combinations of these.
|
|
```
|
|
^47ce70
|