搜索资源列表
-
0下载:
利用上位机(VB)界面,控制下位机(单片机)彩灯运行,调试通过,实用的串口通信例子,PC use (VB) interface, under the control of digital machines (single chip) running Lantern, debugging through practical examples of serial communication
-
-
1下载:
基于8051单片机的超级终端仿真
超级终端,其实就一个输入输出设备,搞ARM的,这个东西可能再熟悉不过了,XP下就自带了一个,在 程序->附件->通讯工具->超级终端,可以看到。
我们通常是用基于串口的超级终端,即通过串口实现输入输出,来与CPU交互,控制CPU的执行。
-Super-based terminal emulation 8051
HyperTerminal, in fact, on an input output devices, engage
-
-
0下载:
本设计要求使用微机与可编程控制器通过串行通信接口进行连接,采用VB编写通信应用程序,使微机与可编程控制器进行数据交换-This design requires the use of computer and programmable logic controller through the serial communication interface to connect, using the preparation of communications VB application, so th
-
-
0下载:
1 SPI接口EEPROM的控制
2 SPI总线在单片机系统中的实现
3 基于RS-232的串口通信
4 FLASH存储器K9F6408U0A的控制
5 I2C接口EEPROM——AT24C512-1 SPI interface EEPROM Control
2 SPI bus system in the realization of single-chip
3-based RS-232 Serial Communication
4 FLASH memory
-
-
0下载:
mc9s08aw60 Motorola controller initialization.
Initialization code for controller and serial communication interface and clock settings-mc9s08aw60 Motorola controller initialization.
Initialization code for controller and serial communicati
-
-
0下载:
ARM UART串行接口与PC机之间的字符串和数据通信代码-ARM UART serial interface with PC, data communication between the strings and the code
-
-
0下载:
PIC16887A单片机一个双机通信,2个单片机异步串行通信接口相连方式为:RX和TX交叉对接,左边的单片机U1,每按下按键S1就发送一个字节数,从0x20开始发送,每送一个数据,此数加1.发送的同时在D口上输出。右边单片机U2为接收状态,采用中断方式,如有接收中断,则进入中断,将接收到的数直接在D口上输出-PIC16887A a two-machine communications microcontroller, two asynchronous serial communication i
-
-
0下载:
基于Context—M3系列LM3S811串口通信测试程序,对于学习串口通信非常有用。-LM3S811 serial interface communication test procedures.
-
-
0下载:
Today, at the low end of the communication protocols, we find I² C (for ‘Inter-Integrated Circuit’, protocol) and SPI (for ‘Serial Peripheral Interface’). Both protocols are well-suited for communications between integrated circuits, for slow com
-
-
0下载:
QT实现单片机上的串行通信,带界面。可实现功能:设置串口参数,包括波特率、数据位、校验位和停止位等。 2. 选择串口并且打开。 3. 读写打开的串口。 4. 断开串口。 -QT on a single-chip serial communication with the interface. Functions: Set the serial port parameters, including baud rate, data bits, parity bit and stop bit. (2)
-
-
0下载:
dsp串口通信,TMS320C5416 DSP芯片和MAXIM公司的MAX3111异步串行收发器,以SPI方式进行直接接口,实现同步到异步RS-232数据的传输的转换。-dsp serial communication, TMS320C5416 DSP chip and MAXIM companies, MAX3111 asynchronous serial transceivers directly interface to SPI mode, synchronous to asynchron
-
-
0下载:
基于AVR单片机的人机界面(界面切换),与串行通讯源码。-AVR-based human-machine interface (interface switching), and serial communication source.
-
-
0下载:
CH376 U盘控制芯片驱动,在FPGA的SOPC平台上调试的,也可以稍加修改就可用在单片机上,串口、SPI、并口三种通信接口选择。-CH376 U disk drive controller chip, the SOPC platform on FPGA debugging can also be slightly modified can be used on single-chip, serial, SPI, three parallel communication interface s
-
-
0下载:
实验名称:DS18B20 测温实验
功能描述:DS18B20 测试温度并从串口发送到电脑上
实验目的:学习单总线通信协议
熟悉18B20的应用
熟练掌握单总线及串口通信设置的使用
实验说明:MCU--M128
内部8M晶振
连接方式:单总线接口外接DS18B20。
-Experiment name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sen
-
-
0下载:
/*** *** *** *** *** *** *** *** ****This application helps in understanding the serial communication in PIC microcontrollers.
the real time clock is interface with pic18f4550 and it is communicated using i2c protocol
-/**********************
-
-
0下载:
SPI(Serial Peripheral Interface)串行外围模块接口是Motorola首先在其MC68HCXX系列处理器上定义的,它是一种同步的高速串行通信协议。它可以使单片机与外围模块之间进行数据交换,比EEPROM,Flash,实时时钟,AD转换,数字信号处理器和数字信号解码器之间交换数据,同时应用比较多的是用来作为按键等外设的扩展。SPI总线系统是一种同步串行外设接口;是一种高速的,全双工,同步的通信总线,并且在芯片的管脚上只占用四根线,节约了芯片的管脚,同时为PCB的布局上
-
-
0下载:
CORTEX M3 UART 与电脑蓝牙的串行通信接口-CORTEX M3 UART serial communication interface with the PC Bluetooth
-
-
0下载:
串口屏通讯程序,使用51单片机通讯,很方便的。-Serial screen communication procedures, the use of 51 single-chip microcomputer communication, very convenient.
-
-
0下载:
利用vc++编写的基于mfc的串口通信界面,能够进行串口选择-With c++ mfc prepared based on serial communication interface, able to choose the serial port
-