搜索资源列表
4Display
- 四位时程序,用于时钟计数,从1点到12点计时,带小数点显示.-procedures for counting the clock from 1:00 to 12:00 time, the band showed decimal point.
sw
- 16进制to10进制输出子程序:显示数据,起始位,结束位,有无小数点
AD0832
- 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率,逐次逼近型,基准电压为 5V ● 5V单电源供电 ● 输入模拟信号电压范围为 0~5V ● 有两个可供选择的模拟输入通道 显示: 使用三个数码管。 显示范围: 0.00 - 5.10 (单位:V) 连接方式: AD_CLK → P1.0 AD_DAT → P1.1 AD_CS → P3.4 模拟输入 → CH0
DS1302
- 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率,逐次逼近型,基准电压为 5V ● 5V单电源供电 ● 输入模拟信号电压范围为 0~5V ● 有两个可供选择的模拟输入通道 显示: 使用P0口的数码管显示转换值。 显示范围: 0.00 - 5.10 (单位:V) 连接方式: AD_CLK → P1.0 AD_DAT → P1.1 AD_CS → P3.4 模拟输入 →
DS18B20
- DS18B20进行读写操作只要控制好时序就应该没问题的。这个程序在我自己的板子上运行过能正常测温,温度显示到小数点两位。
fgg
- 利用单片机AT89S51和ADC0809对直流电压0~5V进行采集,并可在LCD或LED上进行显示,可以显示电压值的小数点后两位。本设计选用LED进行显示
18b20
- 一个很好的C语言测温程序,内有详细的注释,用数码管显示,可显示小数点
clock
- (1) 显示北京时间; (2) 能够校准时间; (3) 使用汇编语言; (4) 时、分、秒之间以及年、月、日间以小数点分隔; (5) 显示公历日期 (6) 能够校准日期 (7) 运动秒表 (8) 闹钟功能 (9) 整点报时功能 (10) 自动/手动进入休眠状态
clock0
- 利用8255并行接口芯片和6位数码管显示分和秒,分秒的数字之间用数码管上的小数点隔开。要求秒钟显示从00-59,分钟显示从00-59,60秒后,分钟要进1。-8255 parallel interface chip to use digital display and 6 minutes and seconds, minutes and seconds between the figures on the decimal point with a separate digital control
ds1302
- 熟悉时钟芯片DS1302的使用 先设置时间和日期为:秒(08),分(58),时(05),日(13),月(01),年(55) 六位数码观显示时间和日期,默认显示的是时间,通过小数点区分时与分、分与秒-Familiar with the use of clock chip DS1302 first time and date settings are: seconds (08), points (58), time (05), Japan (13), on (01), year (55)
pinlvji
- 频率计的汇编程序 可以在1000hz一下显示小数点 在1000hz以上自动不显示小数点-Frequency meter assembly program can display a decimal point in the 1000hz look over at 1000hz will automatically display a decimal point
shouyinji
- 1、设计目的: 利用MCS-51单片机及相关芯片构成简易收银机。 2、设计要求: 系统实现如下功能: ⑴ 具有可扩展键盘用以实现数字和“+”、“×”、“=”的输入。 ⑵ 可循环实现单个用户消费总金额的计算。 ⑶ 具有复位、单步返回和小数点显示等扩展的功能。 -1, is designed to: The use of MCS-51 microcontroller and related chips constitute a simpl
DS18B20book
- ds18b20显示温度,以及显示温度两位小数点-ds18b20
AD
- 通过AD0809采集0~5v电压,并在LCD上显示出来,到小数点后两位-By AD0809 collection 0 ~ 5v voltage and displayed on the LCD, to two decimal places
ADLCD
- 用ADC0809采集电压,然后在LCD上显示,保留小数点后两位-Collection voltage with ADC0809, LCD display and then to retain two decimal places
weiyuan
- 用汇编语言编写程序计算比赛成绩。 要求:① 比赛选手人数控制在30以下; ② 9个评委,每个评委给分范围为0~10分(整数),随机给出分数; ③ 9个评委的给分中,去掉一个最高分和一个最低分,余下7位评委的平均分即为参加者的得分(精确到小数点后一位); ④ 将分数在屏幕中间位置处用红色显示出来; ⑤ 将参加比赛的选手的排名顺序显示出来; -Assembly language programming to calculate the competition resul
微机原理综合设计实验-数字电压表A.rar
- 利用ADC0809采集电位器的电压值,将采集的电压值通过8255显示在七段数码管上,显示数据保留小数点后2位,利用8253定时数据更新,每隔0.5秒数据更新一次。扩展要求:具有设置报警阈值功能,当超过阈值时,点亮一个LED灯。(Using ADC0809 to collect the voltage value of potentiometer, the collected voltage value is displayed on seven digital tubes through 825