How do digital electronics work?
How is the interface created for the device?
When you press a button or key, how does it know what to do? For example, when you press a button on a cell phone, how does it know what reminder or number to show on the screen, especially when the functions of buttons translate for different applications?
Please be very detailed.
Answers: These devices are base around a microcontroller or microprocessor whose job it is to monitor the inputs and outputs via a program or operating system to determine the proper sequence of events to carry out.
More detail would be taking it down to 0 and 1 where a respectively state represents an action for the microprocessor to execute, Pressing a number on a keypad looks as a certain byte guide (1's and 0's) to the processor, which is always scan it's input for changes, if you press a number if take the new input and converts it to the appropriate output for display. This is a extremely generic breakdown...
The answers post by the user, for information only, CeQnA.com does not guarantee the right.
Related Questions :