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

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

Abstract-The

  • 基于VHDL的微型打印機控制器設計

    介紹基于VHDL的微型打印機控制器的設計。論述了微型打印機的基本原理,以及實現控制器的VHDL語言設計。打印機的數據來自系統(tǒng)中的存儲模塊,根據需要控制打印。該微型打印機控制器可取代傳統(tǒng)的微型打印機,且抗干擾性好,可靠性高,具有較強的移植性,稍加改動就可應用于不同場合。 Abstract:  This paper introduced the design method of micro printer controller based on VHDL.The basic principles of microprinter is explained,as well as the realization of the controller by VHDL language.The printer data is from the system memory modules,can control printer.The design of microprinter controller has antigood and high reliability,it can replace the traditional printer.The controller has very good portability,and need little modify that can use in different situation.

    標簽: VHDL 微型打印機 制器設計

    上傳時間: 2013-11-03

    上傳用戶:dudu1210004

  • 基于AT89S52單片機的多功能音樂播放器

    介紹一種多功能音樂播放器,它是以AT89S52單片機為核心,并輔有一些外圍器件,采用匯編語言編寫程序,實現多功能音樂播放,歌曲自動循環(huán)播放和使用琴鍵自編曲目功能。此外,彩燈顯示歌曲節(jié)奏,按鍵跳轉到喜愛曲目,液晶顯示當前播英文曲目。并給出了系統(tǒng)軟硬件設計。 Abstract:  It introduces a multifunctional music player,taking AT89S52 single-chip microcomputer as hardware control core and using some peripheral elements.Programmes are compiled in assembly language to act as expected.There are two functional modes in this system.One is to make the music play automatically and consecutively,the other is to compose new songs through keys.In addition,lights show the pace of music and the English names can be displayed in the liquid crystal screen.With perfect combination of hardware and software,the music player can meet many music lovers’needs for multifunctional music player.And the hardware and software of the system are given.

    標簽: 89S S52 AT 89

    上傳時間: 2013-11-18

    上傳用戶:xiaodu1124

  • 基于C8051F060的數據采集存儲系統(tǒng)的設計

    介紹一種基于C8051F060單片機和NAND Flash的數據采集存儲系統(tǒng),該系統(tǒng)可實現3路信號采樣,每路采樣率為5KS/s,通過異步串行通信接口實現數據傳輸。并詳細說明系統(tǒng)的軟件設計。 Abstract:  An acquisition and storage system based on C8051F060and NAND Flash is designed in this paper.The system is used to sample three-channel of signal,5KSPS each channel,and can upload data to test bench through UART(Universal Asynchronous Receiver/Transmitter).The software design is discussed in detail.

    標簽: C8051F060 數據采集 存儲系統(tǒng)

    上傳時間: 2013-10-12

    上傳用戶:Jesse_嘉偉

  • 基于CDC3207G的汽車儀表板設計

    應用德國Micronas公司的CDC3207G微控制器開發(fā)了一款汽車儀表板系統(tǒng)。詳細地介紹了該系統(tǒng)的硬件原理,以及步進電機,音頻控制,LCD顯示,LED指示燈和報警燈等幾個模塊的實現方法。應用μC/OS-II實時操作系統(tǒng)開發(fā)軟件。著重介紹了啟動代碼的設計和任務的規(guī)劃。 Abstract:  A dashboard system is developed by using CDC3207G microcontroller made by Micronas.The hardware of the sys-tem and the realization of the step motor module,audio module,LCD display and LED indicator and alarm module are ex-plained in detail.The μC/OS-II real-time operating system is used for the software development and the starting code design and the task planning is explained specifically.

    標簽: 3207G 3207 CDC 汽車儀表板

    上傳時間: 2013-10-26

    上傳用戶:x4587

  • 基于ATmega48的3相無刷電機的控制方法

    介紹了采用ATmega48單片機實現三相無刷直流電機控制器的方法。利用Atmega48獲得帶死區(qū)的脈寬調制(PWM)、霍爾傳感器的換相處理、正弦驅動信號的產生和電機轉速的控制等功能。采用該方法的優(yōu)點是所需的外圍器件少,成本低。 Abstract:  The method of 3-phase brushless DC motor control based on ATmega48 is presented in this paper.The system uses ATmega48 to generate PWM signals with dead-time, hall sensors signals commutation,sine driving signal and rotational speed of motor.Using this method,the needed external devices are few, the cost is low.

    標簽: ATmega 48 無刷電機 控制方法

    上傳時間: 2013-12-09

    上傳用戶:330402686

  • 基于C8051F020單片機的多路壓力測量儀

    介紹了一種基于C8051F020單片機的多路壓力測量儀。該測量儀選用電阻應變式壓力傳感器采集壓力信號,并經放大電路處理后送入C8051F020單片機,再由C8051F020單片機內部的A/D轉換器將采集到的壓力信號進行模數轉化,然后分別對數據進行存儲和顯示。該測量儀能測量6路壓力信號,并且各測量點都能單獨檢測和設置。由于采用了C8051F020單片機,簡化了硬件電路,增強了抗干擾能力,使得測量儀具有測量精度高,沖擊小等特點。 Abstract:  A measurement apparatus for multi-channel pressure based on single chip microcomputer is introduced.It can measure 6 channels signal of the pressure,and the pressure measure points can be detection and located individually.The pressure signal sampling is obtained by resistor stress-type pressure sensors,the digital signals of 6 channels are collected through amplifying and adjustment circuit of pressure signals and internal integrated A/D converter of MCU.Finally,and it realizes the function to store and display data separately.C8051F020 was used to made hardware circuit simple,and it also enhanced the anti-interference ability.It features high precision and little impact.

    標簽: C8051F020 單片機 多路 壓力

    上傳時間: 2013-11-16

    上傳用戶:yare

  • 基于51單片機的無線識別裝置系統(tǒng)

    介紹一種簡單射頻識別系統(tǒng)設計。該設計包括閱讀器、應答器和線圈3部分。由單片機控制閱讀器向應答器發(fā)射無線信號,并接收應答器回送的信號,再通過分析回送信號識別物品。閱讀器和應答器之間以半雙工通信方式通信。 Abstract:  A simple design of radio frequency identification system is given in this paper.The design includes reader,responder and winding.Through MCU,signals are sent to responder from reader,then corresponding signals are sent back. According to the analysis of the signals sent back,the objects can be identified.Half-duplex communication is adopted? between? reader? and? responder.

    標簽: 51單片機 無線識別 裝置

    上傳時間: 2013-10-11

    上傳用戶:plsee

  • 基于單片機和基站器件EM4095的手持式低頻RFID讀卡器

    介紹一種采用單片機技術和基站器件EM4095的手持式低頻RFID讀卡器方案。首先對整個系統(tǒng)框架進行說明,然后介紹主要功能模塊的設計,給出了各模塊的原理圖。重點描述了基站器件EM4095的性能參數和功能原理,最后描述了該系統(tǒng)的主程序流程圖。 Abstract:  In this paper,a handheld RFID reader based on MCU and EM4095 is introduced.At first,the configuration of this system is explained.Then the design of main modules and schematic documents are particularly presented.The parameters and principle of the chip EM4095 are introduced in detail. At last,the main software flow is given

    標簽: 4095 RFID EM 單片機

    上傳時間: 2013-10-18

    上傳用戶:windypsm

  • 基于AT89C52單片機的溫度巡回檢測系統(tǒng)設計

    闡述了一個由上位PC機和AT89C52下位單片機組成的主從分布式溫度巡回檢測系統(tǒng)。主從機采用RS-485 串行通訊標準進行通信,可在下位單片機實現基本的溫度數據巡回檢測基礎上,由上位PC機實現綜合處理功能或擴展為遠程操作。整個系統(tǒng)具有巡檢速度快,擴展性好的特點。 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

  • 基于ISA總線的計算機與DSP的通信

    在開放式數控系統(tǒng)結構模型的基礎上,研究了基于ISA總線的DSP通信控制原理。采用中斷方式完成了PC機和DSP之間的通信。介紹了以DriverWorks為工具開發(fā)ISA設備WDM驅動程序的方法,探討了中斷處理、驅動程序與應用程序之間的通信,簡要說明了驅動程序的安裝與調試。通過調試,系統(tǒng)設計運行穩(wěn)定。 Abstract:  The ISA bus and DSP correspondence control principle is investigated in the basis of the existing open architecture numerical control system.The interrupt method is used to realize the communication between PC and DSP based on the ISA bus.The methods of WDM driver exploitation for ISA device using Driver Works are introduced.The main process of driver program and the keys such as handle interrupt and the communication between the drivers and application are presented.And how to debug and install the drive is explained.

    標簽: ISA DSP 總線 計算機

    上傳時間: 2013-11-04

    上傳用戶:kang1923

主站蜘蛛池模板: 九江市| 沧州市| 克山县| 朝阳市| 剑川县| 宝鸡市| 驻马店市| 陆河县| 唐海县| 通海县| 巴林左旗| 鄂州市| 富川| 武清区| 阿拉尔市| 同江市| 舟山市| 乌兰县| 旅游| 衡水市| 嘉祥县| 四子王旗| 景谷| 赞皇县| 景德镇市| 北票市| 禹州市| 鄢陵县| 太湖县| 望城县| 黄梅县| 广饶县| 虎林市| 保康县| 阳朔县| 临湘市| 徐汇区| 沅陵县| 同心县| 五常市| 芜湖县|