搜索资源列表
Modbus_ASCII
- 44B0的串口接收发送程序 **** 现在共享这样的代码有些过时了,但这是我参考很多例子才编写出来的。集合了很多优点:采用环形缓冲机制;读数据时不必关接收中断(没有几个人能实现的),所以不会存在数据丢失的可能;以数据帧为单位接收发送;能够缓冲几千个数据帧(由FrameLen定义)。注:本来是为Modbus协议而编写的,后来简化了校验和Modbus规范。-44B0 receiving this procedure **** now sharing some of the outdated code
jieshouwenduzhiruanjian
- 通过串口接收单片机发给电脑的温度值,也可直接接收数据,可二次开发,源码全部上传,可自己修改
Nios
- 本程序介绍了基于NIOSii的串口接收程序
UART
- LPC23XX/LPC24XX的串口接收程序。
uart
- 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
can_232
- 通过串口接收中断,如果接收到的数据流为14个数据,同时第一个数据为0x72,则把收到的后13个数据通过PIC内部CAN控制器,以标准帧或扩展帧的格式发送CAN总线上。-Through the serial port receive interrupt, if the received data stream is 14, while the first data for the 0x72, put the data received by the PIC after the 13 interna
DAC_demo
- 利用MSP430的通用IO模拟串口发送与接收数据。-Universal IO simulation using the MSP430 serial port to send and receive data.
m8_pwm
- 利用串口接收数据控制多个舵机,同时拥有a占空比的的舵机数,并保存舵机号-Serial receive data control more than one steering gear has a duty cycle of the steering gear number, and save Servo
CC2530UART2Test
- cc2530 串口接收程序 中间有接收中断操作,结合datasheet调整波特率可直接使用-cc2530 serial middle of the receiving program receive interrupt operation, combined datasheet adjust baud rate can be used directly
CC1110-UartRec
- 本工程能够实现基于CC1110无线芯片的串口接收,为IAR工程文件。已测试通过,能够正常工作。-This project can be realized based on CC1110 radio chip serial receiver, for the IAR project file. Have been tested to work properly.
MCU-fasong
- 24L01无线MCU-PC的通信,可以串口接收显示发送的数据-24L01 wireless MCU-PC communication, you can receive serial display data sent
tinyos-CC2530-P2P
- 实现TinyosElectronics的CC2530开发板的点对点测试程序。可以实现从一个PC串口发送数据,到另一个PC串口接收数据的过程。-Achieve TinyosElectronics point of CC2530 development board test program. Can be achieved from a PC serial port to send data to another PC serial port to receive data in the proce
STM32-USART
- STM32串口接收程序。 发送一个数据给串口,串口返回-STM32 Programma for usart senddata for usart and return
uart_recv
- 关于cc2530模块的基础历程,串口接收-Cc2530 module on the basis of history, serial receiver
CsharpSerialdrawline
- 采用二级缓存实现上位机串口接收单片机发送数据 并画出图像 可同时画出六条曲线 可改变速度和大小 VS2012工程 原创-Cache implementations using two single-chip PC serial port to receive and send data to draw the image at the same time draw the six curves can change the speed and size of the original VS201
CC2530AD
- cc2530的AD串口接收程序,研究zigbee 的人应该知道的-The AD cc2530 serial receiving programme, research zigbee people should know
C51PUART
- 此程序是对单片机C51的串口通信UART的应用程序。通过上位机对单片机发出指令下位机进行串口接收,然后控制温控系统。此为下位机部分。-This program is a C51 microcontroller UART serial communication applications. Issued under the microcontroller through the PC serial port to receive instruction bit machine, and then
GPS
- 单片机的串口接收到数据后,进行解析,在LCD上显示 -After the microcontroller serial data is received, parsed and displayed on the LCD
USART_DMA
- 使用STM32CubeMX配置生成Keil4工程,实现串口接收不定长字符串(STM32CubeMX configuration is used to generate Keil4 engineering to receive indefinite long string by serial port)
stm32f103串口DMA接收发送
- 改程序主要把串口通讯与DMA结合 ,提高CPU工作效率,软件中运行的串口1的工作; 开启相关函数,就可以分别开启串口2,串口3的工作,这些函数在软件中都有标注。
