搜索资源列表
C2000
- C2000软件开发基础.doc 例1、SCI寄存器的宏定义 例2、采用宏定义方法访问SCI寄存器 例3、SCI寄存器文件结构定义 例4、SCI寄存器文件结构变量 例5、将变量分配到数据段 例6、将数据段映射到寄存器对应的存储空间 例7、通信控制器和控制寄存器1的位定义 例8、通信控制器和控制寄存器1的共同体定义 例9、使用共同体定义寄存器文件结构体 例10、在C/C++中使用位区操作寄存器 例11、TMS320X280x PCLK
bomb
- source code for microchip 8 bit architecture microcontroller, created for a general pourpose timer/clock with 7 segment display, it use 2 internal timer interrupts. Build with CCS C compiler.
ex4-10
- 程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结, 当我们按下向上数的按钮之后,程序就会把0到9的共 阳7段显示器字型码存入AT93C46;如果我们按下向下 数的按钮之后,程序就会把9到0的共阳7段显示器字 型码存入AT93C46。 程序每一次重新开始执行时(Power on 或是Reset),8051 会先从AT93C46当中读出最前面的10个位组,然后 就反复地将这10个位组的数据经由PORT 1送到1个 共阳七段显示器。*/-Procedur
7_segment
- Code for 7-segment diplay
sevensegment
- 7 segment code for C#
temp
- This a C code for the begineers who want to program their avr using 7 segment.-This is a C code for the begineers who want to program their avr using 7 segment.
7-segment-LED-display
- 74LS49 是一个BCD码——7段LED显示译码器,它具有四位二进制输入信号bi(3)到bi(0)和熄灭信号b1_n,以及7段LED驱动信号a,b,c,d,e,f,g-74LS49 is a BCD code- 7 segment LED display decoder, it has four binary input signal bi (3) bi (0) and extinguished signal b1_n, and 7-segment LED drive signals a, b
led_display_code
- 生成LED数码管的字型码,分共阴和共阳两种数码管,含源程序.-Generating the 7-Segment LED s display code with common anode and cathode type, including C++builder source.
SP
- 超级经典的单片机C语言程序源码,涉及到了矩阵键盘,7段数码管显示,已经和PC的串口通讯,初学者必看,注释很详细,很容易懂- Super classic single-chip C language source code, related to the matrix keyboard, 7-segment LED display, and PC serial communication has been, beginners Watchable very detailed notes, it
temp
- This a C code for the begineers who want to program their avr using 7 segment.-This is a C code for the begineers who want to program their avr using 7 segment.
seven_segment
- 7 segment display interface c code ans simulation.