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

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

host-rs

  • 基于Attiny13的投影儀防盜器設計

    介紹一種以Atmel公司的Attiny13為處理器的投影儀防盜器設計方案。該防盜器具有功耗低,功能完整,防盜效果良好等特點,除具有報警功能外,防盜器還具有以無線方式向主機發送報警信號的功能。采用315MHz發射模塊實現無線信號發送。該投影儀防盜器可適應眾多廠家生產的防盜器主機。 Abstract:  This paper introduces the design scheme of overhead projector's anti-theft device which users ATMEL company’s Attiny13as processor.This anti-theft device features low powerloss,functional integrity,good effect of anti-theft.In addition to its own with alarm functions,the anti-theft device also has alarm function which can send alarm signal to the host through wireless way.It sends wireless signal using315MHz transmitting module,so this overhead projector’s anti-theft device is adapted to anti-theft device host produced by many manufacturers.

    標簽: Attiny 13 投影儀 防盜器

    上傳時間: 2013-11-02

    上傳用戶:ysystc699

  • 單片機與PLC之間遠距離通信的實現

    摘要:在工業自動控制中,單片機與PLC的遠距離通信是一個難點與熱點問題。本文設計了S7-200PLC與PIC16F877單片機實現遠距離串行通信的硬件連接和軟件實現方法。本文采用了MAX485E芯片進行TTL電平與差分信號之間的轉換,使用RS-485端口和半雙工模式進行通信。最后通過異或校驗碼對接收到的數據進行核對,以進一步提高數據傳輸的可靠性。實驗證明,該方法成功實現了單片機與PLC的遠距離通信,并且具有開發簡單,抗干擾能力強的特點,具有一定實用價值。關鍵詞:單片機  PLC  串行通信

    標簽: PLC 單片機 遠距離通信

    上傳時間: 2014-12-27

    上傳用戶:YUANQINHUI

  • 基于AT89C52單片機的溫度巡回檢測系統設計

    闡述了一個由上位PC機和AT89C52下位單片機組成的主從分布式溫度巡回檢測系統。主從機采用RS-485 串行通訊標準進行通信,可在下位單片機實現基本的溫度數據巡回檢測基礎上,由上位PC機實現綜合處理功能或擴展為遠程操作。整個系統具有巡檢速度快,擴展性好的特點。 Abstract:  In this paper,a top PC and AT89C52 under-bit microcontrollers from the main component of the tour distributed temperature detection system is presented. Master and slave can use RS-485 serial communication standards for communications.Based on next-bit machine for basic goods temperature detected data Tour, the top can achieve the integrated treatment of PC functions or for the expansion of long-distance operation. The entire inspection system is fast, expansion.

    標簽: 89C C52 AT 89

    上傳時間: 2013-10-13

    上傳用戶:zhoujunzhen

  • 多音頻訊號的量測及分析系統--DAQ Card的應用

    量測/測試所面臨之問題 此測試驗證上,要使用NI公司之LAB VIEW及DAQ CARD來取代AUDIO PRECISION及其所附軟體ATS。首先需克服硬體解析度上的差異,再來是FFT(FAST FOURIER TRANSFORM,快速傳立業轉換)演算未予的撰寫,這將會影響MULTI-TONE訊號上PEAK值的偵測。另外,以RS-232為I/O介面,并呼叫客戶所提供之DLL檔來與DUT內的IC溝通,但因LAB VIEW無法直接呼叫其STRUCTURE,故需用VC++再編譯一層新的DLL來供LAB VIEW使用。

    標簽: Card DAQ 音頻訊號

    上傳時間: 2013-12-13

    上傳用戶:longlong12345678

  • 89C52單片機模塊

    模塊結構框圖和功能描述 模塊結構框圖如圖:采用8位單片機89C52,時鐘電路使用片內時鐘振蕩器,具有上電復位和手動按鍵復位功能,外接WDG復位電路。通過并行總線外擴了128KWSRM和64K的FLASHROM;串行擴展:通過RS-232連接了UART口;通過跳線器可選兩個IO口來虛擬I2C總線,并外接帶I2C總線的EEPROM和RTC。數據總線地址總線經總線驅動后引出到總線插槽與其他模塊相連。模塊的譯碼控制電路由一片CPLD來完成。

    標簽: 89C52 單片機模塊

    上傳時間: 2013-11-11

    上傳用戶:maricle

  • 基于W77E58的跑步機聯網系統的開發

    對于傳統的跑步機無法聯機組網,保存歷史數據,實時調試等問題,介紹了一個由多臺跑步機通過RS-232串行總線與上位機相連組成的跑步機聯網系統。系統采用W77E58作為下位機核心控制器件,它具有雙串行通訊端口,其中一個串口用于與變頻器通訊,另一個串口則與上位機相連,構成跑步機網絡。 Abstract:  The traditional running machine can not be connected to a network, saving historical data, real time debug etc.In this paper,a new network system which is composed of running machines connected by a RS-232 communication bus is introduced.In the system,W77E58 is used as a core control unit.W77E58 has two serial ports,one is connected to the inverter and the other is connected to the PC. Thus a network appears.

    標簽: W77E58 跑步機 聯網系統

    上傳時間: 2014-12-27

    上傳用戶:哇哇哇哇哇

  • 基于AVR單片機的USB接口設計

    以AVR單片機ATmega8和USB接口器件PDIUSBD12為核心,基于標準的USB1.1協議,設計一種通用USB接口模塊,以滿足嵌入式系統中對USB接口的需求。對模塊的硬件電路或單片機固件程序的硬件接口層稍加修改即可用于其他各種微處理器。該模塊可為各種嵌入式系統增加USB接口,實現與USB主機系統通信。 Abstract:  Based on AVR microcontroller ATmega8 and USB interface chip PDIUSBD12, a general USB interface module is designed according to USB1.1 protocol for various requirements of embedded systems. Only with few modifications in circuit or hardware abstract layer of firmware, the module can be used on many types of microprocessors. All kinds of embedded systems can realize high speed and stable communication with USB host systems, owing to the facility of this module.

    標簽: AVR USB 單片機 接口設計

    上傳時間: 2014-01-08

    上傳用戶:趙云興

  • 基于C8051F005單片機的參數測試儀的設計

    介紹了基于單片機航空交流電參數測試儀的系統設計。以Silicon Labs公司的C8051F005單片機為核心設計出數據采集板,通過RS-232串口與上位機通訊。運用Lab Windows/CVI編寫的上位機軟件實現信號的檢測以及波形和數據的顯示,給出了測試儀硬件電路的組成和軟件流程圖。本系統具有硬件結構簡單、容易實現和成本低等特點,在實際應用中其穩定性、精確性均能滿足客戶要求。 Abstract:  The design of aeronautics AC parameters tester based on the single-chip is introduced.The core component of data acquisition board is C8051F005 single chip of Silicon Labs Company,and communication with PC through RS-232. The signal processing software programmed with LabWindows/CVI can be used successfully to fulfill inspection of signal and display of the waveform and data. The hardware and software configuration of test instrument are provided.The hardware of the system is simple, and can be easily realized.The stability and precision of the measurement instrument are enough to meet the requirements.

    標簽: C8051F005 單片機 儀的設計 參數測試

    上傳時間: 2013-11-18

    上傳用戶:wang5829

  • 基于C8051F020的通用串口適配器的設計

    介紹了基于單片機C8051F020的通用串口適配器的設計與實現方法,即由單片機控制的智能化一對多口收發信號轉換器。通過采用C51對單片機進行編程,控制與RS-232(標準RS-232電平)、RS232(TTL電平)、RS-422接口的數據通信;采用C++ Builder作為開發平臺,通過RS-232接口實現上位機對適配器各個通信端口的控制。 Abstract:  Design and realization of a universal serial port adapter based on the MCU C8051F020 are introduced.The adapter is an intelligent one-to-more receiving and transmitting signal converter controlled by the MCU. By programming the MCU with the language C51,MCU control data communication between the MCU and RS-232(RS-232 level),RS-232(TTL level),RS-422 port; Using C++ Builder as the development plane, by one RS232 port, the upper PC can control each of the communication port of the adapter.

    標簽: C8051F020 串口適配器

    上傳時間: 2013-11-19

    上傳用戶:hebanlian

  • 基于MSP430F149的智能電池巡檢系統的設計

    介紹了電力操作電源與智能電池巡檢系統的特點,給出了一種基于超低功耗單片機MSP430 F149針對中小型變電站自動化運行的專用設備的基本設計原理及實現方法,最后給出了詳細硬件構成和軟件實現。該系統能滿足中小型變電站安全、可靠、自動運行的要求,并通過與上位機的串行通信實現變電站的遠程管理和控制。 Abstract:  The characters of the intelligent battery data logging system of the electric operation power are introduced.The basic design principle and the implemented methods of the special equipment which only designed for the middle or small transformer substation based on MSP430F149 are prescribed. Finally, the hardware block diagram and the software flow chart are also given. The function that the system finally needs to realize can basically meet with the middle or small transformer substation’s satisfy, reliably,and automatic running.And it can also realize the transformer substation long-distance management and control by serial communicating with the host computer.

    標簽: 430F F149 MSP 430

    上傳時間: 2013-11-25

    上傳用戶:黃華強

主站蜘蛛池模板: 信丰县| 潜江市| 玛沁县| 磐石市| 惠东县| 双流县| 玛多县| 富民县| 镇坪县| 亳州市| 洪泽县| 南乐县| 阿图什市| 太保市| 沛县| 丹江口市| 明光市| 海林市| 瓮安县| 松原市| 禄丰县| 女性| 宁津县| 获嘉县| 阿克| 龙游县| 合江县| 梧州市| 日土县| 潜山县| 茂名市| 江陵县| 樟树市| 于都县| 土默特右旗| 云林县| 德州市| 芒康县| 萝北县| 永德县| 新宾|