Lecture 3 - Input and Output Devices Flashcards
What are analog devices and how do they operate?
1) Smooth operator; it works in a continuous and flowing manner, the same way in which they deal with information
2) These devices operate using analog signals
3) To interact with them in a Raspberry Pi environment, they first have to be converted into digital signals through the use of an external ADC
What are digital devices and how do they operate?
1) Digital devices break everything into steps making them more precise and easy to manage
2) They operate by using digital signals which come through a built-in ADC
Input Devices
Hardware or an external device which is used to send information to a computer; allows users to communicate whether it is direct or indirect (communicating refers to the ability to input data or commands), they convert physical data/information into computer signals
What are examples of input devices?
Keyboards, mouse, microphone, etc
Output Devices
Opposite to an input device: sends out information/data (from a computer to a different device or user)
What are examples of output devices?
Screen, displays, printer, etc
What can be said about the solderless breadboard protortyping technique?
1) Non-permanant connection
2) Relatvely fragile
3) Most typical way to arrange systems
What can be said about the stripboard prototyping technique?
1) Each row is an electrical connection
2) Robust method of implementation
3) Can have things soldered to it for a permanant electrical/mechanical technique
What can be said about the printed circuit board prototyping technique?
1) Most complexe version
2) Designed specifically for a specific function (custom made)
What is soldering?
A process in which two or more metal items arre joined together by melting and then flowing a conductive metal between the joint; it is a technique used to form permanant mech/elect connections between components
Name all input devices that have been taught in this course
1) Push Button
2) Light Sensors
3) Temperature Sensors
4) Strain Gauges
5) Pressure Sensors
6) Sound Sensors
7) Distance Sensors
8) Accelerometer
9) Pi Camera
Name all output devices that have been taught in this course
1) LEDs
2) Buzzer/Beeper
3) LCDs (Liquid Crystal Display)
4) DC Motor
5) Stepper Motor
6) Servo Motor
Sound Sensors
(What is it and how it works)
1) Senses sound levels
2) Translates the amplitude of an sonor volume into an electrical voltage for sensing sound level
What is the role of the diaphragm in sound sensors?
Generates an electrical signal when it vibrates
Push Button
(What is it and how it works)
1) Used as an input device; tells the computer when it has been pressed
2) Acts as a switch; when pressed = the voltage matches on either side of the button
Light Sensors
(What is it and how it works)
1) Used to detect the amount of light striking it
2) LDR: Can be used as an analog light sensor
3) Resistance increases when light decreases
4) Resistance decreases when light increases
Temperature Sensors
(What is it and how it works)
1) Detect their surrounding environment’s temperature
2) There are two types of thermistors: NTC (Negative Temp Coefficient) and PTC (Positive Temp Coefficient)
3) NTC = Temp sensor/inrush current limiter
4) PTC = Protection against overcurrent conditions and resettable fuses