代码搜索:共阴极数码管
找到约 10,000 项符合「共阴极数码管」的源代码
代码结果 10,000
www.eeworm.com/read/389627/8510413
plg 7ledshowpro.plg
礦ision2 Build Log
Project:
D:\51单片机实用程序设计典型实例\第2章 单片机实现数码管显示\proc\8LEDShowPro.uv2
Project File Date: 08/23/2005
Output:
Build target 'Target
www.eeworm.com/read/432746/8576824
asm key lock (2).asm
;*******************************************************
;以下8个字节存放8位数码管的段码
LED_BIT_1 EQU 30H
LED_BIT_2 EQU 31H
LED_BIT_3 EQU 32H
LED_BIT_4 EQU 33H
LED_BIT_5 EQU 34H
LED_BIT_6 EQU 35H
LE
www.eeworm.com/read/187997/8581891
plg 7ledshowpro.plg
礦ision2 Build Log
Project:
D:\51单片机实用程序设计典型实例\第2章 单片机实现数码管显示\proc\8LEDShowPro.uv2
Project File Date: 08/23/2005
Output:
Build target 'Target
www.eeworm.com/read/430464/8745440
plg 7ledshowpro.plg
礦ision2 Build Log
Project:
D:\51单片机实用程序设计典型实例\第2章 单片机实现数码管显示\proc\8LEDShowPro.uv2
Project File Date: 08/23/2005
Output:
Build target 'Target
www.eeworm.com/read/284144/8960634
plg 7ledshowpro.plg
礦ision2 Build Log
Project:
D:\51单片机实用程序设计典型实例\第2章 单片机实现数码管显示\proc\8LEDShowPro.uv2
Project File Date: 08/23/2005
Output:
Build target 'Target
www.eeworm.com/read/380987/9118078
plg 7ledshowpro.plg
礦ision2 Build Log
Project:
D:\51单片机实用程序设计典型实例\第2章 单片机实现数码管显示\proc\8LEDShowPro.uv2
Project File Date: 08/23/2005
Output:
Build target 'Target
www.eeworm.com/read/181870/9233465
s adc0.s
;******************************************************************************
; 文件名:ADC0.S
; 功能:使用ADC模块的通道0进行电压的测量,然后将转换结果的高8位值输出LED数码管显
; 示。显示格式:a段对d0位,b段对d1位,c段对d2位......
; 说明:由W1调节测量电压值
www.eeworm.com/read/377951/9256128
plg 7ledshowpro.plg
礦ision2 Build Log
Project:
D:\51单片机实用程序设计典型实例\第2章 单片机实现数码管显示\proc\8LEDShowPro.uv2
Project File Date: 08/23/2005
Output:
Build target 'Target
www.eeworm.com/read/374877/9380326
c adc0804.c
//拧动AD旁边的电位器,会在数码管的前三位显示0-255之间的数//值。这就是把模拟信号转换成数字信号,即模数转换。
#include
#include
#define uint unsigned int
#define uchar unsigned char
sbit adrd=P3^7; //RD
www.eeworm.com/read/374310/9410689
plg 7ledshowpro.plg
礦ision2 Build Log
Project:
D:\51单片机实用程序设计典型实例\第2章 单片机实现数码管显示\proc\8LEDShowPro.uv2
Project File Date: 08/23/2005
Output:
Build target 'Target