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

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

Enigma-in-basic

  • 基于BASIC Stamp核心設計溫度記錄系統(tǒng)

    基于BASIC Stamp核心設計溫度測量電路,實現(xiàn)了傳感器數(shù)據(jù)的測量和保存。系統(tǒng)采用溫度傳感器DS1621,經(jīng)過有線通信,多路溫度數(shù)據(jù)由串行口輸送到微型計算機接收實時顯示和保存。系統(tǒng)應用于環(huán)境試驗設備改造初試階段,滿足設計要求,證明溫度記錄系統(tǒng)的低成本和簡單實現(xiàn)是可行的。

    標簽: BASIC Stamp 核心 溫度記錄

    上傳時間: 2013-10-24

    上傳用戶:zchpr@163.com

  • 基于AVR的PCB板雕刻機的設計

      為了提高PCB板制作的效率,改變傳統(tǒng)的化學腐蝕制板工藝,使用機械仿形銑制作電路板的方法,設計了以ATMEGA16單片機為核心部件的PCB板雕刻機控制系統(tǒng)。其中包括PCB雕刻機的基本功能、主要硬件電路設計和軟件的實現(xiàn)流程,并給出了相關設計電路。重點分析了雕刻機步進電機的驅動電路以及主軸電機的驅動電路,該雕刻機經(jīng)實際運行,系統(tǒng)工作良好,可有效提高PCB板的制作效率。   Abstract:   In order to improve the efficiency of production of PCB board and change the traditional chemical etching plates, using of mechanical copying milling method makes circuit boards,this paper introduces the PCB engraving machine control system used ATMEGA16 microcomputer as the core components. It includes basic function, the hardware circuit design and software realization process, and gives the corresponding circuit design.It analyses the drive circuit of engrawing machine stepper motor and spindle motor in detail. This engraving machine by practical operation, the system works well, which can effectively improve the production efficiency of PCB board.

    標簽: AVR PCB 雕刻機

    上傳時間: 2013-10-17

    上傳用戶:liangliang123

  • 基于PIC18F1320微控制器的信號采集系統(tǒng)

      便攜式信號采集在機器健康診斷系統(tǒng)中有較高的應用價值。機器健康診斷的信號特點是包括低頻信號。本文研究是為了實現(xiàn)簡易而且低成本的低頻便攜式信號采集。以Microchip公司單片機PIC18F1320為核心設計信號采集電路,實現(xiàn)了信號的采集和保存。系統(tǒng)采用串行電可擦除芯片24LC32A保存數(shù)據(jù),經(jīng)過有線通信,信號數(shù)據(jù)由串行口通過MAX232芯片輸送到微型計算機接收和保存,最后繪制出信號波形。 微型計算機程序采用Visual Basic編程。研究成功采樣頻率為3 kHz的復雜信號,證明該方案符合設計要求。   Abstract:   Portable signal acquisition is useful in machine health monitoring systems. The signal characteristics of machine health monitoring includes low frequency signals. The goal of this study is to realize simple, inexpensive and portable low frequency signal sampling. This paper provides the project of signal acquisition system design based on PIC18F1320 microcontroller manufactured by the Microchip Technology Incorporation to achieve signal sampling and storage. The system adopted EEPROM 24LC32A to store the signal data. The microcomputer received data via wired link with the MAX232 IC through the serial port. The microcomputer program, programmed in Visual Basic, received the data, stored it and plotted the signal. The study successfully samples 3kHz complicated signals and thus meets the design requirement.

    標簽: F1320 1320 PIC 18F

    上傳時間: 2013-11-19

    上傳用戶:moerwang

  • 基于ARM單片機的自動測高測距小車

    生活中許多目標的高度和水平距離需要進行測量。目前主要的測量方法,仍以傳統(tǒng)的皮尺丈量為主,測量效率不高,有時還很不方便,沒有技術成熟的數(shù)字式測高測距產(chǎn)品。以基本的數(shù)學方法為理論依據(jù),利用遙控小車做為載體,采用角度傳感器測量角度、霍爾傳感器測量水平距離等,通過單片機LM3S615進行數(shù)據(jù)計算,實現(xiàn)了對待測目標物體的高度、水平距離等數(shù)據(jù)的快速、精確和數(shù)字式的測量,高度測量精度可達99.06%,水平測量精度則可達98.06%。 Abstract:  In our lives, the height and horizontal distance of some goals are needed to be measured. Because the currently used methods are still traditional tape-based measuring methods, and the measuring efficiency is low and inconvenient so some kinds of digital and portable measuring methods or instruments are needed. Based on the basic math theory, this paper designed and manufactured a portable, digital and remote controlled measuring mobile small vehicle, which assembled with angle measuring sensor for angle measurement and Hall sensor for horizontal distance measuring. MCU LM3S615 calculated the height and horizontal distance data gotten from these sensors. The measuring process is simple, the measuring results are more accurate and the measuring efficiency is higher than traditional measure instruments. The accuracy of height and distance measurement can reach 99.06% and 98.06%.

    標簽: ARM 單片機 自動

    上傳時間: 2013-10-30

    上傳用戶:jackandlee

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

    介紹基于VHDL的微型打印機控制器的設計。論述了微型打印機的基本原理,以及實現(xiàn)控制器的VHDL語言設計。打印機的數(shù)據(jù)來自系統(tǒng)中的存儲模塊,根據(jù)需要控制打印。該微型打印機控制器可取代傳統(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

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

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

  • 基于AVR單片機Mega16的電子時鐘設計

    Mega16是一款采用先進RISC精簡指令,內(nèi)置A/D的8位單片機,可支持低電壓聯(lián)機 Flash和EEPROM 寫入功能;同時還支持 Basic和C 等高級語言編程。用它設計電子時鐘不僅成本低,硬件簡單,而且很容易實現(xiàn)系統(tǒng)移植。介紹了如何利用AVR系列單片機Mega16及1602字符液晶來設計電子時鐘的方法,同時給出了相應的電路原理及部分語言程序。 Abstract:  ?Mega16 is a high-performance, low power consumption, the use of advanced RISC concise instructions, built-in A/D 8-bit microcontrollers, the on-line support for low-voltage Flash, EEPROM write function. Except Mega16 also support the Basic, C, and other high-level language programming.The electronic clock which is deisgned by Mega16 is not only low-cost, simple hardware, but easy to achieve system migration.The design method of electrioic clock based on the AVR Mega16 and character LCD1602 is introduced in this paper,and the corresponding circuit electrionic and some language program are given.

    標簽: Mega AVR 16 單片機

    上傳時間: 2014-12-27

    上傳用戶:zl5712176

  • 基于AT89S52的漢字顯示屏的設計

    介紹了一種基于AT89S52微處理器、鍵控顯示模式、多漢字顯示的顯示模塊設計方法。對AT89S52的內(nèi)部功能及使用高128字節(jié)RAM時的尋址方式進行說明。給出了四漢字顯示模塊的硬件電路原理圖、主程序流程圖以及中斷顯示流程圖。 Abstract:  The design method of display module base on the AT89S52 microcontroller,display mode controlled by keyboard and? showing several Chinese characterses are introduced in the paper.The internal function and the addressing mode for the high 128B RAM of the AT89S52 are explained.The basic circuit diagram,the main program flow chart and the display interrupt flow chart of four Chinese characterses display module are also given.

    標簽: 89S S52 AT 89

    上傳時間: 2014-01-23

    上傳用戶:咔樂塢

  • TLC1549串口傳輸與單片機的AD設計

    詳細介紹了TLC1549系列模數(shù)轉換器的特點及工作原理,然后根據(jù)TLC1549的工作時序和A/D轉換原理針對實際問題編寫了詳細的匯編語言程序。 Abstract:  A basic principle and characteristic of TLC1549 analog-to-digital converter are introduced? detailedly in this article.Through engineering-oriented illustration,a microcomputer programmer base on basic principle and time sequence of TLC1549 is writted.

    標簽: 1549 TLC 串口 傳輸

    上傳時間: 2014-07-16

    上傳用戶:blans

  • Using the Stellaris Microcontr

    Luminary Micro Stellaris™ microcontrollers that are equipped with an analog-to-digital converter(ADC), use an innovative sequence-based sampling architecture designed to be extremely flexible,yet easy to use. This application note describes the sampling architecture of the ADC. Sinceprogrammers can configure Stellaris microcontrollers either through the powerful StellarisFamilyDriver Library or through direct writes to the device's control registers, this application note describesboth methods. The information presented in this document is intended to complement the ADCchapter of the device datasheet, and assumes the reader has a basic understanding of howADCsfunction.

    標簽: Microcontr Stellaris Using the

    上傳時間: 2013-10-14

    上傳用戶:blans

主站蜘蛛池模板: 屯昌县| 武宁县| 渭源县| 平邑县| 鄱阳县| 南昌县| 建阳市| 科技| 昭觉县| 汕头市| 洪江市| 凉山| 乃东县| 伊吾县| 重庆市| 青河县| 重庆市| 望江县| 庄河市| 四子王旗| 镇巴县| 东安县| 碌曲县| 运城市| 会昌县| 丘北县| 无极县| 定远县| 锦州市| 酒泉市| 海林市| 新余市| 翼城县| 公主岭市| 滦南县| 义马市| 贵州省| 运城市| 漠河县| 荥经县| 九台市|