网上流传的usb_blaster原理图里的CPLD源码,主要是实现usb时序转换成JATG时序输出!
标签: usb_blaster CPLD JATG usb
上传时间: 2014-06-05
上传用户:jkhjkh1982
某公司的44box的开发办原理图 值得参考 支持USB Uart IDE等
上传时间: 2013-12-21
上传用户:shus521
多款USB芯片原理图(ISP1161、ISP1362、ISP1581和D12)
上传时间: 2014-01-15
上传用户:tonyshao
Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). It is derived from and fully API compatible to libusb
标签: application Libusb-win userspace Windows
上传时间: 2015-09-28
上传用户:frank1234
一个用C语言编写的usb程序,测试可以运行,内附有原理图
上传时间: 2015-09-29
上传用户:caiiicc
本论坛开发环境:jdk1.5+Tomcat5.5.17+sql server2000+Windows 2000 1、支持HTML内容编辑,支持网络贴图与附件上传等,支持多种版面风格. 2、论坛是树型框架结构支持二级类别,类别自已可以添加修改。 3、安全稳定,系统采用密码加密二次验证。 4、本论坛设以简洁高效为目标,所以不适合要求功能花俏、插件多样的使用者; 5、本论坛完全是用dw作为开发工具,没有任何封装文件,易于二次开发。 6、演示地址:http://test.ftbbs.cn:8080/
标签: 2000 Windows Tomcat server
上传时间: 2014-01-09
上传用户:561596
自制USB键盘,含源码,原理图 用了一个4*4的小键盘,有0-9十个数字键, Num Lock键,Caps Lock键,Shift键,Ctrl键,Alt键,回车键等。 最多可以有三个键同时按下,如果相交的话,最多只能两个键按下
上传时间: 2013-12-10
上传用户:lps11188
This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
标签: combination materials reference creating
上传时间: 2015-10-19
上传用户:784533221
89C52+D12的USB鼠标keil源代码. 解压密码: computer00 原理图及详细说明见: http://computer00.21ic.org/user1/2198/archives/2007/36520.html
上传时间: 2014-03-02
上传用户:CSUSheep
变量和相等问题的设计和实现将a、b、c、d、e、f这6个变量排成如图所示的 三角形,这6个变量分别取 1——6的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解,如 3 6 2 1 4 5 为一个解。 程序引入变量a,b,c,d,e,f,并让它们分别取1——6的整数,在它们互不相等的 条件下, 测试由它们排成如图所示的三角形三条边上的变量之和是否相等,如相等即为一种满足要求的排列,把它们输出。当这些变量取尽所有的组合后,程序就可得到全部可能的解。
上传时间: 2015-11-04
上传用户:GavinNeko