This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-
This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-10 so that people ca...
BCD转ASCII技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-10 so that people ca...
温度的BCD码显示 在0809上显视的是电压值,所以必须将电压转换成温度值。LM35传感器的电压温度特性为“10mV/摄氏度”,经放大电路放大四倍后为40mV/摄氏度,因此对于255来说,每个数代表了20mV,也就是说电压值中的每个0...
a simple implementation of a frequency meter with the BCD-counter and the 7-segment LED display
这是常用的pic单片机子程序, 包括BCD码的转化和串行通讯等是PIC初学者理想的学习样板
These codes require an ASCII input file called input.dat of the following form: Lower Limit on x Upper Limit on x ...
fx.asm 反序输出 cpc.asm 人机对话 DECHEX.ASM 十进制到十六进制转换 PX.ASN 排序 DISP.ASM 显示非组合BCD码 COUNTA.ASM 统计字符A的个数 GRA.ASM 格雷码 T...
MCU:c8051f040用自带的IIC控制器读写实时钟芯片PCF8563,该驱动代码接口简单,已完成BCD码到十进制码转换.