InterviewSolution
Saved Bookmarks
| 1. |
What is the library to be used if one wants to use UART communications on an Arduino?(a) TFT Library(b) SoftwareSerial Library(c) Ethernet Library(d) I2C LibraryThe question was posed to me in a national level competition.I need to ask this question from Standard Libraries topic in chapter Arduino Programming of Arduino |
|
Answer» The correct CHOICE is (B) SoftwareSerial Library |
|