T
thannara123
Guest
Hei asiantuntijat, haluaisin tietää että miten voin luoda Ylä-tiedosto Keil pyydämme ilmoittamaan askel askeleelta. Kiitos kaikille uusintoja
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.
/ * otsikkotiedosto ilmoitus * / # include / * SFR ilmoitus * / SFR LCD = 0x90; / * yhden bitin ilmoitus * / SBIT RS = 0x90; SBIT FI = 0x91; SBIT rele = P3 ^ 7; [/ code ] Olen toinen otsikkotiedosto lcd.h Here I dont käyttää header tiedosto minun otsikkotiedosto ... [Code] void lcd_cmdwrt (unsigned char cmd); void lcd_datawrt (unsigned char *); void DAT (unsigned char); void lcd_init (); void viive (unsigned int);
/ * otsikkotiedosto ilmoitus * / # include # include # include void main () {lcd_init (); / / Voit initalise LCD while (1) / / infinity silmukka {lcd_cmdwrt (0x01); / / kirkas LCD-viive (10);}}
void viive (unsigned int);
# include void viive (unsigned int sek ) {unsigned int i, j; for (i = 0; i