M
marki
Guest
HI tôi cần datasheet LCD nokia 3310 & giới thiệu chương trình chạy trên PIC cảm ơn bạn rất mush
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
# define SCL PORTB.F1 # define SDA PORTB.F2 # xác định D_C PORTB.F3 # xác định SCE PORTB.F4 # xác định RES PORTB.F5 # xác định LCD_CMD 0 # xác định LCD_DAT 1 / / bit D_C .... khoảng trống LCD_send (Dato char, char destino) {char i; SCE = 0; D_C = destino for (i = 0; i <8; i + +) / / rutina SPI {SDA = dato.F7; SCL = 0; SCL = 0; SCL = 1; SCL = 1; SCL = 0; SCL = 0; Dato