MikroElektronika PIC Microcontrollers PIC16 Especificações Página 122

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 186
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 121
Chapter 6 - Samples
How to connect an input shift register to a microcontroller
In order to simplify the main program, a macro can be used for the input shift register. Macro
HC597 has two arguments:
HC597 macro Var, Var1
Var variable where data from shift register input pins is transferred
Var1 loop counter
Example: HC597 data, counter
Data from the input pins of the shift register is stored in data variable. Timer/counter variable is
used as a loop counter.
Macro listing:
http://www.mikroelektronika.co.yu/english/product/books/PICbook/6_08Poglavlje.htm (2 of 7) [4/2/2003 16:19:01]
Vista de página 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 185 186

Comentários a estes Manuais

Sem comentários