搜索资源列表
-
0下载:
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便的读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点
-
-
0下载:
USB压力测量模块测试程序
USB串口通信通过。
AD7715测试
-USB Pressure measurement module test procedures through the USB serial port communication. AD7715 Test
-
-
0下载:
基于Atmega128单片机 用USB口进行串行通信的源程序-Atmega128-based single-chip USB port with the source code for serial communication
-
-
0下载:
tms320c6727芯片的USB口测试源码,用于双机通讯-tms320c6727 chip USB port testing source code for the two-machine communication
-
-
0下载:
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点
-
-
0下载:
单片机USB串口通信模块的动态链接库,包括通用的对串口进行操作的各种函数。-Single-chip USB serial communication module dynamic link library, including general-purpose serial port to operate on a variety of functions.
-
-
0下载:
本程序 实现用
单片机 与计算机的串口通讯 ,usb口也可-This procedure using single-chip serial communication with the computer, usb port can also be
-
-
0下载:
本程序实现 单片机与 计算机的串口通讯usb口也可
-This procedure to achieve single-chip serial communication with the computer usb port can also be
-
-
0下载:
F020的usb口通信历程,了解F020与PC机之间的通信问题。-F020 History of the usb port communication, understanding between F020 and PC communication problems.
-
-
0下载:
A simple V-USB data communication example, intend to display the messages transfered by PC via USB port on a text LCD with a ATmega8.
AVR firmware is built with WinAVR GCC and software is built with BC++B5.
-
-
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.
-
-
0下载:
MSP430F149单片机实现学习板通过USB端口与PC机通信,用户按键K1~K4的键值可以通过USB发送到PC机上显示-MSP430F149 MCU learning board through the USB port and PC-communication, the user keys K1 ~ K4 of the key can be USB sent to the PC-display
-
-
0下载:
使用VHDL实现利用USB端口通信的程序,主要完成在FPGA上的通信功能-The use of VHDL implementation procedures for the use of USB port communications, primarily on the completion of the communication function in the FPGA
-
-
0下载:
AVR128的USB口通信程序,可实现并口数据通信-AVR128' s USB port communication program, enabling parallel data communication
-
-
0下载:
用开发板内核来实现FPGA开发板通过USB端口通信程序-Development board with FPGA development board to implement the kernel through the USB port communication program
-
-
0下载:
SP200S 编程器 USB 接口通讯和供电,体积小巧,软件和硬件设计成熟,功能完善,是目前唯一一款拥有专业编程控制
软件的免费编程器。可以支持ATMEL/WINBOND/SST 公司常用的MCS51 系列单片机,支持
ATMEL/MICROCHIP/ST 等公司24、93 系列串行存储器。增强版还具有标准的ISP 下载接口,可支持
ATMEL 公司MCS51 系列和AVR 系列单片机在线下载编程(ISP)。SP200S 编程器不但可以满足单片机爱
好者和开发人员学习和开发51、
-
-
0下载:
at91rm9200的usb测试程序,实现usb主口和从口的通信-at91rm9200 the usb testing procedures to achieve the main port and usb port communication from
-
-
0下载:
usb转串口驱动方便大家下载,不用到处找。51单片机:http://www.mcujc.com-usb to serial port driver to facilitate download, do not find that. 51 MCU: http://www.mcujc.com
-
-
0下载:
连接好串口或者usb转串口至电脑,下载该程序,打开电源
打开串口调试程序,将波特率设置为9600,无奇偶校验
晶振11.0592MHz,发送和接收使用的格式相同,如都使用
字符型格式,设置正确后接受框可以看到Hello!大家好!-Connected to the serial port or usb to serial port to the computer, download the program, turn on the power to open the serial
-
-
0下载:
PC机向单片机发送一串数据,然后由LCD显示出来,且发送的数据返回PC机显示,通过串口通信助手-The PC to the microcontroller to send a bunch of data, and then by the LCD display, and send data back to the PC through the serial port communication assistant
-