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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

electronics-Workbench

  • This book is a hands-on introduction to the principles and practice of embedded system design usin

    This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.

    標簽: introduction principles hands-on embedded

    上傳時間: 2014-01-17

    上傳用戶:wuyuying

  • //*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 /

    //*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx 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 // // MSP430x1xx // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A

    標簽: Software Toggle 430x Demo

    上傳時間: 2015-12-10

    上傳用戶:從此走出陰霾

  • 目前在單片機的教學過程中

    目前在單片機的教學過程中,Labcenter Electronics 推出的 EDA 軟件 Proteus(普羅特斯)已越來越 受到重視,并被提倡應用于單片機數字實驗室的構建之中。Proteus 是一款功能較為全面的電子設計自動 化軟件,它不但可用于 PCB 設計以及模擬和數字電路仿真分析,還可應用于單片機及其外圍電路的仿 真,支持的微處理器芯片(Microprocessors ICs)包括 8051 系列、AVR 系列、PIC 系列、HC11 系列、 ARM7/LPC2000 系列甚至 Z80 等。本文對 Proteus 在單片機應用系統中的仿真應用作一介紹。

    標簽: 單片機 過程

    上傳時間: 2015-12-29

    上傳用戶:海陸空653

  • This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and

    This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and operators. It also serves as a quick reference to the Programmer’s WorkBench commands, and the commands for Microsoft utilities such as LINK and LIB. This book documents features of MASM version 6.1, and is part of a complete MASM documentation set.

    標簽: instructions directives statements Microsoft

    上傳時間: 2016-01-31

    上傳用戶:asddsd

  • 參考設計:為USB430和斜度計兩個實例的源程序和編譯后的文件 “實驗程序”子文件夾內容:為本光盤所配書的實驗的源程序和編譯后的文件。其中C源程序文件可以用記事本程序打開

    參考設計:為USB430和斜度計兩個實例的源程序和編譯后的文件 “實驗程序”子文件夾內容:為本光盤所配書的實驗的源程序和編譯后的文件。其中C源程序文件可以用記事本程序打開,其他文件使用“IAR Embedded Workbench”軟件可以打開.

    標簽: 源程序 USB 430 實驗

    上傳時間: 2016-02-13

    上傳用戶:stella2015

  • 【下載說明】 這里提供給大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、軟件與接口)一書的英文原版C

    【下載說明】 這里提供給大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、軟件與接口)一書的英文原版CHM格式下載。 【作者簡介】 Craig Hollabaugh has been fascinated by electronics since he bought an AM radio in elementary school. He was first exposed to Unix during a cross-country talk session in 1985. Later, he administered networked Sun and DEC workstations while pursuing a doctoral degree in electrical engineering at Georgia Institute of Technology. 【內容提要】 本書通過一個冬季旅游勝地自動化管理項目實例,從軟件、硬件和接口的觀點介紹嵌入式Linux。引入項目需求后,作者講述了開發環境的建立,接著用一系列軟硬件接口實例展示了如何使用異步串行通信、PC并口、USB、內存I/O、同步串行通信以及中斷,等等。最后介紹了將前面所有的工作有機地組織在一起的系統集成過程。本書以實際應用為導向,書中整個項目的實施過程和軟硬件接口實例都具實踐指導意義。

    標簽: Linux Interfacing Embedded Hardware

    上傳時間: 2014-01-22

    上傳用戶:shus521

  • As science advances, novel experiments are becoming more and more complex, requiring a zoo of contro

    As science advances, novel experiments are becoming more and more complex, requiring a zoo of control devices and electronics executing complicated sequences of steps. Device availability and monetary constrains usually lead to a highly heterogeneous setup with components from several different manufacturers using many different protocols and interfacing mechanisms. This often results in control software being puzzled together to use and provide a multitude of interfacing and control functionality, each using their own calling conventions, data structures, etc. To make matters worse, usually a group of relatively independent programmers is trying to write and maintain the code base. Often this causes extensive duplication of effort as program segments are hard to reuse, since unpredictable changes to the segments by the original authors might compromise other code using these segments.

    標簽: more experiments requiring advances

    上傳時間: 2013-12-24

    上傳用戶:qilin

  • //*** *** *** *** *** *** *** *** *** *** *** *** *** * // 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

    標簽: Software MSP-FET Toggle Demo

    上傳時間: 2014-01-09

    上傳用戶:問題問題

  • 這個是ISO9141-2的國際標準文檔.主要用于汽車電子方面-this is ISO9141-2 international standard documentation. Mainly used i

    這個是ISO9141-2的國際標準文檔.主要用于汽車電子方面-this is ISO9141-2 international standard documentation. Mainly used in automotive electronics

    標簽: 9141 international documentation ISO

    上傳時間: 2016-07-04

    上傳用戶:xiaoyunyun

  • Embedded Windows CE SAPI 5.0 Developers Kit is an embedded speech recognition, or speech-to-text cir

    Embedded Windows CE SAPI 5.0 Developers Kit is an embedded speech recognition, or speech-to-text circuit solution, for development of speech recognition system at the electronics level. 一款很好的英文嵌入式語音識別系統,基于winCE的,歡迎試用!

    標簽: speech-to-text recognition Developers Embedded

    上傳時間: 2016-07-28

    上傳用戶:wanghui2438

主站蜘蛛池模板: 隆子县| 天长市| 土默特左旗| 威远县| 松阳县| 霍城县| 秦安县| 巴南区| 伊吾县| 新津县| 喀什市| 锡林郭勒盟| 达日县| SHOW| 琼海市| 望谟县| 徐州市| 太和县| 甘肃省| 家居| 张家川| 盈江县| 星座| 青岛市| 尚义县| 铜梁县| 上饶市| 安乡县| 全南县| 桑植县| 分宜县| 灌云县| 通州区| 邵阳市| 武安市| 建宁县| 文水县| 马尔康县| 曲麻莱县| 化州市| 冷水江市|