搜索资源列表
USART
- 使用ST标准库,加载uC/OS II,添加3个任务,通过串口输出CPU使用率的C源代码。CPU为STM32F103RBT6,串口为USART1-Using the ST standard library, add uC/OS II, add three missions, through the serial output of CPU utilization of C source code. CPU is STM32F103RBT6, serial for the USART1
usart
- ATmega16的UART应用程序,内涵Proteus的仿真程序和相应的C源代码-The ATmega16 UART applications, content Proteus simulation program and the corresponding C source code
avrLCD1602
- 使用AVR atmega16为例,使用LCD1602+USART+DS18B20来对温度进行测量,并在PROTEUS中仿真其具体效果。里面有具体代码和文档说明。-The use of AVR atmega16, for example, using the LCD1602+ USART+ DS18B20 to measure the temperature, and the PROTEUS simulation in its concrete results. Inside there are
AVR-usart
- CPU: ATMega32 频率: 8.0MHz 编译器:CodeVisionAVR 1.24.8c-CPU: ATMega32 frequency: 8.0MHz compiler: CodeVisionAVR 1.24.8c
usart
- 基于STM32 处理器的串口操作源代码,UV3开发环境-Serial STM32 processors based on the source code to operate, UV3 Development Environment
usart
- Usart model in vhdl code
UART
- ARM7 USART SAMPLE CODE -ARM7 USART SAMPLE CODE !!!!!!!
SerialCommunication
- PIC16F877 Serial Communication CCS C Code
usart
- gcc编写,通用AVR 的串口程序。适用mega8/16/32/64/128-gcc AVR comm port code, with mega8/16/32/64/128
USART
- 《Atmega128单片机入门与提高》 随书代码-" Atmega128 induction and enhancement of single-chip" with the code book
PIC16F628_RGB_LED_code
- PIC16F628 Serial 8 RGB LED Controller]This code is for a simple RGB LED controller for 8 LEDs using a PIC16F628. It is controlled by sending 3 bytes to the internal USART for the red, green, and blue color channels. The operation is very simple and s
USART
- 关于AT91SAM7S256芯片的IAR代码,简单的串口程序,希望对大家有用。-AT91SAM7S256 chip on the IAR code, a simple serial procedures in the hope for all of us.
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
avr128usart
- 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
STM32F103MP3_player
- 基于STM32F103的MP3播放器完整项目源代码,包括原理图,绝好的资料。-The MP3 player on STM32F103 complete project source code, including schematics, excellent information.
uart
- Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
ma_usart
- AVR USART Code with C-AVR USART Code with C++
STM32_USART_Example
- This the source code. MPU is STM32 of ST. It is the example for USART of STM32.-This is the source code. MPU is STM32 of ST. It is the example for USART of STM32.
USART
- STM32学习源代码,经调试过运行稳定,十分值的学习!-STM32 to learn the source code, the debugging is stable, is the value of learning!
usart
- 单片机STM32 USART 驱动程序,使用库函数。-STM32 usart code