搜索资源列表
基于串口AT的手机短信程序
- 基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send / Receive procedures; Demo is very simple, based on asynchronous serial read and write
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
基于中断的串口驱动及显示程序
- 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, interrupt service routines
msp430f169的串口初始化程序
- MSP430F169__UART0,已经调试过,msp430f169的串口初始化程序
SCI串口初始化代码示例
- 功 能:对串行口进行初始化,默认为允许SCI,正常码输出,8位 * * 数据,无校验等,允许发送器允许接收器.查询方式收发,* * 波特率为9600bps(设fBUS=2.4576MHz) * *参 数:无 * *返 回:无
用控制台写的一个串口读写程序
- 本程序是一个用控制台写的一个串口初始化及读写程序,能够实现对pelco协议的相机云台的控制
采用ST7567驱动ic的LCD模组的串口初始化代码
- 采用ST7567驱动ic的LCD模组的串口初始化代码,Ic driver using the ST7567 serial LCD module initialization code
pic24F系列单片机的串口初始化程序
- pic24F系列单片机的串口初始化程序,供大家参考一下。-The uart initialization of pic24f series. It may vary on different application.
stc5a0s2UART2
- STC5a60s2 双串口初始化,串口1和串口2可以设置不同的波特率-STC5a60s2 pairs of serial port initialization, serial port 1 and serial port 2 can be set to different baud rate
CSerial
- 提供Window或windows CE 环境下的串口操作类,包括串口初始化、打开、读写等接口函数-Window or the provision of windows CE environment to operate under the serial type, including the serial port initialization, open, read and write interface functions, etc.
10_GEC2410_RS232
- s3c2410处理器的串口初始化代码以及启动代码。-S3C2410 processor serial code as well as the startup code to initialize.
main
- 串口应用程序,串口初始化,波特率,校验位的设置等。-Serial applications, the serial initialization, baud rate, parity bit and other settings.
LSD-TEST430F5438-01-CRC1.c
- ** 串口初始化顺序: ** 1、置位UCSWRST ** 2、配置UCAXCTL0、UCAXCTL1 ** 3、波特率设置 ** 4、使能接收或发送中断-** Initialize serial order:** 1, Set UCSWRST** 2, configuration UCAXCTL0, UCAXCTL1** 3, the baud rate settings** 4 so that it can receive or send interrupt
1183ddc6-5cf2-4c78-991e-cc42f6d29499
- 串口初始化 源码要求为至少5个C或Java源码或其他好源码或编程学习资料-Serial initialization code calls for at least 5 C or Java source code or other good source of information or programming to learn
SCI
- 串口模块初始化,数据发送接收处理 串口模块初始化,数据发送接收处-Serial port module initialization, the data sending and receiving processing module serial port initialization, the data sending and receiving Office
M1卡密码初始化
- 用来批量初始化M1卡密码,请先设置要初始化的扇区,设置串口与初始化串口,使用时可先设置原密码,然后是要改改的密码,点击“自动修改”置于自动修改状态即可自动指量修改!(Used to initialize the M1 batch card password, please set to initialize the sector, set the serial port and serial port initialization, when used to set the original p
Sle4442密码初始化
- 用来批量初始化SLE4442卡密码,请先设置串口与初始化串口,使用时可先设置原密码,然后是要修改的密码,选择“自动”选项置于自动修改状态即可自动指量修改!(Used to initialize the SLE4442 batch card password, please set the serial port and serial port initialization, when used to set the original password, and then to modify th
STM32串口实验
- STM32单片机串口初始化配置,实现STM32串口收发(STM32 microcontroller serial initialization configuration, to achieve STM32 serial transceiver)
DSP串口控制程序
- 串口初始化测试程序,测试已通过,可以移植使用(Serial initialization test program)
串口助手sdd
- 1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互