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

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

multi-function

  • 基于MAX7219的LED數碼顯示驅動電路設計

      現有基于MAX7219芯片的數碼管驅動電路只適用于小尺寸LED,為擴展其使用范圍,在介紹動態顯示芯片MAX7219功能的基礎上,提出了一個基于該芯片的8位高亮度8英寸數碼管驅動電路。電路保留了MAX7219芯片的功能強大、編程簡單等優點,通過74LS273鎖存器和ULN2803達林頓驅動器,實現了對任意大尺寸數碼管提供較高電壓和電流驅動的靜態顯示,并亮度可調。   Abstract:   The existing display-driving circuit based on MAX7219 was only applicable to small-size LED. To expand its use, based on the function introduction of dynamic display chip MAX7219, a display-driving circuit for high-brightness 8-bit LED with the size of 8-inch was proposed. The advantages of MAX7219 were retained, such as powerful function and simple programming. Static display with adjustable brightness for large-size LED with higher voltage and current was achieved with the help of 74LS273 and ULN2803.

    標簽: 7219 MAX LED 數碼顯示

    上傳時間: 2013-10-23

    上傳用戶:31633073

  • 單片機Flash存儲器壞塊自動檢測

    在深入了解Flash存儲器的基礎上,采用單片機自動檢測存儲器無效塊。主要通過讀取每一塊的第1、第2頁內容,判斷該塊的好壞,并給出具體的實現過程,以及部分關鍵的電路原理圖和C語言程序代碼。該設計最終實現單片機自動檢測Flash壞塊的功能,并通過讀取ID號檢測Flash的性能,同時該設計能夠存儲和讀取1GB數據。 Abstract:  On the basis of in-depth understanding the Flash chips,this paper designs a new program which using the SCM to detect the invalid block.Mainly through reading the data of the first and second page to detect the invalid block.Specific implementation procedure was given,and the key circuit schematic diagram and C language program code was introduced.This design achieved the function of using the MCU checks the invalid block finally,and increased the function by reading the ID number of Flash to get the performance of the memory.And the design also can write and read1GB data

    標簽: Flash 單片機 存儲器 自動檢測

    上傳時間: 2013-10-25

    上傳用戶:taozhihua1314

  • 基于ATmega16L單片機的溫度控制系統設計

     設計一種基于ATmega16L單片機的溫度控制系統,闡述該系統的軟硬件設計方案。采用模塊化設計方法,利用增量式PID算法使被控對象的溫度值趨于給定值。實驗結果表明該系統具有良好的檢測和控制功能。 Abstract:  This paper designs a temperature control system based on ATmega16L,describes the hardware and software de-sign scheme of the system,adopts the modularized design method and utilizes the incremental PID algorithm to realize the temperature of controlled device incline to the given value.The experiment result indicates that the system has good detec-tion and control function

    標簽: ATmega 16L 16 單片機

    上傳時間: 2013-10-09

    上傳用戶:stvnash

  • 工控軟件組態王與單片機多機串口通訊的設計

    詳細介紹工控軟件組態王與單片機多機串口通訊的設計原理。分析組態王提供的直接與單片機串口通信方法的優點,給出系統基于RS-485總線傳輸的接口電路原理圖。根據組態王提供的通訊協議和單片機多機串口通訊的原理,給出程序設計流程與思路。 Abstract:  In this paper,the design principle of communication between multi-SCM and KingView by serial ports is described in detail.We analysis the advantage of method supplied by KingView,by which KingView can communicate with serial ports of SCM directly,and provide the system’s interface circuit based on the RS-485transmission line.We provide flow diagram of programming and thinking on the basis of communication protocol supplied by KingView and principle of communication among multi-SCM through serial ports.

    標簽: 工控軟件 單片機 串口通訊 多機

    上傳時間: 2013-12-19

    上傳用戶:tecman

  • 串行時鐘PCF8583在微機保護裝置中的應用

    實時時鐘是微機保護裝置的重要部件,在討論PCF8583結構與功能的基礎上,提出采用dsPIC33F系列微處理器與串行I2C時鐘PCF8583的接口設計方案,給出了相應的接口電路與軟件流程。該設計方案結構簡單,可靠性高,開發周期短,具有一定的實用與參考價值。所設計的微機保護裝置已投入現場運行,效果良好。 Abstract:  Real-time clock chip is an important part in microcomputer protection device.Based on discussing the structure and function of PCF8583,a new interface scheme which uses dsPIC33F microprocessor and serial clock chip(I2C)PCF8583is proposed.The method of the circuit design and the main software flow are introduced in this paper.The scheme has simple structure,higher reliability and shorter exploitation cycle,so has definite practicality or reference value.The microcomputer protection device has been put into operation with better effects.

    標簽: 8583 PCF 串行時鐘 中的應用

    上傳時間: 2013-11-18

    上傳用戶:Thuan

  • 基于C8051F320的心電監護系統設計

    介紹一種基于C8051單片機的動態心電監護系統。該系統由兩部分組成:以C8051F320單片機為核心的數據采集裝置和以PC機為平臺的分析處理系統。硬件電路功耗低,由單片機自帶的USB接口將數據傳送給PC機。軟件平臺采用LabVIEW可視化虛擬儀器系統開發平臺,將傳統儀器的功能模塊集成到計算機中,用戶可通過修改虛擬儀器的程序改變其功能。采用USB接口實時傳輸心電數據,并將數據采集模塊設計為計算機外設,使該系統高速快捷、小巧便攜。 Abstract:  In this design,a low-cost ECG electrocardiogram monitoring system is introduced,which consists of two parts:data acquisition device based on C8051F320and PC terminal as the analysis and processing system.The system is low-power consumption,the data is transmitted to the PC terminal by USB interface of the C8051F320.By using the visible virtual instrument system developing platform LabVIEW,the traditional instruments function modules are integrated into the computer,so the user can modify virtual instrument software to change its function to meet their needs.Using USB in-terface to realize real-time ECG data transmission,in addition,ECG data acquisition module is designed as the computer peripheral,which makes the syetem high-speed and portable.

    標簽: C8051F320 心電監護 系統設計

    上傳時間: 2013-11-13

    上傳用戶:zhangzhenyu

  • 基于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

  • 基于AT89S52的機載電氣盒測試儀的設計

    飛機電網故障時,機載電氣盒必須在延遲時間內切斷電網,保護機載設備。采用AT89S52設計的電氣盒測試儀能夠測試電氣盒保護功能,測量延遲時間。實際應用結果表明,該測試儀具有測量準確、可靠性高、成本低等優點。 Abstract:  The helicopter-electrical-box must shut off the helicopter power,protect the equipments of the helicopter when the helicopter power is failed.The tester for the helicopter-electrical-box based on AT89S52is used for testing the protect-ing function and measuring the delay time.Application results show this tester has some advantages,such as accurate mea-surement,high dependability,economical cost etc.

    標簽: 89S S52 AT 89

    上傳時間: 2014-12-27

    上傳用戶:786334970

  • 微處理器dsPIC33F在微機保護裝置中的應用

    數字信號處理器dsPIC33F集多通道高精度A/D轉換、多通訊模式、看門狗、CMOS Flash技術等于一體,其內部可完成所有數據操作,實現總線不出芯片技術。將該處理器應用于微機保護裝置,提出基于dsPIC33F微處理器的微機保護裝置的設計方案,給出相應的接口電路與軟件流程。該設計方案結構簡單,性價比及可靠性高,開發周期短,具有一定的實用推廣價值。所研制的微機保護裝置現場運行效果良好。 Abstract:  The dsPIC33F microprocessor has a plentiful interior resource which contains multi-channel,high precision A/D converters,multi-communication module,watchdog,CMOS Flash technology,and so on.All data manipulations is accomplished interiorly.What is more,it makes the technology that bus does not go beyond the chip comes into practice.The paper put forwards a design scheme based on dsPIC33F microprocessor.The scheme has the advantages of simple structure,high reliability and shortened exploitation cycle.What is more,it has definite practicality and reference.The microcomputer protection device has been put into operation with excellent effects.

    標簽: dsPIC 33F 33 微處理器

    上傳時間: 2013-11-16

    上傳用戶:開懷常笑

  • 基于ATmega16的標記機控制系統

    介紹了當前普通標記機控制系統現狀及其存在缺點,給出氣動標記機及相頻修正PWM模式的工作原理。采用ATmega16單片機和USB轉換RS232接口器件CH341T實現驅動控制系統與PC的實時通訊,標記控制系統可升級到USB接口。采用基于ATmega16的相頻修正PWM替換555振蕩電路產生的PWM,可直接通過軟件調整PWM信號。使用達林頓三極管TIP122替代直流繼電器驅動高頻電磁閥,使得電磁閥驅動電路簡單,成本低廉。該控制系統已成功應用于氣動標記機。 Abstract:  In this paper,the actuality and demerit of the common gas marking machine control systems are described.The operation principle of the gas marking machine and the phase and frequency correct PWM of ATmega16is introduced.The real-time communication between the driving control system and PC by CH341T which its function is translated USB to RS232is realized,the control systems is updated grade to USB interface.The PWM signal can be adjustable by software for the555surge circuit was substituted by the phase and frequency.The high frequency electromagnetic value’s driving circuit by DC relay is replaced by TIP122,therefore,the circuit is become simple and the cost cheap.The control systems has been widely used in gas marking machine.

    標簽: ATmega 16 標記 控制系統

    上傳時間: 2013-10-18

    上傳用戶:1427796291

主站蜘蛛池模板: 祁阳县| 抚顺县| 醴陵市| 唐海县| 客服| 星座| 福贡县| 巴东县| 香格里拉县| 井冈山市| 广安市| 本溪| 汉中市| 漯河市| 钟祥市| 铜山县| 楚雄市| 前郭尔| 滨州市| 汉沽区| 临泽县| 钟祥市| 丘北县| 阿坝| 卓资县| 万州区| 天镇县| 枣庄市| 民丰县| 长子县| 满洲里市| 旅游| 石柱| 怀远县| 怀柔区| 门源| 留坝县| 河北区| 遵义市| 祁东县| 涿鹿县|