- Category:
- SCM
- Tags:
-
[ASM]
[源码]
- File Size:
- 6kb
- Update:
- 2015-05-03
- Downloads:
- 0 Times
- Uploaded by:
- 李生
Description: BARMODE1.ASM: drive 6 LEDs in incremental bar mode, free running
BENABADJI Noureddine- ORAN- January 16th, 2014
List P = 10F200
#include <p10F200.inc>
__CONFIG _MCLRE_OFF & _CP_OFF & _WDT_OFF & _IntRC_OSC
define variables
CBLOCK 0x10 Beginning of RAM (PIC10F200/204), 16 bytes
CBLOCK 0x08 Beginning of RAM (PIC10F202/206), 24 bytes
delay
To Search:
File list (Check if you may need any files):
barmode1.ASM
dotmode1.ASM
F322BAR.asm
F322DOT.asm