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

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

microC-Os-Ii-The-Real-Time-Kerne

  • 基于CAN總線的數字式自動找平控制系統設計

    對于瀝青混凝土攤鋪機自動找平控制系統來說,數字式控制系統的研制是目前的一個方向。介紹了一種基于CAN總線的數字式自動找平控制系統。該系統以CAN總線作為通信方式,PWM控制信號通過C8051F040單片機內部PCA可編程計數器陣列產生,并具有結構簡單、信號穩定、實時性強、易擴展的特點。通過硬件實現和系統運行達到了比較理想的控制效果,驗證了系統的可行性。 Abstract:  A digital auto-leveling control system based on CAN Bus is introduced.It uses CAN Bus as the method of communication and creates PWM signals by programmable counter array in C8051F040 microcontroller. The system is simple, stable, real-time and expansive.

    標簽: CAN 總線 數字式 控制系統設計

    上傳時間: 2013-10-09

    上傳用戶:ligi201200

  • 基于MSP430F149的無線環境監測傳感器系統設計

    為了提高環境參數采集的自動化水平,提升效率,設計了無線傳感器系統。本系統運用了傳感器技術、通信技術和單片機技術,實現了對環境溫度、濕度、光照度以及可燃性氣體濃度等參數的檢測。它能夠實時地與上位機進行無線通信,滿足對環境參數實時監測的要求。 Abstract:  In order to increase the degree of automation and improve the efficiency of the environment monitoring parameters,the wireless sensor system was developed.Combining with the technique of sensor,automatic monitoring,communication and single-chip microcomputer,it realized real-time monitoring environment parameters,such as temperature,humidity,illumination,concentration of com- bustible gas and so on.At the same time it can communicate with upper personal computers,satisfy the desire of real-time monitoring.

    標簽: 430F F149 MSP 430

    上傳時間: 2013-11-22

    上傳用戶:longlong12345678

  • 基于AT89S52 的水溫控制系統的設計

    本文介紹了基于AT89C52 單片機的自動水溫控制系統的設計及實現過程。該系統具有實時顯示、溫度測量、溫度設定并能根據設定值對環境溫度進行調節實現控溫的目的以及達到上下限溫度報警功能,控制算法是基于數字PID 算法。關鍵詞 :PID AT89C52 脈寬調制 實時 Abstract : This article describes AT89C52 single-chip microcomputer-basedautomatic water temperature control system design and implementation process. Thesystem has real-time display, temperature measurement, temperature settings and theenvironment in accordance with the temperature settings adjusted to achieve thepurpose of temperature control and reach the upper and lower limits of temperaturealarm function, the control algorithm is based on the digital PID algorithm.Keyword: PID AT89C52 PWM real time

    標簽: 89S S52 AT 89

    上傳時間: 2013-10-10

    上傳用戶:歸海惜雪

  • lpc2478完全使用手冊

    NXP Semiconductor designed the LPC2400 microcontrollers around a 16-bit/32-bitARM7TDMI-S CPU core with real-time debug interfaces that include both JTAG andembedded Trace. The LPC2400 microcontrollers have 512 kB of on-chip high-speedFlash memory. This Flash memory includes a special 128-bit wide memory interface andaccelerator architecture that enables the CPU to execute sequential instructions fromFlash memory at the maximum 72 MHz system clock rate. This feature is available onlyon the LPC2000 ARM Microcontroller family of products. The LPC2400 can execute both32-bit ARM and 16-bit Thumb instructions. Support for the two Instruction Sets meansEngineers can choose to optimize their application for either performance or code size atthe sub-routine level. When the core executes instructions in Thumb state it can reducecode size by more than 30 % with only a small loss in performance while executinginstructions in ARM state maximizes core performance.

    標簽: 2478 lpc 使用手冊

    上傳時間: 2013-11-15

    上傳用戶:zouxinwang

  • NEC 16位MCU參考手冊

    NEC 16位MCU參考手冊 The 78K0R/IC3 is a 16-bit single-chip microcontroller that uses a 78K0R CPU core and incorporates peripheral functions, such as ROM/RAM, a multi-function timer, a multi-function serial interface, an A/D converter, a programmable gain amplifier (PGA), a comparator, a real-time counter, and a watchdog timer.

    標簽: NEC MCU 參考手冊

    上傳時間: 2013-11-02

    上傳用戶:努力努力再努力

  • COS-II調試插件

    μC/OS-II調試插件支持μC/OS-II各種設施的觀察。包含任務、信號量、互斥量、郵箱、消息隊列、標志、定時器和存儲區等。同時可自定義刷新時間,動態的刷新各設施的數據顯示,還可以將任務信息保存到日志文件中

    標簽: COS-II 調試插件

    上傳時間: 2014-12-28

    上傳用戶:shen007yue

  • P90CL301 I2C driver routines

    This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software routines toquickly implement a complete I²C multi-master system application.For specific applications the user will have to make minimal changes in the driver program. Using the drivermeans linking modules to your application software and including a header-file into the application sourceprograms. A small example program of how to use the driver is listed.The driver supports i.a. polled or interrupt driven message handling, slave message transfers and multi-mastersystem applications. Furthermore, it is made suitable for use in conjunction with real time operating systems, likepSOS+.

    標簽: routines driver P90 301

    上傳時間: 2013-11-23

    上傳用戶:weixiao99

  • XA-S3 I2C driver software

    This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) interface routines and a smalldemo application program. All together it offers the user a quick start in writing a complete I2C system applicationwith the PXAS3x.The driver routines support interrupt driven single master transfers. Furthermore, the routines are suitable foruse in conjunction with real time operating systems.

    標簽: software driver XA-S I2C

    上傳時間: 2013-11-02

    上傳用戶:zw380105939

  • 基于以太網的虛擬示波器設計

    為提升虛擬儀器傳輸速率與實時性能,擴展監測范圍,在VC的軟件平臺上設計了一種全功能虛擬示波器。與傳統虛擬示波器相比,該系統采用嵌入式系統完成信號采集,采用工業以太網為傳輸介質,通過線性插值算法和多線程編程思想,實現波形顯示、參數計算、頻譜分析以及波形存儲及回放功能。實驗結果表明,該虛擬示波器可以實現20 kHz采樣頻率下的波形精確顯示,達到預期的各項指標。 Abstract:  o enhance the transfer rate and real-time of virtual instrument performance, expand scope of monitoring, this paper uses the VCs software platform to design a fully functional virtual oscilloscope. Compared with traditional virtual oscilloscope, this system adopts the embedded system to complete the data acquisition, industrial Ethernet as the transmission medium used by the linear interpolation algorithm and multi-threaded programming ideas, namely to achieve waveform display, parameter calculation, spectrum analysis and waveform storage and playback. Experimental results show that the virtual oscilloscope can accurately display the waveform with 20kHz sampling frequency, and achieve the desired targets.

    標簽: 以太網 虛擬 波器設計

    上傳時間: 2013-11-25

    上傳用戶:wbwyl

  • 基于ARM9和μC_OS-II的SD卡文件系統設計與實現

        主要針對貨車動態稱重系統中大量實時載重數據存取的需求而做的設計。該設計基于ARM9和μC/OS-II相結合的軟硬件平臺,實現了一種SD卡文件系統。SD卡的接口電路采用SD總線模式連接,軟件設計基于嵌入式操作系μC/OS-II ,文件系統的實現參照FAT32規范。實際應用表明,該設計能夠滿足大量數據的存取效率以及文件管理的技術指標。

    標簽: C_OS-II ARM9 SD卡文件 系統設計

    上傳時間: 2013-11-04

    上傳用戶:rlgl123

主站蜘蛛池模板: 图片| 资源县| 三原县| 丘北县| 同心县| 晋宁县| 庄河市| 米易县| 定边县| 丰县| 普格县| 临澧县| 益阳市| 绥江县| 陇西县| 将乐县| 临洮县| 麻江县| 江安县| 黄大仙区| 仲巴县| 汨罗市| 垣曲县| 疏附县| 义马市| 涟水县| 博客| 武夷山市| 罗定市| 山阳县| 永年县| 甘孜县| 龙海市| 上饶县| 炎陵县| 山丹县| 荆州市| 盐山县| 西平县| 石门县| 汶上县|