Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Bài giảng vi xử lý - Chương 5 (phần 2) trình bày về giao tiếp bộ hiển thị (Display). Các nội dung được trình bày trong chương này gồm có: Giao tiếp với LCD, LCD controller, LCD Operation, LCD Pin Descriptions, Interfacing LCD with 8051,. . | Chương 5 Thiết kế hệ vi xử lý 1 5.6 Giao tiếp bô hiển thi Display 5.6.2 Giao tiếp với LCD 2 LCD controller E R W RS DB7-DB0 t 8 void WriteChar char c RS 1 indicate data being sent DATA BUS c send data to LCD EnableLCD 45 toggle the LCD with appropriate delay CODES I D 1 cursor moves left DL 1 8-bit I D 0 cursor moves right DL 0 4-bit s 1 with display shift N 1 2 rows s c 1 display shift N 0 1 row s c 0 cursor movement F 1 5x10 dots R L 1 shift to right F 0 5x7 dots R L 0 shift to left RS R W db7 db6 db5 db4 DB DB2 DBi DB0 Description 0 0 0 0 0 0 0 0 0 1 Clear S all display return cursor home 0 0 0 0 0 0 0 0 1 Returns cur sor home 0 0 0 0 0 0 0 1 ED s Sets cursor move direction and or specifies not to shift display 0 0 0 0 0 0 1 D c B ON OFF of all displayfD cursor ON OFF C . and blink position B 0 0 0 0 0 1 s c RL Move cursor and shifts display 0 0 0 0 1 DL N F Sets interface data length number of display lines and char acter font 1 0 WRITE DATA Writes Data