1.

If one would want to place a call using an Arduino which library would one use which was specifically designed for that purpose?(a) The Firmata Library(b) The TFT Library(c) The GSM Library(d) The Ethernet LibraryI got this question in a job interview.This key question is from Standard Libraries in section Arduino Programming of Arduino

Answer»

The correct option is (c) The GSM Library

The BEST I can EXPLAIN: The GSM library on the Arduino helps the user to perform call, SMS, or even Internet Communications via the GSM Module. This library works in CONJUNCTION with the GSM Shield which USES a modem and AT commands to connect the Arduino to the GSM NETWORK.



Discussion

No Comment Found

Related InterviewSolutions