CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 显示小数点

搜索资源列表

  1. app_ADC_with_digit_8_led_by_kkyou

    0下载:
  2. 电压计(c语言编写的) 通过led灯显示 电路图说明: 1、R1、R2、D1、D2 组成发光二极管显示,显示过压或过流状态; 2、PC3外接模拟信号 采用内部参考电压所以AREF传电容接地抗干扰AVCC接VCC提供AD转换电压 3、PC5提供164的时钟信号 PC4提供串行输入信号 164具有10ma的输出电流,又具有串入并出以及信号锁存的动能,数码管又为共阴管,所以无须另加驱动 这里采用静态显示 4、现以在程序中加入小数点显示
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:306536
    • 提供者:赵斌斌
  1. AD08321602

    0下载:
  2. 数字电压表 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
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:15907
    • 提供者:jimmy
  1. ds18b20

    0下载:
  2. 在dsPIC30中使用DS18B20温度传感器,转换结果送LCD1602显示(其中整数部分3位,小数点部分4位,小数点1位)-The dsPIC30 using DS18B20 temperature sensor, converting the results to send LCD1602 display (including integral part of the three, the decimal part of the 4-bit, decimal 1)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:4646
    • 提供者:李立
  1. CC2430-ChipTempratureTest

    0下载:
  2. CC2430片内温度实验源码。 温度显示精度为小数点后两位。开发环境IAR.编程语言C.-CC2430 internal-chip temperature experiment Codes
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:101023
    • 提供者:
  1. abc

    0下载:
  2. 温度显示,现实的温度能精确到小数点后一位,温度范围在-55度到128度-Temperature display, the temperature can be accurate to one decimal place, the temperature in the range of- 55 to 128 degrees
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:1395
    • 提供者:张强
  1. yejingcewen

    0下载:
  2. 用DS18B20测量温度并在液晶12864上显示出温度 精确到小数点后一位-12864 LCD temperature display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1419
    • 提供者:欧阳春
  1. DS18B20

    0下载:
  2. 51单片机DS18B20程序,用数码管显示当前温度,精确到小数点后两位-51 MCU DS18B20 program, digital tube display the current temperature, accurate to the decimal point two
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:29337
    • 提供者:刘欢
  1. ds18b20

    0下载:
  2. stc89C51单片机读取18B20数据并在数码管中显示温度,精确到小数点后一位,有protues仿真图代码。-To read the 18B20 data and digital tube display temperature, accurate to the decimal point one, the protues simulation diagram code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:107387
    • 提供者:小吴
  1. dianziwenduji

    0下载:
  2. 电子温度计基于at89c51 带小数点数码管显示-Electronic thermometer digital tube display based on at89c51 with a decimal point
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:57314
    • 提供者:tian
  1. danpianji

    0下载:
  2. 基于单片机的数字温度计的设计   要求使用6位数码显示管,最高位为符号位,如果温度为正,不显示,如果温度为负,则显示负号;第2~4位显示温度值的整数部分,并在第4位数据上显示小数点;第5位显示一位小数,最低位显示摄氏度符号“℃”。-Based design requires the use of single-chip digital thermometer digital display tubes, the most significant bit is the sign bit
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:5444
    • 提供者:王静
  1. 1602

    0下载:
  2. msp430g2553控制1602带小数点显示的头文件,可以自动判断小数点位置-msp430g2553 control 1602 with a decimal point display the header files, you can automatically determine the decimal point position
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:5928
    • 提供者: 宋志兴
  1. ATmega128-I2C_PCF8563

    0下载:
  2. 实验名称:PCF8563时钟实验 功能描述:利用PCF8563定时,数码管显示时间,实现电子时钟的功能。 实验目的:熟悉TWI通信协议。 学会操作TWI器件PCF8563。 熟练掌握利用数码管显示数据。 学习小数点定位方法。 学习较为复杂的程序编写。 实验说明:MCU--M128 内部8M晶振 系统初始时间为 2008-01-01 星期二 23:58:-Experiment name: PCF8563 clock experiments
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:70735
    • 提供者:jiangqianli
  1. LCD1602JIA18B20

    0下载:
  2. 18b20测量温度。由液晶显示屏lcd1602显示温度。精确到小数点后两位,并由串口发送-18b20 measuring temperature. LCD1602 display temperature the liquid crystal display. Accurate to two decimal places,And sent by serial port
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:61324
    • 提供者:周围
  1. Electronic-circuit

    0下载:
  2. 3. 创建一个工程文件,编程实现将0 1 2 E F、姓名等显示在LCD屏上,编程实现将3到4位数据小数点后保留一位(如10.2、100.6)分别显示在三组LED屏上。 4. 编程实现按键输入功能,将按键信号显示在LED或LCD屏上,(如按▲键,,使屏幕信号逐渐加1,从0加到10,再按▼键,从10减到0。 5. 编程实现D/A转换(下行通道),输出(4~20mA)电流,并进行0点和斜率校正。 6. 编程实现A/D转换(上行通道)实现数据采集,将采集信号显示在LED和LCD屏上。程序要
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-14
    • 文件大小:458752
    • 提供者:yoiyo
搜珍网 www.dssz.com