搜索资源列表
cat24wc02LED
- 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
last-pro
- 在ARM ADS开发环境下,做的一个通过串口下载接收bootloader的程序,包含对flash的操作.
SENDSTR
- 在LPC2104上实现串口发送及接收的程序,从PC送数据到LPC2104上,然后返回发送的数据。用的编译环境为ADS1.2
smc
- PowerPC与PC微机串行通信,通过CS850实验板的SMC端口与PC微机的串行口实现UART协议异步通信。PC机通过仿真终端程序实现字符输入和输出,并可实现文件传送CS850实验板上的SMC驱动软件实现ECHO操作,将从接收端口接收到的字符通过发送端口送出
2132
- 这是LPC 213X,系列串口接收与发送程序,请大家参考!
WGtest
- 一个很好用的韦根码测试程序,使用LPC2132的中断接入韦根信号,串口输出数据到PC,可以用串口调试助手接收数据检测韦根码,很实用的
flash05
- 2440的flash驱动,通过串口接收上位机信息,然后写入flash中,自带flash检测程序-2440 of the flash drive through the PC serial port to receive information, and then written into the flash, the onboard flash detection procedures
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.
IIC2Uart
- AVR I2C转串口(UART)程序代码,AVR通过I2C Slave方式接收数据,再经由串口转发出去。-AVR I2C to serial port (UART) code, AVR receive data through the I2C Slave mode, and then transmitted out through the serial port.
pc-232
- 89c52单片机与电脑串口通信程序,实现发送接收-pc to RS232
STM32-NRF
- STM32下NRF芯片的串口驱动程序,包含发送和接收。-use STM32 uart to communicate with NRF moudle
part-of-msp430f2618
- 好用的msp430f2618资料,包括温度测量并与电脑通过串口接收的程序-useful article on msp430
CC1110-UART
- cc1110单片机串口接收数据和发送数据程序-cc1110 microcontroller serial port to receive data and send data program
s3c_mini2440_uart
- 本程序为MINI_S3C2440的一个裸板串口驱动程序。它可以从PC端接收字符,经过计算后返送到PC端。整个程序用汇编语言编写,在汇编语言的基础上支持C语言的运行。-This program is MINI_S3C2440 a bare board serial port driver. It can receive characters from the PC side, calculated after the return to the PC side. The entire progra
com
- STC12c5a60s2 串口测试程序 通过这个程序可以学习串口接收和发送的过程-STC12c5a60s2 serial testing procedures through this program can learn the process of receiving and transmitting serial
430AD2
- DM430-L型最小系统板串口测试程序,使用单片机的串口0通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到系统板 //系统板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 开发板的BSL_Config区的RXD和TXD0连接,TXD和RXD0连接即可-DM430-L-type minimum system board serial testing procedures,
Main
- s3c2440裸机串口驱动程序,包括接收和发送,这个是主函数-S3c2440 bare metal serial driver, including sending and receiving, this is the main function
串口回环测试
- 本程序是基于stm32f10x开发的源程序,用于对某个串口的接收和发送端进行检查,代码通用性较强,容易理解!
Micrium
- stm32l152代码,调试的4463的程序,实现数据的收发,程序未调试完毕,整理了代码,串口接收数据还有问题。-stm32l152 code, debugging of 4463, and to send and receive data, the program is not debugged, compiled code, serial receive data is problematic.
stm32程序
- ATM32F030 单片机下的管脚配置、串口接收程序例子 运行通过的(ATM32F030 SCM configuration under the pin, serial port receive procedures, examples of running through)