說(shuō)明: 畢業(yè)設(shè)計(jì)論文,基于單片機(jī)的電子密碼鎖設(shè)計(jì),有源碼,很詳細(xì)!(Thesis, MicroController-based design of electronic locks, a source, very detailed!)
上傳時(shí)間: 2022-05-17
上傳用戶:XuVshu
說(shuō)明: SONIX的單片機(jī)SN8F5702移動(dòng)電源方案源碼(SONIX MicroController SN8F5702 mobile power solutions source)
標(biāo)簽: 單片機(jī) sn8f5702 移動(dòng)電源
上傳時(shí)間: 2022-05-27
上傳用戶:
說(shuō)明: STM32單片機(jī),DHT11溫濕度檢測(cè)報(bào)警系統(tǒng)程序源碼(STM32 MicroController, DHT11 temperature and humidity detection alarm system program source code)
上傳時(shí)間: 2022-05-27
上傳用戶:
This manual documents the MicroController profile of version 7 of the ARM? Architecture, the ARMv7-M architecture profile. For short definitions of all the ARMv7 profiles see About the ARMv7 architecture, and architecture profiles on page A1-20.ARMv7 is documented as a set of architecture profiles. The profiles are defined as follows: ARMv7-A The application profile for systems supporting the ARM and Thumb instruction sets, and requiring virtual address support in the memory management model. ARMv7-R The realtime profile for systems supporting the ARM and Thumb instruction sets, and requiring physical address only support in the memory management model ARMv7-M The MicroController profile for systems supporting only the Thumb instruction set, and where overall size and deterministic operation for an implementation are more important than absolute performance. While profiles were formally introduced with the ARMv7 development, the A-profile and R-profile have implicitly existed in earlier versions, associated with the Virtual Memory System Architecture (VMSA) and Protected Memory System Architecture (PMSA) respectively.
標(biāo)簽: arm
上傳時(shí)間: 2022-06-02
上傳用戶:
說(shuō)明: msp430F系列單片機(jī)bootloader原理與實(shí)現(xiàn)完整版源碼、文檔及說(shuō)明(Msp430F series MicroController bootloader principle and implementation of the full version of the source code, documentation and instructions)
上傳時(shí)間: 2022-06-06
上傳用戶:kingwide
說(shuō)明: 完整的電動(dòng)車防盜報(bào)警器源碼,單片機(jī):EMC78P153S,源碼注釋清晰(Complete electric vehicle anti-theft alarm source, MicroController: EMC78P153S, Notes of a clear source)
標(biāo)簽: 電動(dòng)車 防盜報(bào)警器
上傳時(shí)間: 2022-06-06
上傳用戶:默默
In this presentation, we will look at what the Serial Peripheral Interface, otherwise known as the SPI, is. and how it is used to communicate data to and from the PICmicro MicroController.SPl is frequently used when few 1/O lines are available, but communication between two or more devices must be fast and easy to implement.In this presentation, we will discuss the following topics: We will first cover an Overview of SPI This section of the tutorial will introduce you to SPI and its concepts.Next, we will examine the use of SPI on the PICmicro MCU.The details of how SPI is implemented on a PICmicro device will be examined.Then, a Code Walkthrough will be given.The walkthough will explore code for both an SPI Master and SPI Slave. The example will have the Master generate data for sending to the slave.Finally, there will be a few resources given at the end of the presentation. These resources will allow you to explore in more detail the SPI interface
標(biāo)簽: spi協(xié)議
上傳時(shí)間: 2022-06-20
上傳用戶:
說(shuō)明:原文(英語(yǔ))來(lái)自Freescale Semiconductor,Inc.的應(yīng)用文檔,作者,T.C.Lun,Applications Engineering,MicroController Division,Hong Kong.文檔分為下列幾個(gè)部分:PART 1 觀EMC PART 2器件的選擇及電路的設(shè)計(jì)PART 3印刷電路板layout技術(shù)附錄A EMC術(shù)語(yǔ)表附錄B 抗干擾測(cè)量標(biāo)準(zhǔn)第一部分 EMI和EMC縱覽:在現(xiàn)代電子設(shè)計(jì)中EMI是一個(gè)主要的問(wèn)題。為抗干擾,設(shè)計(jì)者嬰么除掉干擾源,要么保護(hù)受影響的電路,最終的目的都是為了達(dá)到電磁兼容的目的僅僅達(dá)到電磁兼容也許還不夠。雖然電路工作在板級(jí),但它有可能對(duì)系統(tǒng)的共他部件輻射噪音、干擾,從而引起系統(tǒng)級(jí)的問(wèn)題。此外,系統(tǒng)毅或者設(shè)備級(jí)的EMC不得不滿足某些輻射標(biāo)準(zhǔn),以便不影響其他設(shè)備。許多發(fā)達(dá)國(guó)家在電子產(chǎn)品上有非常嚴(yán)格的EMC標(biāo)準(zhǔn)。為了達(dá)到這些要求,設(shè)計(jì)者必須考慮從板極開(kāi)始的EMI抑制。一個(gè)簡(jiǎn)單的EMI模型包含三個(gè)元素,如圖1所示:1.EMI源2.耦合路徑3.感應(yīng)體
上傳時(shí)間: 2022-06-20
上傳用戶:
本書屬于8051進(jìn)階級(jí)書籍,適合對(duì)單片機(jī)已經(jīng)有一些經(jīng)驗(yàn)的讀者,或橫跨軟硬件的工程師閱讀。我們希望您在閱讀本書時(shí),已經(jīng)對(duì)8051的結(jié)構(gòu)與程序有基本的認(rèn)識(shí),例如SFR、bit addressable、SBUF等等。本書共分成三大部分:第一部分是應(yīng)用研究篇,介紹8051單片機(jī)的諸多設(shè)計(jì)理念與硬件保護(hù)手段。想要以子之矛攻子之盾,在這里有第一手的解答。我們也提到與硬件保護(hù)始終對(duì)立的逆向工程與8051之間的關(guān)系。最后還有一章專門提到8051的優(yōu)勢(shì)與缺憾。8051當(dāng)初被人稱道的功能至今被貶為重大瑕疵,為何如此?請(qǐng)看我們的深入分析。第二部分是介紹以FLAG51為主體的燒錄器,包括Atmel Flash MicroController的燒錄、EPROM的燒錄以及EPROM的燒錄等,我們很樂(lè)意地公布這些燒錄程序,而且是100%的源代碼公布。以前我們徹底研究別人的程序?yàn)榈氖抢斫猱?dāng)初設(shè)計(jì)者的理念。今天我們公布程序內(nèi)容,歡迎您來(lái)研究我們寫的程序,如果您是用心的讀者絕對(duì)可以從中獲得更多的啟示。第三部分是歷年來(lái)我們接觸到設(shè)計(jì)項(xiàng)目的心得以及我們對(duì)一些問(wèn)題的看法。更多相關(guān)內(nèi)容已全部上傳:8051單片機(jī)徹底研究-基礎(chǔ)篇:http://dl.21ic.com/download/8051-330965.html 8051單片機(jī)徹底研究-經(jīng)驗(yàn)篇:http://dl.21ic.com/download/8051-330966.html 8051單片機(jī)徹底研究-入門篇:http://dl.21ic.com/download/8051-330967.html 8051單片機(jī)徹底研究-實(shí)習(xí)篇:http://dl.21ic.com/download/8051-330969.html 8051單片機(jī)C語(yǔ)言軟件設(shè)計(jì)的藝術(shù):http://dl.21ic.com/download/8051-330970.html
上傳時(shí)間: 2022-06-25
上傳用戶:slq1234567890
該資料是松翰單片機(jī)SN8F5702的中文規(guī)格書,包含多個(gè)封裝的說(shuō)明。8051-based MicroControllerSN8F570200SN8F570210SN8F570211SN8F570212SN8F5702 Series
上傳時(shí)間: 2022-06-29
上傳用戶:slq1234567890
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1