登录
首页 » SCM » 该协议

该协议

于 2022-01-26 发布 文件大小:118.89 kB
0 79
下载积分: 2 下载次数: 1

代码说明:

单片机实现传输的协议 -the agreement

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 单片机控制带中文字库12864液晶屏,程序中包括显示汉字,显示图片等功能。...
    单片机控制带中文字库12864液晶屏,程序中包括显示汉字,显示图片等功能。-Control with single-chip Chinese font LCD screen 12864, the program includes display of Chinese characters, showing features such as picture.
    2022-02-27 08:52:22下载
    积分:1
  • 犯错
    红外解码程序主要工作为等待红外线信号出现,并跳过引导信号,开始收集连续32位的表面数据,存入内存的连续空间。位信号解码的原则是:以判断各个位的波宽信号来决定高低信号。位解码原理如下:  解码为0:低电平的宽度0.56ms+高电平的宽度0.56ms。  解码为1:低电平的宽度1.68ms+高电平的宽度0.56ms。 程序中必须设计一精确的0.1ms延时时间作为基础时间,以计数实际的波形宽度,若读值为5表示波形宽度为0.5ms,若读值为16表示波形宽度为1.6ms,以此类推。高电平的宽度1.12ms为固定,因此可以直接判断低电平的宽度的计数值5或时16,来确定编码为0或是1。程序中可以减法指令SUBB来完成判断,指令“SUBB A,R2”中若R2为计数值,A寄存器设为8,就可如下:  当“8-R2”有产生借位,借位标志C=1,表示编码为1。  当“8-R2”无产生借位,借位标志C=0,表示编码为0。 将借位标志C经过右移指令“RRC A”转入A寄存器中,再经由R0寄存器间接寻址存入内存中。 -err
    2022-08-22 12:44:29下载
    积分:1
  • 8051C thorough application of the language (book)很有用的软件。
    8051C thorough application of the language (book)很有用的软件。-8051C thorough application of the language (book) very useful software.
    2022-06-20 18:38:44下载
    积分:1
  • 超声波测距 利用 送接受的时间 差计算得到距离
    超声波测距 利用 送接受的时间 差计算得到距离-Ultrasonic Ranging acceptable use to send the time difference calculated by the distance
    2022-06-20 20:47:05下载
    积分:1
  • t6963 driver LCD12864 simulation cases show that Chinese characters menu
    t6963驱动LCD12864显示汉字菜单仿真例-t6963 driver LCD12864 simulation cases show that Chinese characters menu
    2022-01-20 22:43:19下载
    积分:1
  • 10位三线da转换驱动程序,通过单片机模拟spi
    10位三线da转换驱动程序,通过单片机模拟spi-ten_bit three da converter,spi drive the da converter
    2022-03-18 13:56:49下载
    积分:1
  • 嵌入式TCP/IP协议栈。 C 源码,对于开发TCP/IP协议栈的用户具有非常大的参考价值。...
    嵌入式TCP/IP协议栈。 C 源码,对于开发TCP/IP协议栈的用户具有非常大的参考价值。-embedded TCP/IP protocol stack. C source code for the development of the TCP/IP protocol stack users with a great reference value.
    2022-03-03 18:12:31下载
    积分:1
  • At can be given its arguments in a file. You can comment out lines by precedin...
    At can be given its arguments in a file. You can comment out lines by preceding them with either # or - characters. This is an easy way to temporarily disable some commands. The CONTINUE-command is most useful at the end of the file. When this command is read, the file is started again from the beginning. You can use it situations where the machine is not shut down for the night and you want to run some commands every day.- At can be given its arguments in a file. You can comment out lines by preceding them with either# or- characters. This is an easy way to temporarily disable some commands. The CONTINUE-command is most useful at the end of the file. When this command is read, the file is started again from the beginning. You can use it situations where the machine is not shut down for the night and you want to run some commands every day.
    2022-02-21 09:29:04下载
    积分:1
  • CS5532及cs5550的测试程序,包含器件校准,配置等
    CS5532及cs5550的测试程序,包含器件校准,配置等-CS5532 and cs5550 test procedures, including calibration device, configuration, etc.
    2022-03-23 12:50:04下载
    积分:1
  • 计算器 计算器 计算器 计算器
    计算器 计算器 计算器 计算器-Calculator Calculator Calculator Calculator Calculator Calculator
    2022-02-06 18:27:59下载
    积分:1
  • 696518资源总数
  • 104374会员总数
  • 24今日下载