Location:
Search - proteus usb
Search list
Description: C51 USB1.1开发源码及相关开发工具和文档,以及USB接口芯片资料-C51 USB1.1 open source and related development tools and documentation, as well as information on the USB interface chip
Platform: |
Size: 9781248 |
Author: 肖华 |
Hits:
Description: VxWorks开发实践,包括:
《Tornado初步.doc》、《WindView简介及其用法0.doc》、《工具演示l.doc》-VxWorks development practices, including : "Tornado preliminary. Doc, "" Introduction and Usage WindView 0.doc "," demo l.doc tools, "etc.
Platform: |
Size: 606208 |
Author: prescape |
Hits:
Description: 这是一个Keil MCB2148开发板上针对LPC2148的HID项目程序,它示范了如果实现USB HID:
- 8个LED
- INT1按钮
该设备将被Windows识别并加载为普通的HID 设备。LED和按钮将和PC端HID用户软件进行交互。-Keil MCB2148 LPC2148 development board against the HID project procedures, which demonstrated a USB HID if :-eight LED-button INT1 the equipment will be identified and loading Windows for ordinary HID equipment. LED and button and the PC-HID software for interactive users.
Platform: |
Size: 173056 |
Author: 林强 |
Hits:
Description: USB的驱动编程实例,有一定的参考价值,可供学习及研发参考-USB-driven programming examples are useful for reference and research and development study
Platform: |
Size: 1104896 |
Author: 马萍 |
Hits:
Description: IAR下编译LPC214X的模板及示例文件-IAR compiler under LPC214X templates and sample file
Platform: |
Size: 133120 |
Author: 赵 |
Hits:
Description: avr单片机usb下载器的制作资料,源码,及电路图。-avr download usb Singlechip s production of information, source code, and schematics.
Platform: |
Size: 182272 |
Author: 周海华 |
Hits:
Description: 62256在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档
62256简介:
62系列是最常用的单片机系统扩展RAM元器件,其类型有6216、6232、6264、62128、62256或62512等多种,62后面的数字表示此元器件中可以存储的位(单位:千bit),我们通常的说法是将此值除以8,比如62256将256除以8,我们一般称之为32K的RAM。
如果学习过二进制就可以知道,区分两个字节需要一根地址线就可以:0或者1;而区分四个字节需要2根地址线;区分八个字节需要三根地址线…..以此类推,我们可以计算出要区分32K的RAM区,需要15根地址线,也就是器件上面的A0-A14管脚用于确定唯一的一个字节内容。
我们现在学习的51单片机是8位的,所以必须用两个IO口来联接这个RAM器件,通常我们用P0(低字节)和P2(高字节)两个端口来确定此器件的地址,而P0口是51单片机标准的总线口,是地址线和数据线复用的,所以与62256联接时需要加一片锁存器来锁存地址。即先将地址送到锁存器(通常用74HC373)中,然后P0口空闲下来后开始接收或发送数据至62256。
-err
Platform: |
Size: 18432 |
Author: Tad |
Hits:
Description: VC++ 和 AVR之间的USB通信,有源代码的-VC++ and the USB communication between the AVR, active code
Platform: |
Size: 381952 |
Author: lyd |
Hits:
Description: smart2300平台全部驱动例程
LPC2378所有中间件,非常有用,可以移植到各操作系统-LPC2378 ADC I2C RTC UART SSP IrDA CAN I2S LCM SD USB
Platform: |
Size: 11086848 |
Author: xjy |
Hits:
Description: proteus_usb仿真,是用PIC单片机仿真,了解usb原理以及程序编写-proteus usb PIC is the a code
Platform: |
Size: 177152 |
Author: sunlichao |
Hits:
Description: ECG amplifier board and PCB in altium designer format
USB Interface, PIC18F4550 Microcontroller, Right-Leg Drive Circuit and Ready for Optical Isolation. Operates with 2 x 9 V batteries. Important: Do not use this circuit with any other DC or AC sources. Just battery for your safety.-ECG amplifier board and PCB in altium designer format
USB Interface, PIC18F4550 Microcontroller, Right-Leg Drive Circuit and Ready for Optical Isolation. Operates with 2 x 9 V batteries. Important: Do not use this circuit with any other DC or AC sources. Just battery for your safety.
Platform: |
Size: 2573312 |
Author: sbk |
Hits:
Description: SIMPLE EXAMPLE
This example for comunication between PIC 18F4550 an PC with Visual Basic connected in USB PORT.
Its compose for Firmware, Program an Proteus Diagram.
Enjoy it.!
Platform: |
Size: 432128 |
Author: mdqharry |
Hits:
Description: 基于Proteus的hid usb仿真,用的是pic18f2550芯片,实现A/D数据2路采集,然后通过USB传输到PC中,没有上位机程序-Proteus hid usb-based simulation, using a pic18f2550 chip, to achieve A/D data 2-way acquisition, and then transferred to the PC via USB, there is no host computer program
Platform: |
Size: 101376 |
Author: 郭佳 |
Hits:
Description: 采用PIC18F4550编写USB下位机程序,上位机采用VB编写,实现对USB的示波器-Prepared using PIC18F4550-bit machine, under USB program, host computer using VB to prepare and realize USB Oscilloscope
Platform: |
Size: 37888 |
Author: xinhua |
Hits:
Description: example for usb interface in C18, it was compiler with MPLAB & C18 C compiler.
Based on device: PIC18F2550 & PIC18F4550
Platform: |
Size: 936960 |
Author: Binh |
Hits:
Description: demo proteus about usb
Platform: |
Size: 2899968 |
Author: fabio |
Hits:
Description: Simulink Model for sending data to pic18f4550 usb and proteus simulation to verify the model.
Platform: |
Size: 117760 |
Author: ummar |
Hits:
Description: pic18f2550 USB proteus仿真-pic18f2550 USB proteus simulation
Platform: |
Size: 177152 |
Author: qiujingxing |
Hits:
Description: proteus中usb仿真,压缩包里包含有所有的开发资料,同时含有usb仿真原型,包含keil工程下的原码。-proteus simulation, usb, the compressed bundle includes all the development of information, containing both usb simulator prototype contains the the keil project under the original code.
Platform: |
Size: 647168 |
Author: 佚风 |
Hits:
Description: proteus y c++ para hacer programas con java
Platform: |
Size: 206848 |
Author: pato |
Hits: