登录
首页 » 其他项目 » 串口通讯程序,包括打开,设置串口参数,…

串口通讯程序,包括打开,设置串口参数,…

于 2022-06-27 发布 文件大小:1.80 kB
0 207
下载积分: 2 下载次数: 1

代码说明:

串口通讯程序,包括打开、设置串口参数,读写串口等 -Serial communication procedures, including open, set the serial port parameters, such as reading and writing serial

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

发表评论

0 个回复

  • VHDL电子时钟
    用VHDL实现的电子时钟,24小时格式,可以通过按键调整时间得益于数电知识中的计数器级联构成高进制计数器的启发,我的思路是这样的:1)各不同位的时钟问题。时钟共有6位,分别为秒的高低位、分的高低位、时的高低位。把秒低位的进位当作秒高位的时钟,秒高位的进位当作分低位的时钟,依次类推,可以解决不同位的不同时钟问题。2)各不同位的进制问题。与此同时要解决进制问题,秒分的低位为十进制,秒分的高位为六进制,以及时的高位为三进制(电子时钟为24小时制),这五种情况都易解决,但时的低位就有点复杂了,既有十进制的情形又有四进制的情形。仔细琢磨之后,根据两条IF语句解决了这个问题。那就是若小时高位为”0000”或”0001”时,时的低位为十进制,若小时高位为”0010”,时的低位为四进制。3)校时问题。刚开始时,对了校时没有个思路。但有一次我想看看整体进制等对不对,于是把整体时钟调快了很多,这样,很快就走了“24”小时,然后灵感就来了,就想可以设置这么两个不同频率的整体时钟,一个可能控制分,一个可以控制小时,然后为了可以精确到秒,又设置了一个可以让整个时钟系统暂停的按键,这样整个时钟的实现就完成了,最后又在时分和分秒中间加入了一个小横杠”-”。
    2023-08-22 19:40:04下载
    积分:1
  • 小精灵游戏开发
    小精灵游戏开发吃豆豆的小游戏有很详细的教学过程
    2022-06-30 11:57:04下载
    积分:1
  • lift detection system to lift performance testing system. One is used to study t...
    电梯检测系统是对电梯性能进行检测的系统。是一个用来学习的程序。-lift detection system to lift performance testing system. One is used to study the procedures.
    2022-02-03 00:27:56下载
    积分:1
  • A string of hexadecimal for summary (including md5 and sha
    一款将十六进制串进行摘要(包括md5和sha-1),非常好用。-A string of hexadecimal for summary (including md5 and sha-1), very handy.
    2023-04-02 13:50:03下载
    积分:1
  • 构造一组输入为白噪声加三个频率非常接近的正弦波,信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率...
    构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率,并比较结果。-constructed a group of white noise input plus three very close to the frequency sine wave, the signal-to-noise ratio of 10dB. Observing length of 256. Were used to test the general AR spectral estimation using power and noise canceling algorithm for the estimation of AR spectrum estimation of this group of signal frequency, and the results of the comparison.
    2022-09-05 13:40:03下载
    积分:1
  • 西门子S7
    西门子S7-200PID温控程式..内附详细的注释..可直接使用-Siemens S7-200PID control program .. containing detailed notes .. can directly use
    2022-09-14 09:00:03下载
    积分:1
  • 不力的问题,到来自波尔多的梅内加佐在今天的下半时替补出场,巴西队所有的中场都已经在美洲杯亮相了,可中场仍然是全队的“弱”。...
    不力的问题,到来自波尔多的梅内加佐在今天的下半时替补出场,巴西队所有的中场都已经在美洲杯亮相了,可中场仍然是全队的“弱项”。-Ineffective problem, from Bordeaux Domenech加佐second half substitute in today
    2022-05-22 01:01:15下载
    积分:1
  • 这是一个asp.net的自定义控件的例子 晴参考
    这是一个asp.net的自定义控件的例子 晴参考-Asp. Net This is an example of the OCX reference Ching
    2022-06-17 21:08:36下载
    积分:1
  • 开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的...
    开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的格式存储-open Java for report generation. XML report templates are used to create print ready files, these files from the specified data sources, including JDBC. Output can be sent to the screen, or PDF, HTML or XML format storage
    2023-01-05 23:15:03下载
    积分:1
  • BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its...
    BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures. The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files. -BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures. The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files.
    2022-01-27 11:15:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载