Book 2 chapter 4 Flashcards
1
Q
What are advantages of using microcontroller
A
The circuit is more compact as on microcontroller can replace several logic gates/counters/timer
It is more flexible than a hard wired circuit since a microcontroller can be repeatedly reprogrammed to perform a different function
2
Q
Disadvantages of using microcontrollers
A
More expensive than ICs
Access to computer and programming software are required
3
Q
What are the different symbols of a flowchart
A
start - oval (with start inside)
Stop - oval (with stop inside)
Process - box (with calculation inside)
Decision box (used to ask question can be answered with yes or no)
Output - rhombus (output box is used to send data to a particular output)