搜索资源列表
UART.rar
- 主芯片:Actel的FPGA030,Verilog语言,串口发送和接收的例程,开发环境:LiberoIDE 8.5,The main chip: Actel' s FPGA030, Verilog language, the serial port to send and receive routines, development environment: LiberoIDE 8.5
uart
- 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
UART-CC2430
- 实现CC2430的无线通讯功能,实现无线的透时串口功能,即通过两个CC2430实现无线串口收发数据。-Achieve CC2430 wireless communications, wireless serial port when the permeability function that, by two CC2430 wireless serial send and receive data.
UART(11.0592MHz)
- UART(11.0592MHz)加密发送,注意晶振为11.0592Mhz-UART (11.0592MHz) encryption to send and pay attention to 11.0592Mhz crystal
Robosapien_IR
- Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial
uart
- fpga 串行口 接收和发送程序,采用verilong语言编写-fpga uart ,receive and send include writed by verilog language
simple-send-and-receive
- easyarm1138的UART的简单收发-easyarm1138 a simple UART receive
uart
- 如果使用查询的方式发送和接收数据 则不需要使用串口的中断-If the way to send and receive data using the query you do not need to use the serial port interrupt
uart
- STM32在IAR环境下操作串口给上位机发送字符串或文字的源码。-STM32 operating in the IAR environment serial port to the host computer to send a string or text source.
PIC24H-UART
- 1、这是PIC24H的UART底层驱动配置源码。 2、经过了优化和整理,分别有发送一个字节,接收一个字节,发送多个字节,接收多个字节的函数。 3、代码各行都有注释,清楚,方便使用,调试过可用。-1, which is the the PIC24H the UART underlying drive configuration source. 2, after the optimization and finishing, respectively send a byte, recei
UART-test-self-send-a-receive
- 单片机部分试验程序(89c51),UART试验自收自发, -SCM part of the test program (89c51), UART test collected spontaneously,
UART-test-SEND
- 单片机部分试验程序(89c51),UART试验发送, -SCM part of the test program (89c51), UART test transmission
uart
- MSP430G2553单片机,uart模块,中断收发数据,可以实时方便程序调试,分享大家-MSP430G2553 microcontroller , uart module , interrupt send and receive data in real time to facilitate debugging , to share
UART
- STM8 串口单线输出(只发送,不接收),希望对初学者有用-STM8 serial single output (not only send, receive), I hope useful for beginners
UART
- stm32 固件库 串口中断调试 可发可收-stm32 serial port interrupt debugging, can send and receive
FX_MPC5604B_UARTsend
- freescale mpc5604 uart send code
UART-2demension-array
- 初始状态下黄色网络灯(LED0)与绿色网络灯(LED1)齐亮。 初始化完成后UART向上位机发送信息: Initial Done! Press the KEY to continue~ 此时按下Press键,系统启动。 启动后系统会处于4种状态: 状态1:为默认状态,或按下DOWN后启动。此时仅将上位机发送的信息原样返回。 该状态下LED0与LED1齐灭。 状态2:按下LEFT后启动,此时除了‘a’~‘z’外的所有信
myUART
- 51单片机串口发送函数,包括IO定义和函数定义-51 MCU UART send void
UART
- 79E81 microcontroller UART interface code. Send data using RS232.
UART
- //DM430-A型开发板串口接收发送程序,使用单片机的串口0,显示操作通过串口调试助手 //通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到开发板板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 //开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可 //注意使用BSL模块作为USB转串口功能的时候,RTS和TCK跳线帽、DTR