Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: MONOCHROMATIC GRAPHICAL LCD
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MONOCHROMATIC GRAPHICAL LCD

[attachment=49656]


ABSTRACT

This shows you the corresponding connections to be made between the GLCD and MCU. For ex. GLCD_CTRL_RS PA4 means connect RS (PIN 4 of GLCD) to PINA4 of MCU. You can configure the ports as you wish. Some changes to be done, CS0 and CS1 have to be treated as CS1 and CS2 of GLCD. D/I have to be treated as RS, while CS2 and CS3 don’t exist in the GLCD to be connected. You can delete the statements of CS2 and CS3 and use the MCU pins for other purposes.