Welcome![Sign In][Sign Up]
Location:
Search - RS232C

Search list

[Special EffectsMinolta-CR300-Colorimeter

Description: 美能达CR300是tristimulas比色计,颜色测量传输到计算机通过RS232C接口。这个MATLAB脚本读取CIE L* A * b *色空间值,并将其转换为RGB色彩空间使用图像处理工具箱。. -Minolta CR300 is a tristimulas colorimeter that transmits color measurements to a computer through an RS232C interface. This MATLAB script reads the CIE L*a*b* color space values and converts them to RGB color space using image processing toolbox
Platform: | Size: 1024 | Author: 赵齐银 | Hits:

[CommunicationRS232C

Description: VB RS232通讯,发送和接收程序源码。-The main function is communication between VB and RS232.
Platform: | Size: 4096 | Author: jemmy | Hits:

[CommunicationSerialComDlg

Description: RS232C Windows Source
Platform: | Size: 6144 | Author: LimByungwook | Hits:

[OtherportSerial

Description: Almost each PC nowdays equiped with one/two/four serial interface (RS232C). This PC serial portinterface is single ended (connects only two devices with each other), the data rate is less than 20kbps. It s a voltage loop serial interface with full-duplex communication represented by voltagelevels with respect to system ground. A common ground between the PC and the associateddevice is necessary.
Platform: | Size: 41984 | Author: koroj kupak | Hits:

[VHDL-FPGA-VerilogRS232C_Verilog.rar

Description: rs232c 的verilog hdl 源码,验证可用,利于大的系统集成。,The codes of verilog hdl for RS232C, its useful characteristic can be integrated in a big system.
Platform: | Size: 10240 | Author: huangbin | Hits:

[VHDL-FPGA-VerilogRS232C_vhdl.rar

Description: RS232C标准的VDDL源码实现,经测试可用,其便于集成到大的系统之中。,The codes of VHDL for RS232C, its useful characteristic can be integrated in a big system.
Platform: | Size: 107520 | Author: huangbin | Hits:

[SCMRS232

Description: RS232串口通信接收发送数字发送:从单片机P1、P2口输入按键信号, PC机RS232C口接收。 接收:PC机由RS232C口发送数字时,P4口连接的数码管显示。需要发送十六进制数,例如, 十进制数3,应该发送03-RS232 serial communication to send digital receiving
Platform: | Size: 2048 | Author: chenyilin | Hits:

[Software Engineering1

Description: 8250查询方式串口通信 两台微机之间按RS232C标准协议使用COM1或COM2进行串行通信-8250 ways to search for serial communication between two computer using standard protocols according to RS232C COM1 or COM2 for serial communication
Platform: | Size: 12288 | Author: chenlong | Hits:

[OtherSerialPortAssistantDlg

Description: RS232C串口通信,通过RS232C串口发送通信指令,包含CRC校验。-RS232C serial communication, sent via the RS232C serial communication commands, including CRC.
Platform: | Size: 6144 | Author: 晏鹤兰 | Hits:

[ARM-PowerPC-ColdFire-MIPSmsp430

Description: 发送:从msp430单片机 P1、P2 口输入按键信号, PC 机 RS232C 口接收。 接收:PC 机由 RS232C 口发送数字时,P4 口连接的数码管显示。需要发送十六进制数,例如, 十进制数 3,应该发送 03。 -Send: msp430 microcontroller from P1, P2 port input key signal, PC machine RS232C port reception. Receive: PC machine from the RS232C port to send figures, P4 port to connect the digital display. To send the hexadecimal number, for example, Decimal number 3, should be sent 03.
Platform: | Size: 12288 | Author: wanggui | Hits:

[Com PortRS232

Description: 串口rs232c语言调试(com_interrupt(void) interrupt 4 using 3)-Serial rs232c language debugging(com_interrupt(void) interrupt 4 using 3)
Platform: | Size: 1024 | Author: lixiang | Hits:

[Other systemstwo-scale-example

Description: Example for two scale rs232C application program
Platform: | Size: 8454144 | Author: test | Hits:

[Windows DevelopWindows_sample_program_500_kotei_HP

Description: rs232通信,多语言版本。同时包括一些配置信息,一个环境下有客户端、服务器、RS232C源码等。-Rs232 communication, multi-language version.Includes some configuration information at the same time, under the environment of a client, server, RS232C source, etc.
Platform: | Size: 3529728 | Author: 黄炘荣 | Hits:

[VHDL-FPGA-Veriloguart_altera

Description: EPM3128与PC机进行串口通讯。使用VHDL语言描述了RS232C的信号传输过程。-EPM3128 and PC for serial communication. Using VHDL language describes the RS232C signal transmission process.
Platform: | Size: 349184 | Author: tan | Hits:

[CSharprs232c

Description: 双串行通信与源代码为计算机之间的两个串行通信。-Dual serial communication with the source code for the two serial communication between computers.
Platform: | Size: 36864 | Author: dgd | Hits:

[.netvbNET OMRON rs232c通信

Description: Vb.net 與OMRON PLC 通過COM口實現通信 進行DM區域讀寫(Vb.net and OMRON PLC connect)
Platform: | Size: 81920 | Author: owenyangmn | Hits:

[OtherMYTOOLS

Description: C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号; 四、Keyence Laser:基恩士激光读取数据; 五、RS232C:RS232C串口通讯,包括界面类; 六、RS485:RS485串口通讯,还没有完成; 七、TCP/IP Server/Client(Sync/Async):以太网通讯客户端和服务器端,支持同步和异步通讯; 八、OPC Client/Server:还没有完成; 九、CAN, EtherCAT:还没有完成; 十、XML:XML文件操作,包括写和读取的相关实用函数; 十一、Excel:Excel文件的相关操作; 十二、MYSQL/ACCESS Database:数据库操作; 十三、Common functions:操作系统和文件相关操作、通用TCP/IP函数、跨线程安全的委托、进制转换、通用RS232C函数; 十四、Delay(time):延时计时器,等待指定时间 十五、ListView:针对ListView控件的各项增加、删除、查找操作;(EPSON Robot Remote TCP/IP Control,Motion Control(GoogolTech/LeadShine),Advantech(PCI1752/PCI1754),Keyence Laser,RS232C,RS485,TCP/IP Server/Client(Sync/Async),OPC Client/Server,CAN, EtherCAT,XML,Excel,MYSQL/ACCESS Database,Common functions,Delay(time), etc.)
Platform: | Size: 6617088 | Author: southeastofstar | Hits:

[Windows Develop多功能串口调试助手

Description: 接口测试 RS232C-USB等,说明书自己琢磨吧(Interface test RS232C-USB and so on, and think about how to use it.)
Platform: | Size: 178176 | Author: 老汉一个 | Hits:
« 1 2 3 4»

CodeBus www.codebus.net