搜索资源列表
yibutongxin
- 用VHDL编写的串口异步通信的例子,适于RS232、RS422的通信
uart
- 用Verilog实现的串口异步通信,适用于RS232
c51shiyan_daima
- c51单片机实验程序代码--流水灯、时钟、液晶驱动,串口异步通信、AD、DA、ROM 扩展、IO扩展等等,附原理图,对初学者很有帮助。
SPIANDSCI
- 给出一个在两个DSP之间实现简单异步通信的通用程序。 该程序实现2407的串口异步通信
该程序实现2407的串口异步通信
- 个在两个DSP之间实现简单异步通信的通用程序。 //该程序实现2407的串口异步通信-in two months between DSP simple asynchronous communication common procedures. / / The program of the 2407 serial asynchronous communication
RYT1
- 此为单片机MSP430系列中常用的初始化命令和串口异步通信的简单示例.-this MSP430 MCU for commonly used commands and initialize the serial asynchronous communication simple example.
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
标准的串口通讯设计VHDL
- 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
6-3
- 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
UART_VHDL
- 异步串口通信VHDL源代码,通过了验证,最高通信速率可达384-Asynchronous serial communication VHDL source code, through the validation, the maximum communication rate of up to 384
M16AsynchronousUART
- ATmega8/ATmega16异步串口UART通信实例,希望对大家学习AVR单片机有帮助-UART asynchronous serial communication ATmega8/ATmega16 example, in the hope that we help to learn AVR Single Chip
chuankou
- MSP430异步串口程序,实现简单的协议,既可以用于单片机之间通信,也可以用于单片机与PC机通信。-MSP430 UART procedures, to achieve a simple agreement, both can be used for communication between the single-chip, single-chip can also be used for communication with the PC.
IIC
- 用Verilog HDL语言实现串口异步通信-With the Verilog HDL language serial asynchronous communication
usart(spi)
- 本程序,使用串口异步通信方式,将01 02 03 04***0A以hex的格式发送到计算机的串口。 每次单片机复位,发送一次。使用的是16f74芯片-This procedure, using serial asynchronous communication, will be 01 02 03 04*** 0A in hex format to the computer' s serial port. Each MCU reset, send an. Chip using a 16f
chuankou
- 应用最广泛的串口异步通信的FPGA设计,包含整个工程文件-The most widely used FPGA design serial asynchronous communication
485chuankouyibutongxin
- 485串口异步通信完整VC6.0工程,已经测试通过-VC6.0 485 serial asynchronous communication complete works, has been tested
Uart
- 基于s3c2440 串口异步通信,可以实现与pc机通信,在终端可以使用printf 输出格式,开发环境为ADS1.2-S3c2440 based serial asynchronous communication, can be achieved with pc computer communication, the terminal can use the printf output format, the development environment for ADS1.2
SD_CARD_FAT
- 基于STM32 的SD卡驱动程序,包涵mmc_sd,diskio.c 串口异步通信等外设-STM32 SD card driver, bear with mmc_sd, diskio.c serial asynchronous communication peripherals
SCI
- DSP实现串口异步通信的程序,叫你如何对SCI进行设置,定义。-DSP serial asynchronous communication procedures, tell you how to set up SCI defined.
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and