
Peripherals for Interaction.
As a last issue we will see those peripherals that allow us to maintain or perform the interaction between the user and the machine, we will start from the most basic to the most advanced and the latest technology in the market.
BASICS
Mouse
The operation of a mouse depends on the technology used to capture the movement when being moved on a flat surface or special mouse pad, and transmit this information to move an arrow or pointer on the computer monitor. Depending on the technologies used in the movement sensor or its mechanism and the method of communication between it and the computer, there are many types or families.
The main or most usual objective is to select different options that can appear on the screen, with one or two clicks, by pressing a button or buttons. To handle it, the user must get used to both moving the pointer and pressing with one or two clicks for most tasks.
Keyboard
A keyboard performs its functions through a micro controller. These microcontrollers have a program installed for their operation, these same programs are executed and perform the matrix scan of the keys when one is pressed, and thus determine which ones are pressed.
In order to achieve a flexible system, microcontrollers do not identify each key with its character printed on it, but a numerical value is assigned to each of them that only has to do with its physical position. The Latin American keyboard only supports with direct keys the specific characters of Spanish, which include two types of accent, the letter eñe and the exclamation and interrogation signs. The rest of the accent combinations are obtained using a graphics extension key. Otherwise the Latin American keyboard is oriented towards programming, with easy access to the set of symbols of the ASCII standard.
Optical pencil
The pen contains light sensors and sends a signal to the computer each time it registers a light, for example when touching the screen when the non-black pixels under the tip of the pen are refreshed by the electron beam of the screen. The computer screen is not illuminated in its entirety at the same time, but the electron beam that illuminates the pixels runs line by line, all in a space of 1/50 of a second. By detecting the moment when the electron beam passes under the tip of the stylus, the computer can determine the position of the stylus on the screen. The stylus does not require a special screen or coating, such as a touch screen, but it has the disadvantage that holding the stylus against the screen for long periods of time tires the user.
INTERMEDIATE AND ADVANCED
Microphone
The microphones in a computer can provide great advantages and as users are not given much use, in the programming environment it is used to manage orders by means of commands that are added from a programming language which when inserted in an APIs this works as Interaction method between the user and the APP interface.
This gives a wide margin of utility not only for users who suffer from some disability allowing to use a computer.
Gamepad
The controls were originally born for consoles in the form of levers, but when the videogames arrived to personal computers these also became an indispensable device such as the keyboard itself or the mouse. A control is characterized by being a board that can carry buttons, triggers, levers (usually two) or crossarms that can be analog or digital designed, each element, for a specific function of the game.
Since the release of the Dual Shock in 1998 (second version of the PlayStation controller), commands were used in that way for that console; so far, the PlayStation 4 uses the DualShock 4.
Assistants
An intelligent personal assistant is a software type agent that can perform tasks or offer services to an individual. These tasks or services are based on user input data, location recognition and the ability to access information from a variety of online resources (such as weather or traffic, news, stock prices, user hours, prices at retail, etc). Some examples of personal assistants are Apple Siri, Braina, Google Assistant, Google Now, Amazon Echo, Microsoft Cortana, Samsung's S Voice, Voice Mate, Silvia and HTC's Hidi. And Bixby from Samsung. One of the key aspects of an intelligent personal assistant is its ability to organize and maintain information. This includes the handling of emails, events in the calendar, files, list to follow, etc.