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

搜索资源列表

  1. ha0014s

    0下载:
  2. MCU加、减、乘、除法,包含单字节到多字节,可直接调用-MCU, plus or minus, multiplication and division, including more single-byte to byte can be called directly
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6913
    • 提供者:chengxd
  1. aa_3

    0下载:
  2. 学习掌握单总线数字式温度传感器 DS18B20的64位激光ROM码的读出方法。读DS18B20 64位ROM码命令(33h)允许主机直接读出从机的64位ROM代码,而无须执行搜索ROM 过程。如果该命令用于多节点系统,则必然发生数据冲突,因为每个从机设备都会响应该命令。64 位激光ROM 从高位到低位依次由8 位CRC、48 位列号和8 位家族代码(28H)组成。-learning and mastering digital single bus DS18B20 64 laser ROM cod
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2222
    • 提供者:孟晓英
  1. aa_5

    0下载:
  2. 学习掌握使用多片单总线数字式温度传感器 DS18B20温度采集方法。-learn and use multi-chip single-bus digital temperature sensor DS18B20 temperature collection method.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2877
    • 提供者:孟晓英
  1. rtx166源代码

    1下载:
  2. 这是基于西门子16位单片c166上的嵌入式 实时多任务操作系统rtx166的源代码。-This based on Siemens c166 16 on the single-chip embedded real-time multi-tasking operating system rtx166 source.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:317494
    • 提供者:cguo
  1. dsaftgr

    0下载:
  2. org 0000H AJMP START 延时1/4s子程序 YANSHI1S: MOV R7,#250 YANSHI1S1: MOV R6,#250 YANSHI1S2: NOP NOP DJNZ R6,YANSHI1S2 DJNZ R7,YANSHI1S1 RET 将58开始的单或多字节(字节数在R3中)写入芯片 XIENB: MOV R0,#58H CLR P1.7 SCN变低 X
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:400795
    • 提供者:袁季稻
  1. ds18b20

    0下载:
  2. 单总线DS18B20多器件单引脚搜索程序-Single bus DS18B20 multi-pin device is a single search programs
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1656590
    • 提供者:姚宝山
  1. spi8548

    0下载:
  2. MPC8548上用GPIO口模拟的SPI控制器.包括初始化,单字节读写,多字节读写等等.调试通过,绝对可用.-MPC8548 using GPIO I SPI controller simulation. Including initialization, single-byte read and write, and so on multi-byte read and write. Debug through absolutely available.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:20010
    • 提供者:李洁
  1. 18b20

    0下载:
  2. DS18B20是美国DALLAS公司继DS1820之后推出的增强型单总线数字温度传感器。它在测温精度、转换时间、传输距离、分辨率等方面较DS1820有了很大的改进,给用户带来了更方便的使用和更令人满意的效果。 1. DS18B20的新性能 (1) 可用数据线供电,电压范围:3.0~5.5V; (2) 测温范围:-55~+125℃,在-10~+85℃时精度为±0.5℃; (3) 可编程的分辨率为9~12位,对应的可分辨温度分别为0.5℃、0.25℃、0.125℃和0.0625℃;
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:2258
    • 提供者:文志远
  1. LM3SLib_I2C_Master_LM75A

    0下载:
  2. LM75实现单路和多路测温。适合大多数51单片机。-using LM75 to test temperature
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:148339
    • 提供者:johnsoncyf
  1. NxDS18B20_COM

    0下载:
  2. 《18B20分布式测温系统》 单总线挂多个18B20。 温度采集和显示分别由不同单片机完成, 两者之间进行232或485总线通信。 压缩包包括: 参考程序及文档 简单实现程序 最终修改程序及proteus仿真 2009/5/-完成 2009/6/6整理 ——沨-" 18B20 distributed temperature measurement system of" single-bus hanging ove
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1840208
    • 提供者:
  1. I2C_AT24C512

    2下载:
  2. 这是本人编写的目前所见到的最完善的AT24C512读写C源代码,适用于AVR系列单片机。可实现单字节、多字节连续读写,自动分页,全片清零。具有错误自动重复读写功能,可以抗电路的突发干扰。-It is currently being prepared, I saw the most perfect AT24C512 read C source code for AVR series of microcontrollers. Enable single-byte and multi-byte rea
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-02-20
    • 文件大小:1542
    • 提供者:梁宝
  1. DS18B20

    0下载:
  2. DS18B20是一种可组网的高精度数字式温度传感器,由于其具有单总线的独特优点,可以使用户轻松地组建起传感器网络,并可使多点温度测量电路变得简单、可靠。本文介绍了使用DS18B20数字温度传感器在单片机下单点测温的硬件连接及软件编程,并给出了软件流程图。本制作的设计中只使用了一个DS18B20温度传感器,可增加为多个DS18B20温度传感器进行分布式多点温度测量的巡回检测系统,因此,该系统的可扩展性很强。整个系统硬件简单、可靠,系统成本低。 该单点温度测量系统由传感器、单片机和LCD三大部分
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:131121
    • 提供者:姜安柱
  1. ADC12

    0下载:
  2. 对P6.0脚进行单通道多次采样 并将结果输出到数码管出-The channel number on the P6.0 pin and the output to a digital sampling pipe
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:51751
    • 提供者:朱晓力
  1. DS18b20

    0下载:
  2. 多点温度单点多线采用单片机at89c51 ds18b20-Single-point multi-point temperature, multi-line using SCM at89c51 ds18b20
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1498
    • 提供者:大鹏展翅
  1. MSP430-AD

    0下载:
  2. msp430内部A/D转换程序 单通道, 多通道-single road several road
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:42373
    • 提供者:huiyuan
  1. AD-DA

    0下载:
  2. AD和DA转换程序,包括单通道单词装换,单通道多次转换等-AD and DA conversion process, including equipment for single words, single-channel conversion times
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4274
    • 提供者:cyr
  1. MSP430danpianjiCprogramingdesign

    0下载:
  2. 实用的基础msp430的模块程序C语言编程 包括基础时钟,ADC,DAC单通道单序列,多通道多序列等,锁相环,异步串行,,FLASH擦写,中断,比较捕获,PWM波形的产生,LCD模块程序,行列式键盘,基本定时器,DMA数据传输捕获脉冲信号周期等-Practical basis for msp430 module C programming, including basic clock, ADC, DAC channel single sequence, such as multi-chann
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:296190
    • 提供者:Elaine
  1. ourdev_567866AVV8FK

    0下载:
  2. CK100是一款用的比较多的仿真器,可是后来周立功公司不让Keil支持这款仿真机了,只要把这个文件解压替换TKSCope下的同名文件,即可进行Keil的无缝仿真,单步调试,但是keil要用4.12的版本哦-CK100 is a more emulator, but later the ZLG companies not to Keil support this simulator, as long as the extracting this file to replace the file w
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:666433
    • 提供者:liadsf
  1. SDM_drives_line_GB

    1下载:
  2. 介绍一家老外的可编程智能驱动器。[5]通过配套的编程和监控软件,用类似PLC方式对二相混合式步进电机进行单轴和多轴运动,进行开/闭环控制,很 方便为各行业的运动控制提供最优化的解决方案,性价比高。-Introduce a foreigner programmable Smart Drive. [5], supporting the programming and monitoring software, PLC-way single and multi-axis motion on t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:729965
    • 提供者:李静俊
  1. RN8209D单相电表程序

    6下载:
  2. RN8209D单相电表对电压、电流进行采样,通过USART或SPI进行传输到单片机,能够精确测量电压和电流,多应用于电表方面。
  3. 所属分类:其他嵌入式/单片机内容

« 12 3 »
搜珍网 www.dssz.com