1.

Which of the following Arduino Boards does the USBHost Library work on?(a) Arduino Nano(b) Arduino Due(c) Arduino Uno(d) Arduino MicroThis question was addressed to me during an internship interview.My question comes from Other Libraries topic in section Arduino Programming of Arduino

Answer»

Right option is (b) Arduino Due

Easy explanation: The USBHost LIBRARY was developed for the Arduino Due. This library allows the Arduino Due to appear as a USB HOST and connect to external peripherals like the MOUSE and keyboard. HOWEVER this does not include device connected through USB Hubs.



Discussion

No Comment Found

Related InterviewSolutions