This demonstration shows how a ZigBee coordinator can be set up. This demo allows the Demonstration Board (PICDEM Z or Explorer 16) to act as either a "Switching Load ControlLER" (e.g. a light) or a "Switching Remote Control" (e.g. a switch) as defined by the Home Controls, Lighting profile. It is designed to interact with a second Demonstration board programmed with the Demo RFD project
标签: This demonstration Demonstratio coordinator
上传时间: 2014-01-18
上传用户:dianxin61
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host ControlLER driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 转自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1
标签: wince Requires firmware Atheros
上传时间: 2014-11-11
上传用户:bibirnovis
usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this ControlLER chip.
标签: driver function Windows bulkusb
上传时间: 2016-04-25
上传用户:270189020
(1)变换模块 本模块包含两部分内容:利用 反变换规则将 坐标系下的两相电流转换成三相电流;利用间接矢量控制,得到转子角位移,公式如下(2) 电流滞环控制器(Hysteresis current ControlLER)模块(3) 电压源型逆变器(Voltage sourse inverter,VSI)模块 (4) 变换模块(5) 感应电机(IM)模块 该感应电机模型是基于交流电机的电路方程、转矩方程以及运动方程建立起来的。该仿真模块为一个三输入、六输出的系统子模块。输入为 坐标系中定子电压,输出则是 坐标系中的转子电流和转子磁链,以及输出的转矩。(6) 电流反馈模块(7)速度控制器模块
上传时间: 2014-03-10
上传用户:yy541071797
This model shows NASA s HL-20 lifting body modeled in Simulink, and Aerospace Blockset. This model simulates approach and landing flight phases using an auto-landing ControlLER.
标签: model This Aerospace Blockset
上传时间: 2016-05-17
上传用户:athjac
This transport driver for BlueDrekar middleware is a reference implementation of the Bluetooth Host ControlLER Interface (HCI) UART transport layer. The source code is compiled and run in linux enviroment.
标签: implementation BlueDrekar middleware Bluetooth
上传时间: 2016-06-13
上传用户:www240697738
Use this program to decode the Manchester Code of the RFID. Validate the accessibility of detected card. Including a keypad ControlLER, generally a all in one card access reader.
标签: the accessibility Manchester Validate
上传时间: 2013-12-19
上传用户:yoleeson
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI ControlLERs. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the ControlLER, process adapter interrupts, and various other SCSI activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI ControlLERs—the Plug and Play ControlLERs are detected by the operating system—and for shutting down the ControlLER during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
标签: driver This ControlLERs directory
上传时间: 2016-06-28
上传用户:caiiicc
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master ControlLERs. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the ControlLER, process adapter interrupts, and various other SCSI activities. This driver is also responsible shutting down the ControlLER during device removal or power management operations.
标签: PCI_UltraSCSI ControlLERs directory contains
上传时间: 2016-06-28
上传用户:l254587896
MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现ControlLER的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关
标签: MediaPlayer 代码
上传时间: 2016-07-08
上传用户:爺的气质