搜索资源列表
-
1下载:
基于ti公司54x系列DSP的串口通讯程序,本程序可以实现dsp与PC的实时通讯,本人已经验证过,不过你的板子上要使用16C550串口通信模块,它占用DSP的一个端口,用来实现与PC的通信,程序的开始是对它的内部寄存器进行定义。-Series DSP chip serial communication procedures, The dsp procedures can be achieved with the PC real-time communication, I have tested,
-
-
0下载:
基于vhdl的串口通信模块,即异步收发机,可实现单片机核fpga的收发串口通信,遵从rs232协议,已经调试过,很不错的资源,Vhdl-based serial communication module, that is, asynchronous transceiver can achieve single-chip transceiver nuclear fpga serial communication, rs232 to comply with the agreement, has be
-
-
2下载:
51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序-51 SCM control TC35I complete wireless communication module Keil C program also includes GB2312 and Unicode conversion, the national standard Chinese characters, ASC charac
-
-
0下载:
本spi参数化通讯模块是一个支持SPI串行通信协议从协议的SPI从接口。可通过改变参数设置传输的位数,由外部控制器给定脉冲控制传输。-The parameters of spi communication module is a support SPI serial communication protocol from the agreement from the SPI interface. By changing the parameter settings can be transmit
-
-
0下载:
-- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在
--PC机上安装一个串口调试工具来验证程序的功能。
-- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控
--制器,10个bit是1位起始位,8个数据位,1个结束
--位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实
--现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是
--9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
-
-
0下载:
74hc595 与单片机串行通讯 利用SSP模块或者IO口 -74hc595 with the use of single-chip serial communication module or IO port SSP
-
-
0下载:
基于DSP(2812)的数据处理以及串口通信模块-Based on DSP (2812) data processing and serial communication module
-
-
0下载:
本例中含有MSP430单片机实现的数据采集系统的电路图及C源程序,软件主要包括模拟量采集模块、数字量采集模块、串口通信模块和主处理模块。-In this case contains MSP430 MCU Data Acquisition System circuit diagram and C source code, software mainly includes analog acquisition module, digital volume acquisition module, se
-
-
1下载:
基于at89s52的读mifare1卡c51源程序.单片机与rfid读卡模块yhy502相连。单片机与上位机通过串口进行通信,通信速率为19200bps。在PC端通过串口调试软件可以方便地对yhy502模块进行操作,完成读13.56mhz射频的功能。-AT89S52 based on the C51 card mifare1 read the source code. Singlechip with rfid reader module yhy502 connected. MCU and hos
-
-
0下载:
单片机USB串口通信模块的动态链接库,包括通用的对串口进行操作的各种函数。-Single-chip USB serial communication module dynamic link library, including general-purpose serial port to operate on a variety of functions.
-
-
0下载:
Data logger Serial Communication function based on new Renesus microcontroller. This module has been tested on the renesus develop board with RS232 cable.-
Data logger Serial Communication function based on new Renesus microcontroller. This m
-
-
0下载:
PC机与GSM短信模块串口通信,采用VB编程实现的-PC-SMS with the GSM serial communication module
-
-
2下载:
SERIAL (BYTE) COMMUNICATION MODULE for UCOS.
Port: AT91SAM9RL.-SERIAL (BYTE) COMMUNICATION MODULE for UCOS.
Port: AT91SAM9RL.
-
-
0下载:
pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
-
-
1下载:
利用FPGA可编程芯片及Verilog HDL语言实现了对直流电机PwM控制器的设计,对直流电机速度进行控制。介绍了用Verilog HDL语言编程实现直流电机PwM控制器的PwM产生模块、串口通信模块、转向调节模块等功能,该系统无须外接D/A转换器及模拟比较器,结构简单,控制精度高,有广泛的应用前景。同时,控制系统中引入上位机控制功能,可方便对电机进行远程控制。-Using FPGA programmable chip and Verilog HDL language for the desi
-
-
0下载:
LPC2148 drive LCD ----- A / D conversion module
The work area
Each project contains three configuration options
ISP_iFlash_Hex - generated. Hex object file format
JLINK_iflash - JLINK to the programming through the configuration of the intern
-
-
0下载:
BF533的UART例子程序,示范如何实现BF533的串口通信模块-BF533 The UART example program demonstrates how to achieve BF533 serial communication module
-
-
0下载:
本程序模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-This procedure is to verify the function module and the PC machine to achieve a basic serial communication functions. Need to install a serial PC, debugging tools to verify functionality of the
-
-
0下载:
本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。
程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。
串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值
是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通
信同步.-The mo
-
-
0下载:
51单片机串口通讯模块源代码,包括工程文件和hex文件-51 microcontroller serial communication module code
-
« 12
3
4
5
6
7
8
9
10
...
14
»