![]() |
|
Tài trợ cho PIC Vietnam |
![]() |
|
Ðiều Chỉnh | Xếp Bài |
|
![]() |
#1 |
Đệ tử 5 túi
Tham gia ngày: Oct 2008
Bài gửi: 95
: |
// As defined in the following structure the pin connection is as follows:
// B0 enable // B1 rs // B2 rw // B4 D4 // B5 D5 // B6 D6 // B7 D7 // // LCD pins D0-D3 are not used and PIC B3 is not used. #define LCD_EN PIN_D4//PIN_B4 #define LCD_RS PIN_D5//PIN_B5 //#define LCD_RW PIN_B1 //#define LCD_UNUSED PIN_B1 #define LCD_D4 PIN_D3//PIN_B3// #define LCD_D5 PIN_D2//PIN_B2 #define LCD_D6 PIN_D1//PIN_B1// #define LCD_D7 PIN_D0//PIN_B0 Bạn cho mình hỏi chỗ này sao tùm lum kho hiểu vạy bạn:B5 rồi D5 gì tùm lum vậy, có nhầm lẫn gì không vậy |
![]() |
![]() |
![]() |
Ðiều Chỉnh | |
Xếp Bài | |
|
|