搜索资源列表
用VC实现PC机与单片机串口通讯
- PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
优龙9200开发板串口驱动
- AT91RM9200的串口驱动,利用中断方式实现,不依赖于任何操作系统
是S3C6410的ARM11的串口裸机程序
- 是S3C6410的ARM11的串口裸机程序,调试软件使用RVDS2.2配置J-linkV8仿真器实现的,前提使用Nandflash启动方式-S3C6410 ARM11 serial program, debugging software using the RVDS2.2 configuration J-linkV8 simulator implementation
F2812_SCI02 PC机串口调试助手
- F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
serial
- -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
27796690transport
- 串口通信采用轮寻方式实现上位机与单片机串口通信-Serial communication using find way round PC and MCU serial communication
UART2
- 单片机扩展多个串口的另外一个例子,可实现更少的端口占用,以及中断方式和查询方式。源代码,可直接使用-Single-chip serial port expansion more than another example of the realization of fewer ports may be occupied, as well as the interruption of the way and manner inquiry. Source code, can be directly u
serial
- 51单片机,串口通讯方式一,实现数组的发送-51 microcontroller, a serial communication, the realization of an array of send
Proteus
- 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接。文章 的实例中上位机软件使用串口调试助 手。下位机
ST79201
- 12864ST7920的串口方式的驱动程序,可以实现ST7920的串行方式控制-12864ST7920 way serial drivers, can achieve ST7920 serial mode control
UART11
- uart实现,原理图方式,介绍串口实现的模块及实现方式-uart implementation schematic way to introduce the serial interface modules and implementations
uart
- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.程序的工作过程是:串口处于
stc15w408as
- 利用stc15管脚切换的方式,实现双串口通信(The double serial communication is realized by the way of stc15 pin switching)
利用API函数实现字符发送
- VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
向电脑网络助手上传 DHT11 温湿度
- 实现单片机上通过串口将温湿度以无线的方式传递到网络调试助手上(SCM through the serial port, the temperature and humidity in a wireless way to the network debugging assistant)
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
串口转换器
- 单片机的输出都是ttl电平,与外部器件通信可能会不太方便,通过转换器的转换,可有多种通信方式来实现。(The output of the single chip microcomputer is TTL level. It may not be convenient to communicate with the external device. Through the conversion of the converter, there can be a variety of communic
串口 通讯和选择开关控制继电器
- 作者 raojun 自己写的一个用库函数方式操作单片机来实现对工业设备控制,并且可以用单片机的串口通讯与外界的系统交互! 您可以稍作修改来用于制作用一部上位机来远程控制的机器!(The author raojun wrote a library function to operate the single-chip microcomputer to control industrial equipment, and it can interact with the external syste
UART
- 对STM32系列的多个串口进行编程,均采用DMA传输替代查询方式发送,克服被高优先级中断而产生丢帧现象。程序使用非常方便,只需在文件头部更改下define就可以灵活切换各串口,具体串口功能的实现也只要在接收函数中处理就可以了,不需要更多的关注具体中断和硬件。案列中设定了调试输出串口,以及实现串口透传。(Programming for multiple serial ports of STM32 series, all of them are transmitted by DMA transmis
IAP-Bootloader V1.0
- 通过串口IAP方式实现STM32固件升级(STM32 firmware upgrading through serial IAP)