搜索资源列表
pc与avr通过D12进行USB通讯的实例
- 这是一个pc与avr通过D12进行USB通讯的实例,功能就是控制PORTC口.
LPC2146的USB协议实现.zip
- LPC2146的USB协议实现.zip
ATMega8 模拟 USB 实现通用串口
- ATMega8 模拟 USB 实现通用串口(用CDC类)USB 转串口,附源代码.
使用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
STM32-USB.rar
- 意法基于arm-contex内核的单片机的usb固件程序库,ST arm-contex-based MCU core usb firmware library
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).
AT89C51SND1 USB Bootloader Dat
- USB Bootloader Datasheet,USB Bootloader Datasheet
IgorPlugUSB.zip 制作简易USB接口
- 单片机AT90S系列 制作简易USB接口(软件模拟,无usb硬件)。doc, Monolithic integrated circuit AT90S series manufacture simple USB connection (software simulation, non- usb hardware). Doc
IgorPlugUSBprogrammer.zip 制作简易USB接口
- 单片机AT90S系列 制作简易USB接口(软件模拟,无usb硬件)。 programmer, Monolithic integrated circuit AT90S series manufacture simple USB connection (software simulation, non- usb hardware). Programmer
RS232-USB.rar
- Visual C++ 6.0开发的USB端Win32应用程序,下位机用单片机进行数据采集,含单片机固件,Visual C++ 6.0 to develop the USB end of Win32 applications, the next-bit machine with single-chip microcomputer for data collection, including single-chip firmware
AVR 单片机 USB模块
- AVR 单片机 USB模块,本人实物测试通过,绝对好用,易于移植,吐血奉献,AVR single-chip USB module, I passed the physical test, the absolute ease of use, easy to transplant, blood sacrifice
usb-lcd-VB
- 使用Visual Basic 控制USB接口的LCD屏,提供LCD驱动的示范程序-USB interface, using Visual Basic controls the LCD screen, LCD-driven demonstration program to provide
USB-to-RS232-Driver.ZIP
- PL2303芯片通用的USB转串口驱动程序,支持win7,保证可正常使用-PL2303 USB to serial chip universal driver to support win7, guarantee the normal use
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
- at91sam7s64开发板上的USB底层驱动程序-USB development board at91sam7s64 the bottom of the driver
usb
- 一个c8051f320的USB上位机软件和驱程,VC++编写。-usb,vc++ c8051f320
c8051f020-USB
- c8051f020系列单片机USB功能开发例程,希望对大家有帮助-c8051f020 Series MCU USB function development routines, we want to help
M8-RF-USB-MouseKeyboard
- 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of dat
usb转串口线 驱动 PL2303
- 这个是usb转串口的驱动,其转换芯片是pl2303,所以,凡是这种转换芯片做的转换器都可以使用这个驱动,——基于windows32的!方便用于stc单片机的串口下载,这个也是stc官方支持的usb转串口驱动!方便大家共享!-a usefull driver for PL2303,a kind of usb to serial convertor!