MikroElektronika PIC Microcontrollers PIC16 Datenblatt Seite 122

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 194
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 121
Programming PIC Microcontrollers in BASIC - mikroElektronika
Description Sets font for GLCD. Parameter <font_index> spans from 1 to 4, and determines which font will be used:
1: 5x8 dots
2: 5x7
3: 3x6
4: 8x8
Example
GLCD_Set_Font(2)
5.2.12 Manchester Code Library
mikroBasic provides a set of library procedures and functions for handling Manchester coded signal. Manchester code is a code in
which data and clock signals are combined to form a single self-synchronizing data stream; each encoded bit contains a transition
at the midpoint of a bit period, the direction of transition determines whether the bit is a 0 or a 1; second half is the true bit value
and the first half is the complement of the true bit value (as shown in the figure below).
http://www.mikroelektronika.co.yu/english/product/books/picbasicbook/05.htm (80 sur 112)05/11/2004 02:20:53
Seitenansicht 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 193 194

Kommentare zu diesen Handbüchern

Keine Kommentare