Pages: 1 [2]   Go Down
Print
Author Topic: รบกวนขอวิธีการต่อจอ LCD 20x4 กับ PIC16F877 ด้วยครับ  (Read 40136 times)
0 Members and 1 Guest are viewing this topic.
pakapong16
Jr. Member
**
Offline Offline

Posts: 33


« Reply #15 on: October 12, 2009, 09:37:03 PM »

พยายามแล้วครับ


แต่ก้อสุดจะท้อแร้วครับ


มันไม่ออกเหมือนเดิม


สงสัยต้องจะลองต่อไป  เผื่อจะออก


แล้วถ้าดัดแปลงจากตัวนี้พอจะได้ไหมครับ

#use delay (clock = 20000000)

struct lcd_pin_map {
         BOOLEAN rs;               // on to an I/O port to gain    PIN_D0
         BOOLEAN enable;           // access to the LCD pins.      PIN_D1
         BOOLEAN rw;               // The bits are allocated from  PIN_D2
         BOOLEAN unused;           // low order up.  ENABLE will   PIN_D3
         int     data : 4;         //                              PIN_D4-7
  } lcd;


ต้องดัดแปลงส่วนไหนบ้างครับพี่
Logged
s_engine
Sr. Member
****
Offline Offline

Posts: 187


« Reply #16 on: October 14, 2009, 01:53:48 PM »

ยังไม่ได้อีกหรอ ลอง include lcd420.c ที่ ccs ให้มาเป็น driver แล้วเปิด ไฟล์ lcd420 มาดูว่าเขากด
หนดขายังไง แล้วลองสั่งโชว์ แบบง่ายๆ
ลองเอาโค้ดทั้งหมด มาแปะให้ดูหน่อย
Logged
Pages: 1 [2]   Go Up
Print
 
Jump to: