搜索资源列表
pc-usb
- 用cbuilder做pc与usb通信的上位机通信
usb-uart
- usb转UART,基于C8051F310.使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机.
C8051f(USB)
- C8051F340的USB开发,包括固件程序、单片机程序、上位机程序(VC6.0),调试通过,非常好用!
PowerSwitch_DelphiSource
- AVR模拟USB上位机控制代码,DELPHI
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
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
avrusb.基于VC的USBASP上位机软件源码(USB下载器上位机源程序)
- 基于VC的USBASP上位机软件源码(USB下载器上位机源程序).,The VC-based PC software USBASP source (USB host computer to download the source code browser).
ov7620.zip
- ov7620是采用cmos传感器技术的摄像头,本程序通过对其设置实现在上位机显示的功能!,ov7620 is cmos camera sensor technology, the program set up through their PC to achieve the functions of display!
usb.rar
- CH372下位机,使用atmega128控制,上位机使用官方程序即可。直接编译即可。cvavr编译。,CH372-bit machine under, use atmega128 control PC using the official procedures. Can be directly compiled. cvavr compiler.
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
- 一个c8051f320的USB上位机软件和驱程,VC++编写。-usb,vc++ c8051f320
UART-USB
- 使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机-Microcontroller using a serial debugger issue a hexadecimal number, the microcontroller will receive this number and then sent to 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!
gaoxiaoshitangxitong
- 基于高校食堂饭卡系统,本人精心整理,有部分单片机代码,和上位机代码.-More practical usb-to-serial circuit, data integrity, and can be modeled on their own productions
VC-USB-VoltageMeter
- USB电压表的应用: USB接口硬件 和 VC开发的上位机软件,组成监控界面-USB voltage meter applications: USB interface, hardware and VC software developed by the upper plane to form a monitoring interface
Nordic_Semiconductor_nRFgo_SDK_v1.3
- Nordic Semiconductor 的2.4G无线解决方案代码,有nRF24LU1的BOOTLOADER Source code,使用KEIL环境开发,以及C#开发的USB上位机UI界面,非常值得参考,特别是搞USB及2.4G无线通讯的-Nordic Semiconductor' s 2.4G wireless solution code, there is nRF24LU1 of BOOTLOADER Source code, use the KEIL environment, deve
usball
- USB上位机程序及驱动程序加下位机代码,上位机采用vc6开发,单片机有c代码。-USB host computer program and driver plus lower machine code, the PC developed by vc6, SCM has c code.
STM32 USB HID实现USB双向通信
- STM32 USB HID 双向通讯,包含上位机和下位机,测试通过(Simulating HID through USB)