CS Fundamentals
Learn about computer input devices — keyboard, mouse, touchscreen, scanner, microphone, and more. Understand how each device sends data to the computer.
Introduction
Input devices are how you communicate with your computer. They convert your actions — pressing keys, moving your hand, speaking words, or scanning documents — into electrical signals the computer can understand and process. Without input devices, a computer would just sit there with no way to receive instructions or data.
What Is an Input Device?
An input device is any hardware that sends data or commands to a computer. The data flows in one direction: from the outside world into the computer.
The conversion process: Human action → Physical mechanism → Electrical signal → Digital data
Keyboard
The keyboard is the most fundamental input device for text entry.
How it works: Each key sits above a switch. When you press a key, the switch closes a circuit, and a small processor inside the keyboard identifies which key was pressed. It sends a unique code (called a scan code) to the computer.
Types:
- Mechanical keyboards — Individual physical switches under each key (tactile, durable, preferred by typists and gamers)
- Membrane keyboards — Pressure pads under a rubber dome (quieter, cheaper, found in most offices)
- Chiclet keyboards — Low-profile keys found in laptops
- Virtual keyboards — On-screen keyboards for touchscreen devices
Key facts:
- A standard keyboard has 104 keys (US layout)
- Keys are grouped: alphanumeric, function keys (F1–F12), numeric pad, navigation keys, and modifier keys (Shift, Ctrl, Alt)
- Keyboards connect via USB or wirelessly via Bluetooth
Mouse
The mouse is the primary pointing device for graphical interfaces.
How it works: Modern optical mice use a small camera and LED to photograph the surface beneath thousands of times per second. By comparing consecutive images, the mouse calculates movement direction and speed.
Types:
- Optical mouse — LED + camera sensor (most common today)
- Laser mouse — More precise, works on more surface types
- Trackball — Stationary device with a ball you roll with your thumb
- Touchpad — Built into laptops, detects finger position and gestures
Mouse actions: Click, double-click, right-click, drag, scroll, hover
Touchscreen
A touchscreen combines input and output — you interact directly with what you see.
How it works (capacitive): Your fingertip carries a small electrical charge. The screen has a grid of tiny sensors that detect where this charge touches, reporting coordinates to the processor.
Used in: Smartphones, tablets, ATMs, self-service kiosks, interactive museum displays, POS terminals in restaurants
Advantages: Intuitive (point directly at what you want), no separate device needed Disadvantages: Fingerprint smudges, less precise than a mouse for detailed work, not usable with gloves (most types)
Scanner
A scanner converts physical documents and images into digital files.
How it works: A bright light illuminates the document while a sensor (CCD or CIS) moves across it, capturing the reflected light pixel by pixel. The result is a digital image file.
Types:
- Flatbed scanner — Place document face-down on glass; most common type
- Sheet-fed scanner — Document feeds through automatically (like a printer in reverse)
- Handheld scanner — You move the scanner over the document
- Barcode scanner — Reads barcodes on products
Uses: Digitizing old photos, scanning contracts for email, OCR (converting scanned text to editable text), archiving paper records
Microphone
A microphone converts sound waves into electrical signals.
How it works: Sound waves cause a thin membrane (diaphragm) to vibrate. This vibration is converted into an electrical signal, which is then digitized by the sound card.
Uses:
- Voice calls and video conferencing
- Voice commands (Siri, Alexa, Google Assistant)
- Podcasting and music recording
- Speech-to-text dictation
- Gaming communication
Webcam
A webcam captures video (and sometimes audio) for the computer.
How it works: A lens focuses light onto a digital image sensor (CMOS), which converts light into electrical signals. The computer processes thousands of these images per second to create video.
Uses: Video calls, streaming, security monitoring, facial recognition login, recording video content
Other Important Input Devices
Joystick and Game Controller
Used primarily for gaming. Joysticks detect position and angle of a stick; controllers add buttons, triggers, and thumbsticks for complex game interactions.
Graphics Tablet
Used by digital artists and designers. A special pen (stylus) draws on a pressure-sensitive surface, allowing precise, natural drawing that a mouse can't match.
Biometric Devices
- Fingerprint scanner — Reads your unique fingerprint pattern (used for phone unlock, building security)
- Retinal scanner — Scans blood vessel patterns in your eye
- Face recognition camera — Maps your facial features for identification
Sensors
Specialized input devices that measure physical properties:
- Temperature sensors (thermometers)
- Motion sensors (accelerometers in phones)
- Light sensors (auto-brightness on screens)
- GPS receivers (location input)
Key Takeaways
- Input devices convert human actions and physical measurements into digital data
- The keyboard handles text; the mouse handles pointing; touchscreens do both
- Scanners digitize physical documents; microphones digitize sound
- Modern devices combine multiple input methods (phone = touchscreen + camera + microphone + GPS + accelerometer)
- New input devices continue to emerge: gesture recognition, brain-computer interfaces, and eye tracking
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for Input Devices.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Computer Fundamentals topic.
Search Terms
computer-fundamentals, computer fundamentals, computer, fundamentals, hardware, input, devices, input devices
Related Computer Fundamentals Topics