登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:所有
  2. 代码类别:串口编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. CAMERTERMINAL

  串口拍照源程序,通过串口得到摄像头部分的JPEG数据,再把数据还原成JPG图像(Serial camera source, camera part of the JPEG data through the serial port, and then restore the data into a JPG image)

55
下载
170
浏览
2013-01-30发布

2. RS232-control

  奥图码投影机控制。2个会议室。3台投影机通过电脑串口卡控制。(Optoma projector control. Two meeting rooms. Projector control through the serial port of the PC card.)

21
下载
110
浏览
2013-01-24发布

3. VB

说明:  对松下FP系列PLC通讯串口的调试,了解串口使用的方法(Panasonic FP series PLC serial communications debugging of serial use)

0
下载
138
浏览
2013-01-24发布

4. SerialLCDCS

  这是一个读取台式机的有串口操作例子,运行环境是vs2005,实用..(This is a read table model machine with serial port operation example, the operating environment is VS2005, utility)

2
下载
103
浏览
2013-01-09发布

5. zbq

  斩波器调试工具,包括串口通讯、C#gridview功能实现(Chopper debugging tools, including the serial communication, the realization of C#gridview functions)

7
下载
110
浏览
2013-01-06发布

6. commmonitor

  很好用的串口通讯监视和调试软件,安全无毒,放心下载。(Good serial communication monitoring and debugging software, safe, non-toxic, rest assured download.)

9
下载
122
浏览
2012-12-31发布

7. SerialPortTest

  最简单的串口通信程序,MFC,基于SerialPort类,VS2008(The simplest SerialPort program,based on CSerialPort ,VS2008)

547
下载
148
浏览
2012-12-27发布

8. MFC_serial

  MFC串口通信,可以自动检测COM口,包括发送和接收(MFC serial communication, can automatically detect the COM port, including sending and receiving)

596
下载
171
浏览
2012-12-25发布

9. Motion-Controller-with-STM32

  介绍了一种点位运动控制器的设计,该控制器可以控制步进和伺服电机。该运动控制器以 STM32F103 为主控微处理器,实现了电机起停的加减速控制,扩展了 RS485 串行通信接口,设计了限位保护电 路,移植了嵌入式实时操作系统μC /OS-Ⅱ,通过μC /OS-Ⅱ来调度运动控制器的多个任务,设计了串口通信协议, 可以方便组成多轴控制系统.(Describes the design of a point of the motion controller, the controller can control a stepper and servo motors. The motion controller controlling microprocessor STM32F103, acceleration and deceleration control the motor starts and stops, extended RS485 serial communication interface, designed to limit protection circuits, transplantation of embedded real-time operating system μC/OS-Ⅱ μC/OS-Ⅱ scheduling multiple tasks of the motion controller, designed a serial communication protocol, can easily form a multi-axis control system.)

463
下载
132
浏览
2012-12-18发布

10. RTDemo

  经典VC++环境下从串口读取数据并实时绘制曲线图(Read data from the serial port classical VC++ environment and real-time rendering graph)

20
下载
195
浏览
2012-11-29发布

11. UDP

  vc写的基于udp的串口通信简单实例 (Udp serial communication instance, a simple small program)

18
下载
153
浏览
2012-11-26发布

12. CameraComm22

  基于VISCA协议开发,用于摄像机串口通信,控制摄像机云台等。例如:向左、向右旋转,变焦等等(Based on VISCA protocol developed for the camera serial communication control camera pan and tilt. For example: to the left, right rotation, zoom, etc.)

77
下载
156
浏览
2012-11-22发布

13. labwindows-serial

  labwindows 串口编程 简单易懂 做虚拟仪器的同学可以看看 或许对你有用(programming straightforward labwindows serial do virtual instrument students can take a look at perhaps useful to you)

21
下载
174
浏览
2012-11-20发布

14. CVI_uart_excel

  CVI下编写的串口,网口接收电子秤数据的程序,并可以实现数据excel格式存储。(CVI written serial port, network port to receive the data of the electronic scales, and can achieve data excel format storage.)

53
下载
169
浏览
2012-11-05发布

15. ADCandRS232

  基于DMmega128开发板的串口通信程序,对于初学者必看!!(For starters based on DMmega128 development board serial communication program, must see! !)

3
下载
169
浏览
2012-11-04发布

16. matlab

  使用MATLAB编写的串口RS232控制程序,通过这个程序可以进行串口的数据发送功能(RS232 serial port control program written using MATLAB serial data transmission function through this program)

40
下载
138
浏览
2012-10-29发布

17. serial_communication_assistant

  matlab GUI编写的串口通信助手,通过一定的串口链接实现PC机之间的串口通信,包括数据的接收和发送。波特率,校验位个数,进制显示,发送周期可以进行设置。(matlab GUI written in serial communication assistant, through certain serial link between the PC serial communication, including receiving and sending of data. The baud rate, parity number, hexadecimal, the the sending cycle can be set.)

48
下载
111
浏览
2012-10-17发布

18. mscomm

  控件 进行串口通信,采用微软的控件控件 进行串口通信,采用微软的控件(Controls the serial communication, using Microsoft' s control controls the serial communication, using Microsoft' s control)

2
下载
150
浏览
2012-09-15发布

19. Serial-procedure-pc

  串口调试助手源码,pc机与单片机通信,一般的串口程序编写过程(Serial procedure pc pc machine and the single-chip communication, the serial programming process)

11
下载
141
浏览
2012-09-01发布

20. Serial-debugging-aides_VB

  串口调试助手VB.zip 我想大家都用过 串口调试助手, 也都期望自己能够制作出同样的通信界面; 那么这里的工具,让你如愿…… 采用VB编程,超级简单实用。(Serial debugging assistant VB.zip I would like that we have used serial debugging assistant, also expect to be able to produce the same communication interface where the tool that allows you to do so ... using VB programming, super simple and practical.)

8
下载
150
浏览
2012-08-04发布