InterviewSolution
Saved Bookmarks
| 1. |
What is the full form of the RI pin on the Adafruit FONA 3G+GPS Breakout?(a) Ring Indicator(b) Right Indicator(c) Right Impersonation(d) Rig IndicatorThis question was posed to me by my college director while I was bunking the class.My question is taken from Adafruit FONA 3G+GPS Breakout in section Interfacing of Sensors, Actuators, and Other Modules of Arduino |
|
Answer» RIGHT choice is (a) Ring Indicator Best explanation: The Adafruit FONA 3G+GPS Breakout has an RI pin which acts as a interrupt out pin for it. When a call is RECEIVED on the module this pin becomes LOW, and is HIGH by DEFAULT. Furthermore, it can also be USED as an indicator for SMS. |
|