搜索资源列表
UARTbasic
- UART基本收发, UART基本收发 -basic UART transceivers and transceiver UART basic, basic UART transceivers, UART UART basic fundamental TX TX
TI CC1110 CC2510 Basic Software Examples
- TI CC1110 CC2510 範例源码 (ADC,CLK,DMA,FLASH,IO,PowerMode/PM,Radio,Random/Rnd,SleepTimer/Sleep,SPI,UART,Timer1,Timer2,Timer3/4,WatchDogTimer/WDT)
basic.zip
- 飞思卡尔MPC5554 target To build your project, use the menu Project > Make or press F7. This will build the selected target.,This is release 1.00 of the eTPU function set1. The package contains the binary image of the eTPU code for the CPU to use,
LM3S_UART
- 《LM3S系列CPU高性能串口驱动程序》 现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性…… 该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris外设驱动库编写,方便移植。并支持485通信,串口初始化数据自
STM8-zhiliao
- STM8的C语言编程包括基本程序,GPIO,定时器,UART,AD,DA,-STM8 the C programming language includes basic procedures, GPIO, timers, UART, AD, DA, etc.
VB-UART
- 本文档是用VB语言编写的,是单片机与PC机通信的教程。适用于初学者和已经工作的人事-visual basic RS232
uart
- cc2530 的例程 技术实验之 串口 uart-cc2530 example basic experiment uart
my_idea
- uart 0f ATMEGA 32 .basic tx rx.
UART
- UART是一种广泛应用于短距离、低速、低成本通信的串行传输接口.由于常用UART芯片比较复杂且移植性差,提出一种采用可编程器件FPGA实现UART的方法, 实现了对UART的模块化设计.首先简要介绍UART的基本特点,然后依据其系统组成设计顶层模块,再采用有限状态机设计接收器模块和发送器模块,所有功能的实现全部采用VHDL进行描述,并用Modelsim软件对所有模块仿真实现.最后将UART的核心功能集成到FPGA上,使整体设计紧凑,小巧,实现的UART功能稳定、可靠. -UART is a wi
sht11
- This application note gives an example for microcontroller C code. It includes code for: Readout of Humidity (RH) or Temperature (T) with basic error handling Calculation of RH linearization and temperature compensation Access to status r
basic-usart-hw-handshaking-project-1.4-at91sam926
- basic UART handshaking project
UART
- This UART project is a simple program for the NXP LPC29xx microcontroller using the Hitex LPC2929/39 evaluation board and demonstrating the basic UART and IO functionality.
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
EM410x_tag_decoder_with_LCD-Display_(BASCOM)
- EM410x read-only tag decoder for U2270B reader IC and ATtiny2313 uC with LCD and UART output of ID. Language: AVR-BASIC (BASCOM).-EM410x read-only tag decoder for U2270B reader IC and ATtiny2313 uC with LCD and UART output of ID. Language: AVR-BASIC
51device
- 51基本外设的初始化跟应用函数都有了,有ps2,iic,uart,看门狗,ds1302,ds18b20等,入门级别的东西很全了。-51 basic peripheral functions are initialized with the application, and there ps2, iic, uart, watchdog, ds1302, ds18b20 and so on, entry-level stuff was all the.
UART
- MSP430单片机串口调试基本程序,配合串口调试精灵初学者可以练习自己编写串口程序-MSP430 microcontroller serial port to debug the basic procedures, with the serial port to debug wizard for beginners can practice their own procedures for the preparation of serial
Nod32
- ect uart to pc .my AVR chip project is Mega8 that you can program on any Avr chip have 2kbyte rom. In bascsoftware spi configure have low speed into hardware spi.
LPC2378_UART
- NXP的LPC2378的四个串口的编程,同样对NXP的ARM7的其他系列基本不用修改就可使用。-NXP' s LPC2378 four serial programming, the same pairs of NXP' s ARM7 and other series of the basic no amendment can use.
一个简单的UART
- 实现串口基本功能,具有奇偶检验,主时钟与波特率相差16倍(Basic function, a serial port with parity check, master clock and the baud rate is 16 times clk)
uart
- BLE_nRF中UART基础外设功能实现(Implementation of UART basic peripheral function in BLE_nRF)