搜索资源列表
PC机程序(VB)
- USB接口的上位机程序,用VB开发,可以和 S3c44b0相连-Visual Basic source code, sample of connection between PC s USB and Samsung s RISC S3C44 series.
usb
- 关于USB口的一些资料,包括一个用ATMEL8模拟USB口实现USB口加载程序的实例(包括原理图和原代码和上位机程序),这是我花费了几天的时间从网上找到的,希望对您有所帮助
C8051f(USB)
- C8051F340的USB开发,包括固件程序、单片机程序、上位机程序(VC6.0),调试通过,非常好用!
USB
- 实现和dsp6416T通讯的USB上位机程序!可以向DSP发送数据,也可以从DSP接收数据
USB-DME 通讯协议的 keil 工程版
- USB-DME 通讯协议的 keil 工程版,NXP官方提供的范例,包括DMX512协议介绍,上位机下位机电路图和全套的程序.
USB.keil c程序
- keil c程序 功能:利用USB和上位机通信,传送单片机采集的数据给PC ,keil c program features: the use of USB and PC communications, transmission of data collected by single-chip to PC
FPGA-usb-control
- USB 68013 通用固件 和配套上位机程序以及下位机FPGA程序verilog 可实现USB高速通信-USB 68013 generic PC firmware and supporting procedures and lower computer USB FPGA program can achieve high-speed communications
C8051f(USB)
- 这是基于C8051F的USB通讯程序,包括固件程序和上位机程序,及驱动源码。-This is based on C8051F the USB communication procedures, including the firmware and the host computer program, and driver source code.
USB-PC-lower-level-program
- 一个USB上位机和下位机程序,实验室自己开发的-A USB PC and a lower level computer program, laboratory self development
USB
- 2812 dsp信号处理的usb通信程序,通过usb与上位机通信。-2812 dsp signal processing usb Communication Program, through usb communication with the host computer.
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
usbcommu
- USB上下位机开发,包含上位机程序和下位机程序-USB digital drive down development, including PC digital machine procedures and the procedures under
hellousb_8515
- 本人制作的AVR单片机的USB开发板资料,包括上位机软件、下位机原理图及程序代码,具有很高的实用价值!-I produced the AVR MCU USB development board, including PC software, the next-bit machine schematic diagram and program code, with a very high practical value!
FPGA_cy7c68013
- 本工程包括FPGA程序和CY7C68013固件程序。 上位机程序通过EZ-USB CONTROL PANNEL 来测试。-The works include the FPGA programs and CY7C68013 firmware. Host computer procedure EZ-USB CONTROL PANNEL to test.
PIC18F2550USBHIOscilloscopeDR1rVBExample
- 采用PIC18F4550编写USB下位机程序,上位机采用VB编写,实现对USB的示波器-Prepared using PIC18F4550-bit machine, under USB program, host computer using VB to prepare and realize USB Oscilloscope
usball
- USB上位机程序及驱动程序加下位机代码,上位机采用vc6开发,单片机有c代码。-USB host computer program and driver plus lower machine code, the PC developed by vc6, SCM has c code.
USB
- 44b0,ads1.2下源程序,PDIUSBD12驱动程序,以及上位机软件-44b0, ads1.2 under the source, PDIUSBD12 driver and PC software
usb_to_can
- 一个AT91SAM7X256的USB和can互相通信的简单例子,keil环境,包含单片机源码,上位机程序和驱动。-An example of AT91SAM7X256 about the communication between USB and CAN,include the source code and the driver for the program.
My-USB-code-V8.1-the-keyboard
- 基于USB1.1协议的单片机键盘与电脑的上位机程序-USB1.1 protocol based microcontroller PC keyboard and the computer program
Cypress usb 实时采集播发TS文件
- 利用Cypress芯片 通过usb实时采集ts流同时播发TS流的上位机程序