搜索资源列表
BEST_51_COM
- 一个非常不错的51串口程序,中断方式:本程序为mcu的串口通讯提供(侦结构)函数接口,包括具体协议部分.-a very good 51 serial procedures interrupt : the procedures for the mcu to provide serial communications (reconnaissance structure) interface functions, including specific part of the agreement.
ucosii_block
- 该源码继承了大量功能控件,如定时器、按键、串口通讯等,并已成功嵌入到产品中,可以节省大量时间。-the source inherit a lot of control functions, such as timer, keys, serial communications, and has successfully embedded into products, can save a lot of time.
0603
- doc通讯,各位请纸教,用VC 编的串口通讯-doc communications, the paper you please, with VC series of the serial communications
MYSerialTest
- 用于下位机和上位机的串口通讯 测试串口 程序 V C++ 编程-used for the next crew and the PC serial port serial communications testing procedures V C Programming
s3c4510串口通讯
- 嵌入式系统中的串口通讯程序-Embedded System Serial Communication Program
uart_test
- 基于ARM的串口通讯新方法-a new serial communication method which Based ARM
UCOSusb
- 在ads1.2编译成功基于lpc2214的UCOS操作系统下的usb及串口通讯系统项目文件.包括ucos内核文件.对在ucos下编写arm程序朋友大有帮助.-in ads1.2 compiler based on the success of the UCOS lpc2214 operating system under the usb and serial I communications system project documents. OUT including kernel docum
jiuart
- 自已编at91rm9200的串口通讯程序。可供初学者参考,根据自定义的函数,可灵活控制。-at91rm9200 own series of serial communication procedure. Reference for beginners, under the definition of the function, flexible control.
UART
- 这是LPC2119/2129/2292/2294通用的串口通讯程序,供大家参考。
SPln8qFe
- 串口通讯 是一种图形化的编程语言,它广泛地被工业界、学术界和研究实验室所接受,视为一个标准的数据采集和仪器控
UART
- 基于嵌入式处理器S3C2410的异步串口通讯源代码,有详细注释,非常适合嵌入式系统初学者。
ARMStudy
- ARM7(LPC2124)学习的一些例程,包括点灯,LCD,串口通讯,SPI等等,采用Keil for ARM编译。-ARM7 (LPC2124) to learn some routines, including lighting, LCD, serial communication, SPI, etc., using Keil for ARM compiler.
USARTmonichengxu
- pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
USART_Interrupt
- stm32串口通讯例子,工作在中断方式,将接收到的数据再通过串口发送-stm32 serial communication example, work in the interrupt mode, the received data and then sent through the serial port
VCO0706
- VCO0706 串口通讯拍照摄相头C语应用,读取接收一包JPEG数据函数的示例 本段放在头文件中,设一包JPEG数据为512字节。(VCO0706 serial communication C language application camera camera.)
uart_clock_key
- 实现串口通讯,7段数码管的动态显示以及按键的读取。并附带时钟显示程序。基于STC15F2K60S2单片机(Realize serial communication, 7 sections of digital tube dynamic display, and the key to read. And accompanied by the clock display program. Based on STC15F2K60S2 SCM)
串口通讯
- 实现STM32串口通讯,以及OLED显示。(STM32 serial communication, and OLED display. Platform for keil DMK, engineering can be compiled to run.)
蓝牙通讯选择开关控制继电器
- 作者 raojun 自己写的一个用库函数方式操作单片机来实现对工业设备的继电器进行控制,并且可以用单片机的串口通讯与外界的系统交互!同时增加了蓝牙通讯的通讯口! 后期您可以做一个手机 App 来控制自己的机器! 所需要的蓝牙模块是串口透型号的!成本二十元左右!(The author raojun wrote a library function to operate the single-chip microcomputer to control the relay of industria
STM32 RS485串口通讯实验
- STM32 RS485串口通讯实验(基础篇)对于初学者比较好,用的标准库,万事开头难,一起弄吧。
多串口协议转换
- 本源码是基于STM32F103芯片的多串口协议转换,可对两个rs232通讯口,和一个RS485的数据进行数据处理,实现协议转换。