Short introduction to I/O devices 08-04-2014, 01:44 PM
#1
After "short introduction to CPU" and "short introduction to memory" it's time for "short introduction to I/O devices". Basicly I/O devices are the devices which help you(the human) to communicate with the CPU and memory, you may hear of them as computer peripheral. A few example of I/O devices are monitors,printer, keyboards, mouseses. So input devices get the information from you and give it to the CPU via memory, and the output devices get the information from the cpu and give it to the outside world.Another way to say this is that input devices convert the incoming signal to binary code which is understandable by the CPU, and the output devices reverse the process(convert the binary data to something undarstandable for you for example image or sound). I/O devices connect to other parts of the computer via buses. But before I continue I want to make sure that you understand which devices are for input and which are for output. I think the best way to do is to quiz you. Here is list of devices devide them in two categories one that are input and one that are output. Here are the devices:
Answer
I want to mention that those aren't all I/O devices for example the sensors(for temperature,radiation...) are also input devices. Now as you should now buses are wires that connect different modules, most of the time the buses will provide interface for different manufactores which is good.
Buses If you see any mistakes please report them.
Code:
Monitor
Keyboard
Mouse
Scanner
Printer
Microphone
Camera
Speakers
Projector
Joystick
Answer
Spoiler:
I want to mention that those aren't all I/O devices for example the sensors(for temperature,radiation...) are also input devices. Now as you should now buses are wires that connect different modules, most of the time the buses will provide interface for different manufactores which is good.
Buses
Spoiler: