代码搜索:LED显示
找到约 10,000 项符合「LED显示」的源代码
代码结果 10,000
www.eeworm.com/read/266329/11231958
cpp led.cpp
///////////////////////////////////////////////////////////////////////////////
// Led.cpp : implementation file
// Visual Source Safe: $Revision: 1 $
//
// Led static control. Will display a LED
www.eeworm.com/read/266068/11244554
asm led.asm
//input - value to write to LED's is passed in via R4
//output - none - writes lower 8 bits of R4 out to LED latch
#include
#include
.section/pm seg_pmco;
.exte
www.eeworm.com/read/411313/11248788
c led.c
/*******************************************
文件:LED.C
环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10
硬件:ATMEGA16芯片
日期:2006年12月10日
功能:驱动开发板上的LED。1. 流水灯 2.闪烁指定的LED
备注:参考《AVR系列单片机C语言编程与应用实例》(清华
www.eeworm.com/read/411313/11248791
lis led.lis
.module LED.C
.area text(rom, con, rel)
0000 .dbfile C:/icc/include/AVR_PQ1A.h
0000 .dbfunc e Delayus _Delayus
www.eeworm.com/read/411313/11248794
_c led._c
/*******************************************
文件:LED.C
环境:编译为ICC AVR6.25A,仿真为AVR Studio4.10
硬件:ATMEGA16芯片
日期:2006年12月10日
功能:驱动开发板上的LED。1. 流水灯 2.闪烁指定的LED
备注:参考《AVR系列单片机C语言编程与应用实例》(清华
www.eeworm.com/read/411313/11248796
mak led.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bda
www.eeworm.com/read/411313/11248799
i led.i
www.eeworm.com/read/411313/11248800
cof led.cof
www.eeworm.com/read/411313/11248802
hex led.hex
:040000000C9430002C
:14006000CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E671
:14007400F0E010E0E036F10711F00192FBCF0083E0E6F0E033
:14008800A0E6B0E010E0E036F10721F0C89531960D92F9CFB4
:14009C000E940A01FFC
www.eeworm.com/read/411313/11248804
s led.s
.module LED.C
.area text(rom, con, rel)
.dbfile C:/icc/include/AVR_PQ1A.h
.dbfunc e Delayus _Delayus fV
; i -> R20,R21
; US -> R22,R23
.even
_Delayus::
xcall pus