代码搜索:usb充电
找到约 10,000 项符合「usb充电」的源代码
代码结果 10,000
www.eeworm.com/read/13690/280106
usbò»+
// MFCApp.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MFCApp.h"
#include "MFCAppDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/13690/280107
usbò»+
// stdafx.cpp : source file that includes just the standard includes
// MFCApp.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/13690/280108
usbò»+
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/13690/280109
usbò»+
// OpenByIntf.cpp - open device by device interface
// Copyright (c) 1998 Compuware Corporation
#define NOCRYPT // prevent attempt to include missing files
#define _INC_EXCPT // prevent excpt.
www.eeworm.com/read/13690/280110
usbò»+
各目录说明如下:
⑴ common
驱动程序和应用程序共有的代码;
⑵ driver
PC机USB驱动程序,基于DriverStudio编写;
⑶ firmware
单片机固件程序,基于D12的USB传输控制;
⑷ usbtest
PC机Win32用户层界面程序,目前可以通过8个LED按钮控制TX-1B上的LED的亮灭.
操作步骤:
(1) 下载固件程
www.eeworm.com/read/13690/280111
usbò»+
www.eeworm.com/read/13690/280112
usbò»+
www.eeworm.com/read/13690/280113
usbò»+
BL51 BANKED LINKER/LOCATER V5.02 09/28/2006 22:04:35 PAGE 1
BL51 BANKED LINKER/LOCATER V5.02, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/13690/280114
usbò»+
礦ision2 Build Log
Project:
E:\Study\Hardware\MCU\TX-1B\usb\0.1\firmware\d12v0.1.uv2
Project File Date: 09/28/2006
Output:
Build target 'Target
www.eeworm.com/read/13690/280115
usbò»+
#include"reg51.h"
#include"absacc.h"
//RS=1是数据
//RW=1是读
//2*16LCD
#define LCDIDATA XBYTE[0xFB01]
#define LCDICOM XBYTE[0xFB00]
#define LCDIACOM XBYTE[0xFB02]
//128*64LCD
//左右屏
#define