亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

INStruments

  • As mentioned, most computers include a serial port. The only hardware setup required is connecting t

    As mentioned, most computers include a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instrument may include some hardware drivers or software utilities for communication, and should include documentation on the baud rate, packet size, stop bits, and parity bits that the instrument will use. Additionally, check the National INStruments Instrument Driver Network to see if LabVIEW drivers already exist for yout instrument, as

    標(biāo)簽: connecting mentioned computers hardware

    上傳時(shí)間: 2016-05-27

    上傳用戶:gououo

  • //*** *** *** *** *** *** *** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1

    //*** *** *** *** *** *** *** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1.0 // // Description: Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO ~800k // // MSP430F1121 // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // M. Buccini // Texas INStruments Inc. // Feb 2005 // Built with IAR Embedded Workbench Version: 3.21A

    標(biāo)簽: Software MSP-FET Toggle Demo

    上傳時(shí)間: 2014-01-09

    上傳用戶:問題問題

  • OpenChoice® PC通信軟件 通過USB在Windows PC與新型TDS1000B/2000B系列數(shù)字示波器之間快速簡(jiǎn)便地進(jìn)行通信。傳送和保存設(shè)置、波形、測(cè)量和屏幕圖。 Na

    OpenChoice® PC通信軟件 通過USB在Windows PC與新型TDS1000B/2000B系列數(shù)字示波器之間快速簡(jiǎn)便地進(jìn)行通信。傳送和保存設(shè)置、波形、測(cè)量和屏幕圖。 National INStruments SignalExpress 泰克版互動(dòng)測(cè)量軟件 為新型TDS1000B/2000B系列數(shù)字示波器優(yōu)化的全面互動(dòng)測(cè)量軟件環(huán)境。可以使用直觀的拖放用戶界面,即時(shí)采集、生成、分析、比較、導(dǎo)入和保存測(cè)量數(shù)據(jù)和信號(hào), 而不要求任何編程。

    標(biāo)簽: OpenChoice Windows 1000 2000

    上傳時(shí)間: 2016-07-22

    上傳用戶:wl9454

  • If you have programming experience and a familiarity with C--the dominant language in embedded syste

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical INStruments would have been nearly impossible to create without embedded software.

    標(biāo)簽: familiarity programming experience dominant

    上傳時(shí)間: 2013-12-11

    上傳用戶:362279997

  • Xilinx is disclosing this Specification ? 第 1 章“EMIF 概述”

    Xilinx is disclosing this Specification ? 第 1 章“EMIF 概述”,概述 Texas INStruments EMIF。 ? 第 2 章“Virtex-II 系列或 Spartan-3 FPGA 到 EMIF 的設(shè)計(jì)”描述將 TI TMSC6000 EMIF 連接到 Virtex?-II 系列或 Spartan?-3 FPGA 的實(shí)現(xiàn)。 ? 第 3 章“Virtex-4 FPGA 到 EMIF 的設(shè)計(jì)” 描述將 TI TMS320C64x EMIF 連接到 Virtex-4 FPGA 的實(shí)現(xiàn)。 ? 第 4 章“參考設(shè)計(jì)” 提供參考設(shè)計(jì)的目錄結(jié)構(gòu)和參考設(shè)計(jì)文件的鏈接。 ? 附錄 A “Virtex-4 ISERDES 樣本代碼” 提供 Virtex-4 實(shí)現(xiàn)的樣本代碼列表。 ? 附錄 B “EMIF 寄存器域描述” 定義 TI DSP 寄存器域。 ? 附錄 C “相關(guān)參考文件” 提供相關(guān)文檔的鏈接

    標(biāo)簽: Specification disclosing Xilinx EMIF

    上傳時(shí)間: 2016-12-06

    上傳用戶:litianchu

  • Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, usin

    Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas INStruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.

    標(biāo)簽: funtionality Hardware firmware digital

    上傳時(shí)間: 2017-02-19

    上傳用戶:bibirnovis

  • In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal

    In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas INStruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.

    標(biāo)簽: M. Algorithms Real-Time complete

    上傳時(shí)間: 2014-01-07

    上傳用戶:epson850

  • Commercially available active noise control headphones rely on fixed analog controllers to drive "an

    Commercially available active noise control headphones rely on fixed analog controllers to drive "anti-noise" loudspeakers. Our design uses an adaptive controller to optimally cancel unwanted acoustic noise. This headphone would be particularly useful for workers who operate or work near heavy machinery and engines because the noise is selectively eliminated. Desired sounds, such as speech and warning signals, are left to be heard clearly. The adaptive control algorithm is implemented on a Texas INStruments (TI™ ) 1 TMS320C30GEL digital signal processor (DSP), which drives a Sony CD550 headphone/microphone system. Our experiments indicate that adaptive noise control results in a dramatic improvement in performance over fixed noise control. This improvement is due to the availability of high-performance programmable DSPs and the self-optimizing and tracking capabilities of the adaptive controller in response to the surrounding noise.

    標(biāo)簽: Commercially controllers headphones available

    上傳時(shí)間: 2013-12-04

    上傳用戶:dyctj

  • MSP430G2553

    DESCRIPTION The Texas INStruments MSP430 family of ultra-low-power microcontrollers consists of several devices featuring different sets of peripherals targeted for various applications. The architecture, combined with five low-power modes, is optimized to achieve extended battery life in portable measurement applications. The device features a powerful 16-bit RISC CPU, 16-bit registers, and constant generators that contribute to maximum code efficiency. The digitally controlled oscillator (DCO) allows wake-up from low-power modes to active mode in less than 1 μs. The MSP430G2x13 and MSP430G2x53 series are ultra-low-power mixed signal microcontrollers with built-in 16- bit timers, up to 24 I/O capacitive-touch enabled pins, a versatile analog comparator, and built-in communication capability using the universal serial communication interface. In addition the MSP430G2x53 family members have a 10-bit analog-to-digital (A/D) converter. For configuration details see Table 1. Typical applications include low-cost sensor systems that capture analog signals, convert them to digital values, and then process the data for display or for transmission to a host system.

    標(biāo)簽: G2553 2553 430G MSP 430

    上傳時(shí)間: 2018-12-25

    上傳用戶:ygyh

  • New Horizons in Mobile and Wireless Communications

    European Research Framework programs are public policy INStruments designed to strengthen European competitiveness through cooperation. Although they have a fixed time frame, determined research themes, and a specific expected impact, the achievements in research and development (R&D) made by these funded proj- ects pave the way for a research continuum.

    標(biāo)簽: Communications Horizons Wireless Mobile New and in

    上傳時(shí)間: 2020-05-31

    上傳用戶:shancjb

主站蜘蛛池模板: 石景山区| 大埔县| 商河县| 五大连池市| 洛隆县| 稻城县| 盐城市| 紫金县| 滦平县| 鹤岗市| 汉沽区| 堆龙德庆县| 陇川县| 长泰县| 化隆| 嵩明县| 合江县| 元江| 额济纳旗| 建始县| 德州市| 长岛县| 石林| 吴江市| 太谷县| 简阳市| 平乐县| 剑河县| 侯马市| 化隆| 鹤庆县| 玉屏| 东宁县| 玉溪市| 游戏| 武平县| 宁化县| 光山县| 湟源县| 东台市| 丰城市|