搜索资源列表
mass-flowmeter
- 质量流量计,通过串口通讯方式实现质量流量的统计,MT-60气体流量控制系统-Mass flow meters, mass flow through the serial communication to statistics, the MT-60 gas flow control system
Port
- 实现串口通信,接收数据并以示波器方式画出波形-To realize serial communication, receiving data and to oscilloscope way draw waveform
USART-transport-by-STM32MCU
- 使用STM32单片机进行串口通信功能的实现。(通过中断方式进行)-STM32 microcontrollers using serial communication functions. (Through interrupt)
usartPDMA
- 采用keil5编写的针对STM32F103的串口加DMA的方式实现串口不定长字节接收的代码。-Using serial byte variable length code received keil5 written for serial ports plus DMA realization of STM32F103 way.
dma usart
- MODBUS 实现用DMA方式传输串口数据(MODBUS DMA slave MODBUS DMA slave)
c#数据通信
- 利用C#编写数据通信软件可实现串口,TCP,UDP等5种通讯方式(Using C# to prepare data communication software, serial ports, TCP, UDP and other 5 modes of communication can be implemented)
VC++ 串口调试助手源代码
- VC++串口调试;串口实现方式,已亲身测试。(Serial port implementation)
串口转并口
- 串口方式0或模拟串口方式0:至少实现0、1、…、9循环显示,间隔1秒。(Serial port mode 0 or analog serial port 0: at least 0, 1,... The 9 cycle is shown at a interval of 1 second.)
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
7
- 设计两台单片机系统间的串行通信 (1)甲方P1口连接8个LED灯; (2)乙方经串行通信输出数据至甲方,甲方根据所接收的数据,在8个LED灯实现流水灯显示; (3)需采用串行口方式1及中断方式进行数据的发送和接收。(Design of Serial Communication between Two Single Chip Microcomputer Systems (1) Party A's P1 port is connected with 8 LED lights; (2) Pa