登录

最新会员 最新下载

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54
已选条件
  1. 编程语言:所有
  2. 代码类别:串口编程
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 带ID的lpc2368 CAN通信

  带ID的lpc2368 CAN通信,包括初始化、中端、CAN通信和串口通信(With the ID lpc2368 CAN communications, including initialization, in the end, CAN communications and serial communication)

18
下载
155
浏览
2020-07-03发布

2. labviewRS232

  labview串口通信程序集,挺多程序的(labview serial communication assemblies)

86
下载
181
浏览
2020-07-02发布

3. OPCCOMclien

  通过读取PLC的opcserver中的数据并将数据上传至服务器,通过串口发给GPRS模块(By reading the PLC opcserver data and upload the data to the server, through the serial port to the GPRS module)

1
下载
132
浏览
2020-07-01发布

4. ECG_Realtime_Display

  matlab实现串口通信,心电信号实时显示,QRS波提取(matlab serial communications, real-time display ECG, QRS wave extraction)

44
下载
142
浏览
2020-07-01发布

5. FPGA实现的NandFlash控制器(带ECC)文档_源代码

说明:  NAND_flash的控制器代码,能够较好的实现读写擦除的功能,同时带有ECC的纠错模块,这样使得该部分更具趋于完全(NAND_flash controller code, can better implement the function of read and write erasers, and with ECC error correction module, so that the part is more complete)

10
下载
112
浏览
2020-06-30发布

6. comm

  Windows串口编程 (Windows serial programming)

7. COMPlot

  QT开发的能够接收串口数据并将其转化为波形同步实时显示的上位机(QT development can receive serial data and converting it into waveform synchronous real-time display of the upper machine)

232
下载
151
浏览
2020-06-29发布

8. LabVIEW-and-PLC

  为了实现对船舶电站的实 时监控,对PLC编写程序,并在LabVIEW作为监控界面的情况,PLC与工控 机之间采用OPC技术实现通讯,GPC与工控机之间采用Modbus串口协议实现 通讯。最后在实现通讯的的基础上,对本系统进行了试验调试,并开发监控界 面。(In order to achieve real-time monitoring of ship power plant, the PLC programming and control interface as in the case of LabVIEW, PLC and IPC communication between the use of OPC technology, GPC and IPC used between the Modbus serial protocol communication. Finally, to achieve communication based on a test of the system to debug, and develop monitoring interface.)

96
下载
179
浏览
2020-06-26发布

9. pciscc_src

  高速同步串口芯片PEB20534的驱动程序(high-speed synchronous serial port chip PEB20534 driver)

50
下载
114
浏览
2020-06-26发布

10. ser_port_ver10

  Windows串口编程例子(The example of uart in Windows)

11. 通信

  一个很好的COM口通讯类(An uart mfc example)

12. vc serial port communication

  串口编程源程序全集(Complete Works)

13. 温度数据采集并实时显示

  串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )

14. 当前流行的调试助手的源码-自己

  串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容(serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define serial rate, as indicated by the state)

15. CserialPort类源码

  VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法(VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods)

16. VB_RS232C

  VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发(VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development)

17. rs485(full)

  一个外国人写的rs485串口通信程序,有原理图和源代码,全面实现了485协议(a foreigner writing RS485 serial communication procedures, schematic and source code, the full realization of the 485 agreement)

18. MSCOMM32.OCX

  串口编程控件MSCOMM32.OCX mscomm32.ocx是微软提供的串口通讯开发控件。支持串口通讯的软件大部分都是使用这个控件来实现串口通讯功能的。 安装方法:请您把它复制到系统目录下,对于windows9x系列(win95、win98、winme)是x:windowssystem,对于 windowsNT、windows2000、windowsXP系列是x:winntsystem32。然后打开一个命令行提示符窗口(MSDOS方式窗口), 用"cd x:windowssystem"命令或者"cd x:winntsystem32"切换到系统目录下,再执行"regsvr32 mscomm32.ocx"这个命令。 (MSCOMM32.OCX mscomm32.ocx control is provided by Microsoft Serial communications development controls. Support serial communication software is used most of the controls to achieve serial communications capability. Installation Method : Would you please copy it to the system directory, windows9x Series (win95. win98, WINME) x : windows system . for Windows NT, by Windows, windowsXP series of x : winnt system32 . Then open a command line prompt window (MSDOS mode window), "cd x : windows system "orders or" cd x : winnt system32 "switched to the system directory, further implementation of the "typing mscomm32.ocx" This order.)

19. Z-TEK

  Z-TEK(力特)USB转串口线驱动(Linux和Windows版本,并附驱动下载网址)(Z-Pt (special forces) USB to Serial Line Driver (Linux and Windows versions, Drivers accompanied download site))

20. 调试助手

  串口调试小程序,对初学者很有帮助,请放心下载。(Serial debugging program is very helpful for beginners, please feel free to download.)

0
下载
86
浏览
2020-06-25发布