1.

Which chipset is the LCD library for Arduino based on?(a) Hitachi HD44780(b) Hitachi HD45780(c) Hitachi HDD4780(d) Hitachi HD46780I got this question in homework.Asked question is from Standard Libraries topic in division Arduino Programming of Arduino

Answer»

The correct option is (a) Hitachi HD44780

The BEST explanation: The LCD Library in Arduino allows for controlling LCD DISPLAYS with the Arduino. This is based on the Hitachi HD44780 Chipset which is a dot MATRIX LCD (Liquid Crystal DISPLAY) Driver. It can be configured and used with 4-bit and 8-bit microcontrollers.



Discussion

No Comment Found

Related InterviewSolutions