搜索资源列表
用仿真器调试简单串口发送程序
- 单片机的程序,欢迎探讨-Microcomputer Program, welcomed the study
用仿真器调试简单串口接收程序
- 单片机的程序,欢迎探讨-Microcomputer Program, welcomed the study
chuankou
- 很简单的串口程序,但关键部位都有了,很适合初学者学习使用
pcdpj
- 简单的pc与单片机串口程序,很简单的程序,入门级参考
serial_program_for_51
- 很完整的51串口程序 包括如下: 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 出入均设有缓冲区,大小可任意设置。 可供使用的函数名: char getbyte(void) 从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。 getline(char idata *line, unsigned char n) 获取一行数据回车结束,必须定义最大输入字符数 putbyte(char c) 放入一个字节到发送缓冲区 putb
com
- VC++最简单的串口程序,具体文件在帮助-》关于串口里面,是最开始学编的
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
main.rar
- MSP430FG4618简单串口通信程序,串口引脚选用P2.4,P2.5通信,并采用P10端口界LED显示字符,MSP430FG4618 simple serial communication procedures, selection of the serial pin P2.4, P2.5 communication and the use of P10 port sector character LED display
cc1110_usart0
- 无线单片机的串口收发测试程序,利用中断来接收,查询方式发送,拨通了可设置,简单实用-Wireless serial port transceiver SCM test procedure is simple and practical
SCIandATD
- 飞思卡尔XS128的简单串口和AD转换程序-simple program of Freescale XS128
usart
- avr单片机最好的入门程序,avr的串口,已经调试通过,最简单的串口程序,非常好的入门程序-avr entry procedures for the best single-chip, avr serial port, debugging has been passed, the most simple serial program, very good induction procedures
1111
- 51单片机串口调试程序一列,很适合初学者,简单易懂-51 single-chip serial debugging a program, it is suitable for beginners, easy-to-read
chuankou
- MSP430异步串口程序,实现简单的协议,既可以用于单片机之间通信,也可以用于单片机与PC机通信。-MSP430 UART procedures, to achieve a simple agreement, both can be used for communication between the single-chip, single-chip can also be used for communication with the PC.
C8051_UART
- C8051系列的串口程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中串口收发的原理和怎么去编程了。-C8051 series serial program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learning
Codes
- 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
pic-maplab-for-commucation
- 该程序是一个简单的串口通信程序,使用C语言实现单片机不断向串口传送数据的功能,可用于串口通信实验使用。-The program is a simple serial communication program, continue to use the C language SCM functions to transmit data to the serial port can be used for serial communication experiments.
chuankou
- 51单片机的简单串口程序,有助于串口理解-51 SCM simple serial program that helps to understand the serial port
uart_printf
- 基于89c51单片机的printf语句串口文本输出程序(Based on 89c51 single-chip printf statement serial output program)
USART_PC
- USART_PC, 一个简单的串口演示程序(USART_PC, a simple demo program about USART)
MSP430单片机 串口通信例程
- 一款简单的msp430单片机串口通信示例程序,入门理解msp430串口通信硬件和代码程序结构(An uncomplicated code describing how MSP430f149 realize serial communication, which provides beginners a fundamental sample of learning both hardware structure and programming.)