Location:
Search - rs232c
Search list
Description: This program is rs232 communication source code.-This program is rs232 communication source code.
Platform: |
Size: 45633 |
Author: 徐錫鉉 |
Hits:
Description: rs232c两机通讯,delphi实现-RS232C communications, achieving delphi
Platform: |
Size: 428032 |
Author: 林建宇 |
Hits:
Description: 有关单片机和PC机通信的在Windows下的源代码-the SCM and PC communications in the Windows source code
Platform: |
Size: 37888 |
Author: 唐建 |
Hits:
Description: 单片机串口通讯小程序-small microcontroller serial communication procedures
Platform: |
Size: 1024 |
Author: limlee |
Hits:
Description: 串行通信接口标准经过使用和发展,目前已经有几种,但都是在RS-232标准的基础上经过改进而形成的.RS-323C标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969年公布的通信协议。它适合于数据传输速率在0~20000b/s范围内的通信。该文档是对RS232C标准的详解.-serial communication interface standards through the use and development of that there are already several, but they are in the RS-232 standard on the basis of improved form of. RS-323C standard of the United States EIA (Electronic Industry Association) BELL companies together in 1969 to develop the communication protocol. It is suitable for data transfer rate of 0 ~ 20000b/s within the scope of communication. The document on the understanding the standard RS232C.
Platform: |
Size: 82944 |
Author: 许生 |
Hits:
Description: This program is rs232 communication source code.-This program is rs232 communication source code.
Platform: |
Size: 45056 |
Author: 徐錫鉉 |
Hits:
Description: RS232C串行通讯接口的应用程序。程序中使用delphi的串口SPCOM控件请自行下载,下载后可以在DELPHI中以控件安装方式安装-RS232C serial communication interface applications. Procedures used in the serial delphi control at your own SPCOM download, download DELPHI can be installed in order to control the installation of
Platform: |
Size: 476160 |
Author: 仙儿 |
Hits:
Description: RS232C串行通讯接口的应用(附源码)
CDLE-J20.hex //单片机程序
CDLE-J20_Main.c //单片机C语言原程序
demop.exe //演示软件
源码.rar //演示软件delphi源码
-RS232C serial communication interface of the application (with source) CDLE-J20.hex// Singlechip procedures CDLE-J20_Main.c// Singlechip C language of the original procedure demop.exe// demonstration of the software source code. Rar// demonstration software source code delphi
Platform: |
Size: 669696 |
Author: 知秋 |
Hits:
Description: 串行口有RS232C/RS422/RS485等几种标准。RS232C是目前应用最广泛的
种标准。目前已广泛用于计算机与外设
间的近程连接
-RS232C/RS422/RS485 such as serial port has several standard. RS232C is the most widely used standard. Has been widely used in computer and peripheral connections between the short-range
Platform: |
Size: 4096 |
Author: 梁伟 |
Hits:
Description: RS232C接口与单片机串行口通信的研究-RS232C
Platform: |
Size: 239616 |
Author: 房间 |
Hits:
Description: This a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU.
The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0.
project : RFID Reader V2.0
Target : MEGA8-16AU
Crystal: 16.000 Mhz
Input : TRH031M RFID 13.56MHz
Output : RS232C 115200,N,8,1
Compiler : ICC-AVR V6.26C
// Pin configuration for ATMEGA8-16AU TQFP32
// #30 RXD <--- RXD (SP3232)
// #31 TXD ---> TXD (SP3232)
// #32 PD2/INT0 <--- INTR (TRH031M)
// # 1 PD3/INT1 ---> RST (TRH031M)
// # 2 PD4 ---> D4 (TRH031M)
// # 9 PD5 ---> D5 (TRH031M)
// #10 PD6 ---> D6 (TRH031M)
// #11 PD7 ---> D7 (TRH031M)
// #12 PB0 ---> D0 (TRH031M)
// #13 PB1 ---> D1 (TRH031M)
// #14 PB2 ---> D2 (TRH031M)
// #15 PB3 ---> D3 (TRH031M)
// #16 PB4 ---> CSB (TRH031M)
// #17 PB5 ---> LED
// #23 PC0 ---> A0 (TRH031M)
// #24 PC1 ---> A1 (TRH031M)
// #25 PC2 ---> A2 (TRH031M)
// #26 PC3 ---> ALE (TRH031M)
// #27 PC4 ---> /RD (TRH031M)
// #28 PC5 ---> /WR (TRH031M)
-This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU.
The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0.
project : RFID Reader V2.0
Target : MEGA8-16AU
Crystal: 16.000 Mhz
Input : TRH031M RFID 13.56MHz
Output : RS232C 115200,N,8,1
Compiler : ICC-AVR V6.26C
// Pin configuration for ATMEGA8-16AU TQFP32
//#30 RXD <--- RXD (SP3232)
//#31 TXD---> TXD (SP3232)
//#32 PD2/INT0 <--- INTR (TRH031M)
//# 1 PD3/INT1---> RST (TRH031M)
//# 2 PD4---> D4 (TRH031M)
//# 9 PD5---> D5 (TRH031M)
//#10 PD6---> D6 (TRH031M)
//#11 PD7---> D7 (TRH031M)
//#12 PB0---> D0 (TRH031M)
//#13 PB1---> D1 (TRH031M)
//#14 PB2---> D2 (TRH031M)
//#15 PB3---> D3 (TRH031M)
//#16 PB4---> CSB (TRH031M)
//#17 PB5---> LED
//#23 PC0---> A0 (TRH031M)
//#24 PC1---> A1 (TRH031M)
//#25 PC2---> A2 (TRH031M)
//#26 PC3---> ALE (TRH031M)
//#27 PC4---> /RD (TRH031M)
//#28 PC5---> /WR (TRH031M)
Platform: |
Size: 12288 |
Author: acleds |
Hits:
Description: Rs232c example code for hardware developer
Platform: |
Size: 966656 |
Author: Hkim |
Hits:
Description: RS232C技术详解,有关RS232的详细介绍,绝对简单易懂-detail introduction of RS232C,about RS232
Platform: |
Size: 53248 |
Author: you |
Hits:
Description: RS232C connect port TCP on Network for control robot or webcam
Platform: |
Size: 17408 |
Author: arms |
Hits:
Description: PC机与51单片机串口通讯程序,主要实现单片机发送和接收程序,PC端可以用VB,VC进行界面设计。-PC-MCU serial communication program with the 51, mainly to send and receive procedures for SCM, PC client can use VB, VC for interface design.
Platform: |
Size: 16384 |
Author: 郑西点 |
Hits:
Description: dsp最新的28335 的 RS232C通讯例程,可以参考下-28335 dsp-date the RS232C communication routines, you can refer to the following
Platform: |
Size: 316416 |
Author: 孙开放 |
Hits:
Description: 基于LABWindowsCVI的RS232C串口波形函数收发-RS232C serial port based on the wave function LABWindowsCVI transceiver
Platform: |
Size: 386048 |
Author: zjj |
Hits:
Description: RS232C串行通讯接口的应用(上篇)-----电脑控制继电器-RS232C serial communication interface of the application (Part )----- computer-controlled relay
Platform: |
Size: 119808 |
Author: daihongjun |
Hits:
Description: 自助设备中,关于rs232c开发的源码示例-Self-service equipment, sample source on rs232c development
Platform: |
Size: 7168 |
Author: 郑太 |
Hits:
Description: 实现串口简单的打开、读写、关闭功能,适用于初级学者-realize serial communication functions,including open/read/write/close RS232C
Platform: |
Size: 3072 |
Author: sun |
Hits: