介紹了一種基于AT89S52微處理器、鍵控顯示模式、多漢字顯示的顯示模塊設(shè)計方法。對AT89S52的內(nèi)部功能及使用高128字節(jié)RAM時的尋址方式進(jìn)行說明。給出了四漢字顯示模塊的硬件電路原理圖、主程序流程圖以及中斷顯示流程圖。 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.
上傳時間: 2014-01-23
上傳用戶:咔樂塢
基于CC1110單片機(jī)公交報站系統(tǒng)主要由CC1110單片機(jī)最小系統(tǒng)和WT588D語音模塊組成,提出了如何實(shí)現(xiàn)語音報站,通過無線通信SimpliciTI網(wǎng)絡(luò)協(xié)議實(shí)現(xiàn)公交站臺的自動播報和OLCD液晶顯示公交運(yùn)行的各類信息。結(jié)果表明,該公交報站系統(tǒng)報站準(zhǔn)確率99%,價格比同類產(chǎn)品下降了300%以上,系統(tǒng)組成結(jié)構(gòu)簡單,提高了系統(tǒng)的抗干擾性和穩(wěn)定性,也便于攜帶。 Abstract: The bus stop announcement system based on CC1110 MCU is composed of CC1110 MCU minimum system and WT588D voice module. How to achieve the voice announcing is put forward.The bus-stop will announce automatically and display on the OLCD by means of wireless communication SimpliciTI network protocol. As a result, the bus station stop announcement systems reported 99% accuracy rate, price of similar products declined by 300% or more, system of simple structure, improve the anti-jamming and stability of the power system, it is also portable.
標(biāo)簽: 1110 CC 單片機(jī) 公交報站
上傳時間: 2013-10-21
上傳用戶:baby25825
以AVR單片機(jī)ATmega8和USB接口器件PDIUSBD12為核心,基于標(biāo)準(zhǔn)的USB1.1協(xié)議,設(shè)計一種通用USB接口模塊,以滿足嵌入式系統(tǒng)中對USB接口的需求。對模塊的硬件電路或單片機(jī)固件程序的硬件接口層稍加修改即可用于其他各種微處理器。該模塊可為各種嵌入式系統(tǒng)增加USB接口,實(shí)現(xiàn)與USB主機(jī)系統(tǒng)通信。 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.
標(biāo)簽: AVR USB 單片機(jī) 接口設(shè)計
上傳時間: 2014-01-08
上傳用戶:趙云興
為降低成本和解決現(xiàn)有膜片鉗放大器系統(tǒng)中PC機(jī)的干擾問題,研究了一種基于單片機(jī)的膜片鉗放大器小系統(tǒng)。該系統(tǒng)采用ADI公司生產(chǎn)的ADuC841作為控制核心,并且配置相應(yīng)的液晶顯示模塊LCM3202401。模擬電路部分采用高輸入阻抗的AD8627實(shí)現(xiàn)微電流信號的采集,并由后級電路進(jìn)行信號的放大和電阻電容的補(bǔ)償。它具有硬件電路簡單、體積小、使用方便的特點(diǎn)。既可以單獨(dú)作為小系統(tǒng)實(shí)現(xiàn)采集和顯示,也可以通過紅外方式和PC機(jī)進(jìn)行通訊,在PC機(jī)上進(jìn)行信號的處理。 Abstract: In order to reduce cost and resolve the interferential problem with PC in existing patch clamp amplifiers, a small patch clamp amplifier system design based on microcontroller is studied. It adopts a new high performance microconverter ADuC841 by the ADI as the control core in the system, configuring a liquid crystal module LCM3202401. In the analog circuit, AD8627 with high input impedance is used to detect the low current,signal magnification, as well as resistance and capacitance compensation are accomplished by subsequent circuits. It has the advantage of simple hardware circuit design, small volume and convenient operation. It can either be used as an independent system to measure and show signal detected or transmit to PC by infrared ray.
上傳時間: 2013-11-06
上傳用戶:yy_cn
在需要實(shí)時大量輸入漢字的顯示控制處理應(yīng)用中,利用傳統(tǒng)單片機(jī)實(shí)現(xiàn)顯示控制的設(shè)計方法是較難實(shí)現(xiàn)的。帶漢字字庫的液晶模塊的使用使得小容量ROM單片機(jī)的大量漢字信息輸入與顯示成為可能。提出了針對漢字字庫編碼的二級索引拼音輸入檢索方法,介紹了以ST7920作為控制器的帶漢字字庫的液晶顯示模塊的接口方法及漢字顯示和控制原理,給出了通用計算機(jī)鍵盤在單片機(jī)中的串行接口,采用該技術(shù)可大大增強(qiáng)單片機(jī)的漢字輸入功能。為小容量ROM單片機(jī)的大批量漢字信息處理提供了一種漢字輸入解決方案。 Abstract: It is difficult to realize Chinese characters input method based on the embedded system by using the traditional design method of display control. It is possible to input and display Chinese characters based on the embedded system with the ROM of small content by using the LCD module with Chinese characters.Chinese characters input method of the quadric index recall in allusion to Chinese characters code is brought forward.The interface and the principle of Chinese characters display control based on the LCD module controlled with the ST7920 is introduced too.The serial interface of the computer keyboard in common use and the embedded system is given at the same time. It can enhance the embedded system function of Chinese characters input by using this technology, and provide a kind of Chinese characters input scheme for the embedded system with small capacity ROM.
上傳時間: 2013-11-19
上傳用戶:jhksyghr
針對船舶氣象儀保障維修而設(shè)計的船舶氣象儀測試系統(tǒng),包括信息處理終端、主儀器檢測模塊、傳感器檢測模塊,各個模塊都采用基于AVR單片機(jī)的嵌入式系統(tǒng),模塊之間通過CAN總線進(jìn)行通信。結(jié)果表明,船舶氣象儀測試系統(tǒng)能夠快速檢測船舶氣象儀故障,與單純依靠人工方式排查故障相比,故障檢測時間縮短了60%以上。 Abstract: The test system of ship meteorological instrument was developed to satisfy the maintenance of ship meteorological instruments,which composed of information processing terminal, testing module of main instrument and testing module of sensors. Each of these modules included an embedded system based on microcontroller of AVR series and communicated with other module by CAN bus. The results show that the test system can judge the fault of ship meteorological instrument quickly and shorten the fault detection time as much as 60% compared with simple manual troubleshooting.
標(biāo)簽: AVR 單片機(jī) 氣象儀 測試系統(tǒng)
上傳時間: 2013-11-23
上傳用戶:stvnash
LM3S系列單片機(jī)主要有3種工作模式:運(yùn)行模式(Run-Mode)、睡眠模式(Sleep-Mode)、深度睡眠模式(Deep-Sleep-Mode)。某些型號還具有單獨(dú)的極為省電的冬眠模塊(Hibernation Module)。而對各個模式下的外設(shè)時鐘選通以及系統(tǒng)時鐘源的控制主要由表 2.1中的寄存器來完成。 運(yùn)行模式是正常的工作模式,處理器內(nèi)核將積極地執(zhí)行代碼。在睡眠模式下,系統(tǒng)時鐘不變,但處理器內(nèi)核不再執(zhí)行代碼(內(nèi)核因不需要時鐘而省電)。在深度睡眠模式下,系統(tǒng)時鐘可變,處理器內(nèi)核同樣也不再執(zhí)行代碼。深度睡眠模式比睡眠模式更為省電。有關(guān)這3種工作模式的具體區(qū)別請參見表 2.2的描述。調(diào)用函數(shù)SysCtlSleep( )可使處理器立即進(jìn)入睡眠模式,而調(diào)用函數(shù)SysCtlDeepSleep( )可使處理器立即進(jìn)入深度睡眠模式。任一中斷都可以將處理器從睡眠或深度睡眠模式喚醒,并使處理器恢復(fù)到睡眠前的運(yùn)行狀態(tài)。因此在進(jìn)入睡眠或深度睡眠之前,必須配置某個片內(nèi)外設(shè)的中斷并允許其在睡眠或深度睡眠模式下繼續(xù)工作,如果不這樣,則只有復(fù)位或重新上電才能結(jié)束睡眠或深度睡眠狀態(tài)。
上傳時間: 2013-11-08
上傳用戶:ArmKing88
單片機(jī)嵌入式模塊 聯(lián)系 楊迪 15336417867 0531-55508458 QQ:1347978253 htp://www.easyele.cn 單片機(jī)嵌入式模塊集成了8bit微處理器、CAN控制器、CAN收發(fā)器、總線保護(hù)于一身,所有元器件布置在一個微型的封裝模塊之內(nèi),用戶只需要 知道RS232的通訊即可實(shí)現(xiàn)CAN通訊。并且提供嵌入式網(wǎng)絡(luò)模塊上位機(jī)設(shè)計,可以工作于透明傳輸模式和透明數(shù)據(jù)模式。 UART輸出可以為TTL電 平,RS232或RS485。貨號:CAN-module 規(guī)格: 套. 單片機(jī)嵌入式模塊廣泛應(yīng)用于消防安防、智能樓宇、酒店門鎖、煤礦通訊、船舶運(yùn)輸?shù)葢?yīng)用領(lǐng)域。CAN 是公認(rèn)的穩(wěn)定可靠的通訊模式,本系統(tǒng) 采用汽車級CPU,更保障其穩(wěn)定性。單片機(jī)嵌入式模塊通過UART轉(zhuǎn)CAN可以幫助用戶快速實(shí)現(xiàn)具有CAN-bus通訊接口的儀器、儀表設(shè)備的項目設(shè)計。 我們濟(jì)南恩易電子科技有限公司是一家集研發(fā)生產(chǎn)銷售于一體的高科技企業(yè),主營業(yè)務(wù)字符疊加器,數(shù)據(jù)采集卡,串口服務(wù)器,嵌入式學(xué)習(xí)開 發(fā)工具等,可為客戶定制開發(fā),單片機(jī)嵌入式模塊上市以來,一直深受廣大顧客的喜愛,我們有專業(yè)的包裝,詳細(xì)的資料光盤,技術(shù)指導(dǎo),合 理的價格,歡迎大家咨詢購買。
上傳時間: 2013-10-11
上傳用戶:gengxiaochao
嵌入式CAN模塊 聯(lián)系 楊迪 15336417867 0531-55508458 QQ:1347978253 htp://www.easyele.cn CAN (Controller Area Network)即控制器局域網(wǎng)絡(luò),屬于工業(yè)現(xiàn)場總線的范疇。與一般的通信總線相比,CAN總線的數(shù)據(jù)通信具有突出的可靠性 、實(shí)時性和靈活性。嵌入式CAN模塊控制器功能強(qiáng),通信效率高,是公認(rèn)的穩(wěn)定可靠的通訊模式,廣泛應(yīng)用于消防安防、智能樓宇、酒店門鎖、 煤礦通訊、船舶運(yùn)輸?shù)葢?yīng)用領(lǐng)域。本系統(tǒng)采汽車級CPU,更保障其穩(wěn)定性??蛻艨梢苑判氖褂?。 嵌入式CAN模塊 轉(zhuǎn) RS232 RS485 TTL ,可以幫助用戶快速實(shí)現(xiàn)具有CAN-bus通訊接口的儀器、儀表設(shè)備的項目設(shè)計,模塊集成了8bit微處理器 CAN控制器、CAN收發(fā)器、總線保護(hù)于一身,所有元器件布置在一個微型的封裝模塊之內(nèi),用戶只需要知道RS232的通訊即可實(shí)現(xiàn)CAN通訊。客戶 可以方便使用。 在使用過程中,嵌入式CAN模塊可以工作于二種模式:透明傳輸模式和透明數(shù)據(jù)模式。并且提供上位機(jī)設(shè)計,UART輸出時可以為TTL電平,RS232 或RS485,對應(yīng)訂貨型號為 CAN-module-ttl / rs232 / 485。客戶應(yīng)注意。 嵌入式CAN模塊可以在CAN與RS232間精確的轉(zhuǎn)換信息,讓您更方便的通過PC或帶RS232端口的設(shè)備與CAN設(shè)備通訊。歡迎大家咨詢選購嵌入式CAN 模塊,是我公司自主研發(fā)生產(chǎn),完全擁有知識產(chǎn)權(quán),專業(yè)的產(chǎn)品包裝,詳細(xì)的資料光盤,性價比高,專業(yè)公司操作,及時的技術(shù)支持,完善的 售后服務(wù),解決客戶的后顧之憂。
上傳時間: 2013-11-28
上傳用戶:13925096126
KS-0825 系列用戶接口電路模塊(RINGSLIC MODULE)采用模塊化結(jié)構(gòu),在單個模塊上集成了DC/DC 變換器、正反極開關(guān)、恒流饋電電路、二/四線變換電路、450Hz 正旋波發(fā)生器等用戶接口系統(tǒng)需要的所有功能,使小用戶話音系統(tǒng)的設(shè)計變得極為簡單,用戶只需要提供+5V 直流電源,即可實(shí)現(xiàn)小用戶話音系統(tǒng)所必需的恒流饋電、振鈴、二/四線變換、等功能;同時可以大幅度降低系統(tǒng)體積,降低成本。
上傳時間: 2013-11-12
上傳用戶:894448095
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1