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

Search list

[SCMRS232

Description: msp430通过RS232与PC实现串行通信!-msp430 through RS232 serial communication with PC!
Platform: | Size: 14722048 | Author: zhangzhenhua | Hits:

[DSP programRS232

Description: 在DSP TMS320C5509上实现RS232接口通信-Implemented on the DSP TMS320C5509 RS232 interface communication
Platform: | Size: 360448 | Author: 东东 | Hits:

[Com PortRS232(verilog)

Description: 串口RS232通信程序,包括对串口通信原理的说明。-RS232 serial communication program, including a description of the principles of serial communication.
Platform: | Size: 174080 | Author: 邓民明 | Hits:

[Windows DevelopRS-485-TO-RS232

Description: RS 485 TO RS232 CONVERTOR
Platform: | Size: 359424 | Author: REZA | Hits:

[Embeded-SCM DevelopICAN-and-RS232-Converter

Description: 利用CAN的高层协议ICAN编写的和RS232相互转换的例子。-ICAN CAN protocol using high-level written and RS232 conversion example.
Platform: | Size: 175104 | Author: 鹏程万里 | Hits:

[Com PortRS232

Description: 运用VC++实现RS232的串口调试器的编程。-Using VC++ RS232 serial port debugger implementation of programming.
Platform: | Size: 3889152 | Author: 张伟 | Hits:

[Com Portrs232-com

Description: rs232串口通讯测试程序,可以通过此程序连接到com端口。接受/发送数据。-rs232 serial communications test program, this program can connect to the com port. Receiving/sending data.
Platform: | Size: 38912 | Author: 玩玩而已 | Hits:

[Com Portvb6-RS232-com-port

Description: 不需使用 vb 元件的 RS232 读写程序,可设定任何范围的 baud rate,如:25-Does not usb VB Comm Port component, baud rate could be any range, eg. 250000
Platform: | Size: 8192 | Author: Newman | Hits:

[Com Port20-RS232

Description: 单片机RS232串口连接,对于单片机的串口有很好的助力,有得于初学单片机的学者。-This is a RS232.
Platform: | Size: 798720 | Author: 欧阳智 | Hits:

[VHDL-FPGA-Verilogrs232

Description: verilog语言编写,RS232通讯程序设计-verilog language, RS232 Communication Program Design
Platform: | Size: 8192 | Author: 何沐 | Hits:

[SCMRS232-switch-to-RS485-file

Description: AD 6 环境下的RS232转RS485电路原理图与pcb制版文件文件 串口取电-RS232 switch to RS485 circuit diagram and the finished document serial pcb to take power!
Platform: | Size: 877568 | Author: 世事莫太贪 | Hits:

[ARM-PowerPC-ColdFire-MIPSRS232-485

Description: 关于232的各种使用情况,RS232 RS485接口原理图,无源转换电路设计 -RS232 RS485
Platform: | Size: 1510400 | Author: 卢亚普 | Hits:

[CommunicationRS232

Description: RS232串口通讯,自发自收。及功能介绍。组件介绍。-RS232 serial communication, spontaneous self-closing. And Features. Components Introduction.
Platform: | Size: 186368 | Author: 晶生晶世 | Hits:

[Linux-Unixrs232(linux)

Description: linux pc下的rs232串口通信程序。在程序中可以自己进行相关设置,如波特率,传送位数等。-under linux pc rs232 serial communication program. In the program can be related to their own settings, such as baud rate, number of bits transmitted and so on.
Platform: | Size: 15360 | Author: 肖皓 | Hits:

[SCMRS232

Description: C51 RS232串行通信程序,附电路原理图,调试通过-C51 RS232 serial communication program, with a circuit diagram
Platform: | Size: 759808 | Author: dkn | Hits:

[Program docRS232-Introduce-

Description: RS232 串口介绍和初步了解,包含DB9引脚定义,电气特性说明,电路图说明,参数说明, 具体传输格式,传输的波形, 对设计Rs232的应用者很有帮助,简单明了易懂。 -Introduction and preliminary understanding of the RS232 serial port, including the DB9 pin definitions, electrical characteristics, circuit description, parameter descriptions, specific transmission format, transmission of the waveform, the application of the design were very helpful Rs232, simple to understand.
Platform: | Size: 224256 | Author: chen chen | Hits:

[SCMRS232

Description: 基于ATMEGA16单片机的RS232通讯程序,其中还包括了红外遥控32位解码程序。只有一个源文件,无自定义头文件。可直接使用。-Based on ATMEGA16 microcontroller RS232 communication program, which also includes an infrared remote control 32-bit decoder. Only one source file, no custom headers. Can be used directly.
Platform: | Size: 1024 | Author: 马月鹏 | Hits:

[VHDL-FPGA-VerilogUSB-to-RS232-adapter-module

Description: 母板通过FR232R芯片及其外围电路实现USB接口转UART(TTL电平)接口,并提供自定义的双列插针扩展接口;功能子板则分为RS232接口和TTL接口两种,并可根据需要设计RS485/RS422/CAN总线接口。-Motherboard chip by FR232R USB interface and its peripheral circuit switch UART (TTL level) interface, and provide a custom double-row pin expansion interface function is divided into sub-board RS232 interface and TTL interface to two, and according to need to design RS485/RS422/CAN bus interface.
Platform: | Size: 1667072 | Author: 伍俊 | Hits:

[CSharpC# USB & RS232

Description: C# USB & RS232 USB 2.0 and com port
Platform: | Size: 61470 | Author: huanghw11@126.com | Hits:

[OtherRS232串口连接

Description: 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则步进电机将逆时针步进1000个步距角。用于精密转速控制、精密运动控制、精密机械加工等,控制精度极高,转速误差<0.01转/分钟。也可按要求定制更高精度控制板。程序在VB6.0下调试通过,提供VB软件控制步进电机的演示源代码。 串口波特率9600~57600可预订(默认9600);输出驱动脉冲频率最大200Khz(可订制更高频率),单步最小1hz微调,误差0.1hz;最大步进量99999999步。 通过地址编码,一个串口最多可以寻址、控制255块串口控制智能步进电机驱动器,也就是说一个串口(或一台电脑)可以控制255台步进电机。串口控制智能步进电机驱动器和控制主机之间距离可以通过485总线延长,这样控制主机可以放置在离步进电机很远的地方.(no)
Platform: | Size: 17408 | Author: babyliang99 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net