搜索资源列表
usart
- AVR 单片机M8的 USART 实现发送和接收数据的基本 应用,对刚学AVR来说是一个不错的入门例程-AVR Singlechip M8 realize the USART to send and receive data on the basic application, just learning AVR is a good entry-routine
USART
- 熟悉pic单片机USART通信 //通过“串口调试助手”协助工作 //串口调试助手发送数据给877,877收到后再转发回串口助手-Familiar with the pic Singlechip USART communication// through
AVR-USART
- avr usart/uart 通讯,中断接收,循环中发送-avr usart communication
USART
- 基于ATmega16单片机设计的串口波特率发送程序。下载方便。-ATmega16-based single-chip serial port baud rate to send the design process. Download easy.
USART
- 一个串口通信程序,采用循环队列的方式进行接收和发送,-A serial communication procedure for the way the cycle queue to receive and send
USART
- stm32非固件库程序,通过串口4发送数据,传统ARM写法-smt32 usart
USART
- 用PIC16F877A单片机编写的RS232源码,单片机能接受计算机发送的信息并发回给计算机-PIC16F877A microcontroller with source code written in RS232, MCU can accept the computer to send the information back to the computer concurrent
usart
- 这是个pic单片机串口通信的例子,包括发送和接收数据两部分-This is a pic microcontroller serial communication for example, include two parts, send and receive data
usart
- iar下使用STM32 通过串口把NRF24L01发送的数据显示在PC上-iar to use the STM32 NRF24L01 sent through the serial port data on the PC
USART
- 在万利199元开发板上实现了uCOS-II移植到STM32的操作,建立了LED闪烁任务以及USART1向计算机发送数据的任务。-Manley 199 yuan in the development board implements the STM32 uCOS-II ported to the operation, the establishment of the task and the LED flashes USART1 send
USART
- Atmega128的USRT串口设置,计算机通过串口向开发板发送数据,开发板将数据原样送回-Atmega128 s USRT serial port settings, the computer through the serial port to send data to the development board, development board will return the data as it.
usart
- stm32 DMA控制USART发送数据,每隔一段时间发送一次-Stm32 DMA control USART to send data, send once for a while
USART-TXD1
- MSP430f149单片机实现USART,MCU不停向PC机发送数据,在屏幕上显示"hello"-MSP430f149 USART microcontroller to PC, MCU kept sending data, displayed on the screen "hello"
STM32-USART
- STM32 USART发送和接收程序,发送部分可以通过串口调试助手显示,接收通过串口调试助手发送字符到串口,-STM32 USART
USART
- 实验名称:串口通信实验 功能描述:计算机通过串口向开发板发送数据,开发板将数据原样送回。 实验目的:学习串口通信 实验说明:MCU--M128 内部8M晶振 连接方式:利用串口线将开发板和计算机相连。-Experiment name: functional descr iption of serial communication experiment: a computer through the serial
PIC16F877A-USART-SEND
- PIC16F877A USART发送的驱动程序,采用模块化编程。-PIC16F877A USART driver sent modular programming.
Qt usart
- 1 支持串口收发 2 支持串口数据解析 3 支持自定义发送数据(1 can read/write usart data 2 can analysis data from uart 3 can custom data to send)
STM32-AD
- STM32双通道AD数据采集,DMA接收,USART发送(STM32 double channel temperature data acquisition)
3.USART串口测试
- 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /***********************************
stm32F407串口中断方式数据发送和接收
- STM32F407串口利用中断方式进行数据发送与接收(STM32F407 USART IT SEND AND RECEIVE)