CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - msb

搜索资源列表

  1. AT45DB041readwrite

    0下载:
  2. /*SPI规范:Data is always clocked into the device on the rising edge of SCK a-*/ /* nd clocked out of the device on the falling edge of SCK.All instruction-*/ /* s,addresses and data are transferred with the most significant bit(MSB) */ /* firs
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.29kb
    • 提供者:姚晓光
  1. C51ckzd

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.99kb
    • 提供者:ghh
  1. mcs-51

    0下载:
  2. 通信协议:第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 下载C的源程序:
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.59kb
    • 提供者:刘周同
  1. ptr8000_p.rar

    0下载:
  2. AVR做的,很好使的!!PTR8000 M16 PTR8000模块简单测试 /最关键的是SPI的初始化,MSB首位和极性方式00,极性方式错误,数据则不正确,AVR do well to make the! ! PTR8000 M16 PTR8000 module simple test/most crucial is the SPI initialization, MSB first mode and polarity 00, the polarity wrong way, data is
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:63.05kb
    • 提供者:刘天才
  1. tx

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:657byte
    • 提供者:虾虾
  1. 09-02_fangzhen

    0下载:
  2. Every time a byte becomes available from the serial port, then "RxD_data_ready" is active for one clock period. The PC sends us data through the serial port in 8-bits mode. Ideally, we would need to receive 9 bits from the PC, so that we can drive
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.84kb
    • 提供者:uhuih
  1. DatamemoryEEPROM24C02

    0下载:
  2. /*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址 #define R24C02 0xA1 //存储器的读地址 #define MSB 0x80 //8位二进制最高位置1 #define LSB 0x01 //8位二进制最低位置1 -/* EEPROM24C02, progr
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:16.66kb
    • 提供者:于向
  1. 18b20

    0下载:
  2. 查阅18B20手册,LSB的最低四位代表小数,MSB的最高5位为符号位,其余的7位为整数部分,其分辨率为0.0625°,根据此规律,整数就是两字节凑在一起,而小数部分则是最低四位的值,乘以0.0625,看你取几位小数,再取整即可。上述的对照表是取1位小数的结果,取四舍五入。比如现在LSB的最低四位是0111,那么小数部分就是0.0625*7=0.4375-Search 18B20 manual, LSB representative of a minimum of four decimal pl
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:357.95kb
    • 提供者:陶志华
  1. WTV020-SD

    1下载:
  2. 广州市唯创科技有限公司生产的WTV020-SD模块程序,二线串口控制模式C语言代码。此源码中,DI线一次性发送16位数据,MSB the first。不同于一线和三线程序,注意区分。内附PDF文档,有电路图和时序图。-CD Technology Co., Ltd. Guangzhou WTV020-SD module production process, second-line serial control mode, the C language code. In this source,
  3. 所属分类:SCM

    • 发布日期:2016-09-05
    • 文件大小:380kb
    • 提供者:吴晓君
  1. 5x8_vertikal_MSB_2

    0下载:
  2. 5x8 Font is included in 16 variants: - Assembler and C header (.asm / .h) - Horizontal and Vertical arranged bits (horizontal / vertical) - Mirrored and non-mirrored (MSB / LSB) - Left or top aligned, right-aligned or bottom (1/2). For font
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:36.28kb
    • 提供者:hwnicht
  1. 5x12_horizontal_swap

    0下载:
  2. 5x12 Font is included in 16 variants: - Assembler and C header (.asm / .h) - Horizontal and Vertical arranged bits (horizontal / vertical) - Mirrored and non-mirrored (MSB / LSB) - Left or top aligned, right-aligned or bottom (1/2). For fon
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:43.82kb
    • 提供者:hwnicht
  1. 6x8_horizontal_MSB_2

    0下载:
  2. 6x8 Font is included in 16 variants: - Assembler and C header (.asm / .h) - Horizontal and Vertical arranged bits (horizontal / vertical) - Mirrored and non-mirrored (MSB / LSB) - Left or top aligned, right-aligned or bottom (1/2). For font
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:38.71kb
    • 提供者:hwnicht
  1. 6x10_vertikal_MSB_2

    0下载:
  2. 6x10 Font is included in 16 variants: - Assembler and C header (.asm / .h) - Horizontal and Vertical arranged bits (horizontal / vertical) - Mirrored and non-mirrored (MSB / LSB) - Left or top aligned, right-aligned or bottom (1/2). For fon
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:44.36kb
    • 提供者:hwnicht
  1. 7x12_vertikal_MSB_2

    0下载:
  2. 7x12 Font is included in 16 variants: - Assembler and C header (.asm / .h) - Horizontal and Vertical arranged bits (horizontal / vertical) - Mirrored and non-mirrored (MSB / LSB) - Left or top aligned, right-aligned or bottom (1/2). For fon
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:49.55kb
    • 提供者:hwnicht
  1. 7x12b_vertikal_MSB_2

    0下载:
  2. 7x12b Font is included in 16 variants: - Assembler and C header (.asm / .h) - Horizontal and Vertical arranged bits (horizontal / vertical) - Mirrored and non-mirrored (MSB / LSB) - Left or top aligned, right-aligned or bottom (1/2). For fo
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:49.67kb
    • 提供者:hwnicht
  1. MAX31865 for STM32

    0下载:
  2. How to use this Library: Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings. Enable SPI and set clock below 2MHz,MSB,CPOL LOW,CPHA 2 Edge.
  3. 所属分类:单片机(51,AVR,MSP430等)

搜珍网 www.dssz.com