搜索资源列表
C8051_UART_test
- 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,1 testing procedures use of ex
C8051-USB-To-Uart
- This a Example from SiLab-This is a Example from SiLab
UART
- 基于C8051单片机主从串口测试程序已成功。-C8051 MCU based on master-slave serial port test program was successful.
Serial_transmit_Set
- 该文件包含有C8051单片机中实现UART波特率自检的功能,在某些数据传输场合下,很有意义!-The document contains a C8051 MCU UART baud rate to achieve self-test functionality, data transmission, in some cases, very meaningful!
C8051UART1
- C8051中UART的应用,根据需要作简单修改后可以直接使用。-C8051 Medium UART applications, according to the need for easy modifications can be used directly.
F340_uart
- C8051f340的串口uart程序。采用c语言编写,有利于新手学习。-Uart serial C8051f340 procedures. Using c language is conducive to new learning.
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
autobaud
- C8051检测用户设定的波特率,然后初始化自己的波特率。-This code attempts to automatically detect the user s baud rate and initialize the 8051 s built-in uart. More specifically, these steps are taken: 1.If the code was assembled with the correct baud rate, skip to step 5.
3970970CYGNAL_UART_SIMULATER
- c8051利用PCA比较捕捉功能做的双串口代码-soft uart
F00x_UART0_Interrupt
- 使用C8051制作(控制调制解调芯片功能),其中用到UART,SPI,I2C,AD等众多资源,心血之作.-Use C8051 production (control of modem functions on-chip), which uses UART, SPI, I2C, AD, and many other resources for the effort.
uart_interrupt
- C8051 UART 初始化 查询发送 中断发送和接收-C8051 UART initial query transmit interrupt transmit receive
C8051_LearnExample
- C8051单片机内部模块使用例程,包括AD,DA,比较器,定时器,UART,SPI,SMBUS,PCA,CAN,FLASH,是学习C8051单片机的好资料.-C8051 MCU internal module routines, including AD, DA, comparators, timers, UART, SPI, SMBUS, PCA, CAN, FLASH, MCU is good information to learn C8051.
c8051f340-uart-ad
- c8051f340 串口收发可以 已经调试成功-c8051 serial transceiver
a-software-uart
- C8051工作在48Mhz下,完全有能力进行资源的扩展,以实现低成本处理器完成更复杂的任务,文章提出了一种通过单片机普通IO端口完成串口通讯的方法,很好的弥补了通讯端口不足的瓶颈 -C8051 work in 48Mhz, the resource is fully capable of expansion, in order to achieve low-cost processor to complete more complex tasks, the article presents a
C8051
- 收集来的一些实用程序,含AD/DA/UART/I2C等。-The collect some utilities, including AD/DA/UART/I2C.
uart
- 对于C8051初学者的学习会有很好的帮助,串口作为微处理器必须掌握的模块,这个小程序能够很好的帮助大家-As the microprocessor must master module C8051 beginners learning that there will be a good help, serial, this small program can be very good to help people
C8051F410-c
- c8051 f410 c语言例程 内容十分详细,包括ADC/DAC/定时器、中断设置、smbus、uart等-C8051 F410 c content of languages routine is very detailed, including the ADC/DAC/timer interrupt settings, SMBus, UART
C8051_SCH
- c8051开发板原理图.rar LED UART IO USB FT2232-c8051 development board schematics. rar LED UART IO USB FT2232
EXP13-UART
- c8051的串口通信程序能将接受到的数据原样返回-C8051 serial communication program can receive the data is returned
C51-uart-program-frame
- 8051单片机程序框架,可以直接套用在项目上,很实用。-C8051 microcontroller uart program frame,very practical。