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
上傳用戶:爺的氣質