1.

The Arduino UNO uses the FTDI USB to Serial Driver Chip.(a) True(b) FalseThis question was addressed to me during an internship interview.Query is from Board Hardware Specifications in chapter Board Specifications and Types of Arduino

Answer»

Right answer is (b) False

The explanation: The ARDUINO UNO uses the ATmega16U2 which is PROGRAMMED as a USB to Serial CONVERTER. This is used when an INBUILT USB adapter is not PRESENT and provides the same functionality as the USB adapter, I.e. transferring programs from the computer to the chip and vital information from the chip back to the computer thus forming an effective 2 way communication.



Discussion

No Comment Found

Related InterviewSolutions