Peripheral
From Computer History Wiki
A peripheral or device is attached to a computer usually in order to pass data in and out of the computer - either to secondary storage which is permanently accessible; some other form of data storage, intended for off-line storage; communication, either to users or other computers, etc. A few device types (such as real-time clocks) perform non-I/O functions.
Devices may use either programmed I/O or DMA to get data in and out of the CPU and/or main memory, and interrupts to get the CPU to pay attention to the device.