,我說說AVR 的集成開發(fā)環(huán)境。也就是常說的IDE(Integrated Development Environment)。圖片比較多,雖然用軟件處理過體積,網(wǎng)頁可能還是比較慢,還請(qǐng)見諒。 現(xiàn)今世界上的AVR 開發(fā)環(huán)境可以說是百花齊放了,互相當(dāng)然各有長短,我們看看都有哪些: 首當(dāng)其沖的應(yīng)該還是IAR,為什么呢,因?yàn)楫?dāng)初AVR 還在ATMEL 胎中醞釀的時(shí)候,IAR 公司 參與了AVR 的設(shè)計(jì),因此可以認(rèn)為IAR 有更為正統(tǒng)的血液,它最了解AVR,它的編譯器編出來的 代碼應(yīng)該最優(yōu)秀。好比你生的孩子還是你最了解——至少相當(dāng)長一段時(shí)間是這樣的。事實(shí)上,IAR for AVR 確實(shí)展現(xiàn)了這個(gè)實(shí)力,它的功能確實(shí)最為強(qiáng)大,無論是源代碼編寫還是軟件乃至硬件仿 真,編譯出來的代碼也十分優(yōu)秀。但是事物總是相對(duì)存在的,優(yōu)點(diǎn)有時(shí)就意味著缺點(diǎn)。IAR 功能 全面而強(qiáng)悍,代價(jià)就是它的軟件界面比較復(fù)雜,設(shè)置選項(xiàng)多,網(wǎng)上的資料也比較少,最要命的是 這個(gè)軟件非常的貴,好吧你說你有破解版,但是破解文件一般并不通用,而且破解方法一般都稍 顯繁瑣。以上幾條,對(duì)于新接觸AVR 的人來說,幾乎是邁不過的坎。
標(biāo)簽: AVR
上傳時(shí)間: 2013-10-15
上傳用戶:weiwolkt
針對(duì)目前汽車追尾事件頻發(fā)問題,提出一種防汽車車前和車后追尾的安全裝置設(shè)計(jì)。該設(shè)計(jì)以高性能、低功耗的8位AVR微處理器ATmega8L為核心,結(jié)合霍爾式車速傳感器、激光雷達(dá)測(cè)距裝置和MMA7260QT加速度傳感器,能夠兼顧車前和車后,摒棄以往設(shè)計(jì)中只考慮車前或車后單一性缺點(diǎn),尤其適用于高速、夜晚或新手行車。 Abstract: Aiming at the high frequency of vehicle rear-end collision,a safe device design of anti-vehicle rear-end collision is presented.In the design,the high-performance,low-power8-bit AVR microprocessor ATmega8L is utilized as a core combined with Hall-type speed sensor,laser-radar ranging devices and the acceleration sensor MMA7260QT.The design considers both the front and back of a car,and overcomes the drawbacks of former designs in which only the front or the back of the car is considered,so it is especially suitable for high-speed,night or the beginner’s driving.
上傳時(shí)間: 2013-10-14
上傳用戶:GavinNeko
課程安排 AVR產(chǎn)品綜述AVR開發(fā)環(huán)境及工具介紹嵌入式C編程及實(shí)訓(xùn)AVR單片機(jī)專題技術(shù)及各個(gè)模塊編程實(shí)訓(xùn)綜合項(xiàng)目制作、編程及演示
標(biāo)簽: AVR 單片機(jī)技術(shù) 正
上傳時(shí)間: 2014-12-27
上傳用戶:skfreeman
產(chǎn)品簡介 AVRISP MKII下載器是ATMEL公司開發(fā)的AVRISP第二代產(chǎn)品,USB接口。AVRISP MKII支持全系列AVR+部分其他芯片(如S51等)。USB接口,便于使用與攜帶,特別適用于沒有串口的臺(tái)式電腦和筆記本電腦。 AVRISP MKII是一種結(jié)構(gòu)緊密而且容易使用的在線編程工具,它為ATMEL系列AVR單片機(jī)開發(fā)應(yīng)用程序設(shè)計(jì)。由于其尺寸小,它也成為一種為現(xiàn)有的利用AVR單片機(jī)的應(yīng)用程序局升級(jí)的極好的工具。 AVRISP MKII是由USB供電,因而AVRISP編程器無需額外能源供應(yīng)。AVRISP MKII編程接口是集成于AVRStudio中的。Flash,EEPROM和所有的Fuse和Lockbit可編程ISP選項(xiàng),可以選擇單個(gè)分別編程或者連續(xù)自動(dòng)編程。 我公司生產(chǎn)的AVRISP MKII在線編程器和atmel官方的AVRISP MKII在線編程器功能上完全兼容,但價(jià)格更低,是工廠,學(xué)校,個(gè)人等開發(fā)AVR單片機(jī)的首選工具。
標(biāo)簽: AVRISP MKII 編程器 使用說明
上傳時(shí)間: 2013-10-16
上傳用戶:peterli123456
用SST單片機(jī)做ISP在線下載程序!!下面是源代碼,結(jié)合VB或VC編程PC端的下載窗口,就是自己的ISP! ;*******************************************;* SST FlashFlex51 系列單片機(jī)在線下載程序示例 *;* ( 對(duì)應(yīng) SST89E58RD2 單片機(jī) - 器件代碼 : E2h) *;* (11.0592MHz 的外部晶振 /38.4Kbps 波特率 )
標(biāo)簽: SST ISP 單片機(jī) 下載程序
上傳時(shí)間: 2013-11-21
上傳用戶:fac1003
Mega16是一款采用先進(jìn)RISC精簡指令,內(nèi)置A/D的8位單片機(jī),可支持低電壓聯(lián)機(jī) Flash和EEPROM 寫入功能;同時(shí)還支持 Basic和C 等高級(jí)語言編程。用它設(shè)計(jì)電子時(shí)鐘不僅成本低,硬件簡單,而且很容易實(shí)現(xiàn)系統(tǒng)移植。介紹了如何利用AVR系列單片機(jī)Mega16及1602字符液晶來設(shè)計(jì)電子時(shí)鐘的方法,同時(shí)給出了相應(yīng)的電路原理及部分語言程序。 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.
上傳時(shí)間: 2014-12-27
上傳用戶:zl5712176
以AVR單片機(jī)ATmega8和USB接口器件PDIUSBD12為核心,基于標(biāo)準(zhǔn)的USB1.1協(xié)議,設(shè)計(jì)一種通用USB接口模塊,以滿足嵌入式系統(tǒng)中對(duì)USB接口的需求。對(duì)模塊的硬件電路或單片機(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è)計(jì)
上傳時(shí)間: 2014-01-08
上傳用戶:趙云興
針對(duì)船舶氣象儀保障維修而設(shè)計(jì)的船舶氣象儀測(cè)試系統(tǒng),包括信息處理終端、主儀器檢測(cè)模塊、傳感器檢測(cè)模塊,各個(gè)模塊都采用基于AVR單片機(jī)的嵌入式系統(tǒng),模塊之間通過CAN總線進(jìn)行通信。結(jié)果表明,船舶氣象儀測(cè)試系統(tǒng)能夠快速檢測(cè)船舶氣象儀故障,與單純依靠人工方式排查故障相比,故障檢測(cè)時(shí)間縮短了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ī) 氣象儀 測(cè)試系統(tǒng)
上傳時(shí)間: 2013-11-23
上傳用戶:stvnash
TKS c o pe嵌入式智能仿真開發(fā)平臺(tái)全面支持AVR內(nèi)核的仿真,并具有下載編程功能。TKScope仿真器提供一套完善的JTAG和debugWIRE調(diào)試接口,在芯片內(nèi)(onchipdebug)調(diào)試所有的AVR 8位RISC結(jié)構(gòu)微處理器。
標(biāo)簽: TKScope AVR 內(nèi)核 仿真
上傳時(shí)間: 2013-11-01
上傳用戶:xhwst
摘要:設(shè)計(jì)以ATmega16單片機(jī)為核心的自動(dòng)對(duì)靶控制系統(tǒng)。該系統(tǒng)利用PC機(jī)作為上位機(jī),控制攝像頭定時(shí)攝取圖像,利用2g-r-b顏色特征分割該彩色圖像,當(dāng)綠色顏色分量大于預(yù)設(shè)閥值時(shí),便判定攝像頭下有靶標(biāo),用PC機(jī)的串口通信系統(tǒng)發(fā)送指令到單片機(jī),延遲預(yù)設(shè)的時(shí)間后,控制執(zhí)行機(jī)構(gòu)進(jìn)行噴霧,實(shí)現(xiàn)自動(dòng)對(duì)靶噴霧,并且可以設(shè)定延遲時(shí)間,從而實(shí)現(xiàn)在不同行走速度下的自動(dòng)對(duì)靶噴霧。關(guān)鍵詞:自動(dòng)對(duì)靶;AVR;串口通信;顏色分割
標(biāo)簽: AVR 單片機(jī) 自動(dòng) 控制系統(tǒng)設(shè)計(jì)
上傳時(shí)間: 2014-12-27
上傳用戶:redmoons
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1