MikroElektronika PIC Microcontrollers PIC16 Dokumentacja Strona 140

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 186
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 139
Chapter 6 - Samples
Macro LCDval_16 converts 16-bit binary number into decimal number from 0 to 65535 and
displays it on LCD display. The following variables need to be declared in the main program:
TEMP1, TEMP2, TEMP3, LO, HI, LO_TEMP, HI_TEMP, Bcheck. A 16-bit binary number is found in
variables LO and HI. When a macro was executed, a decimal equivalent of this number would be
displayed on LCD display. The leading zeros before the number would not be displayed.
http://www.mikroelektronika.co.yu/english/product/books/PICbook/6_10Poglavlje.htm (8 of 11) [4/2/2003 16:19:08]
Przeglądanie stron 139
1 2 ... 135 136 137 138 139 140 141 142 143 144 145 ... 185 186

Komentarze do niniejszej Instrukcji

Brak uwag