加入星計(jì)劃,您可以享受以下權(quán)益:

  • 創(chuàng)作內(nèi)容快速變現(xiàn)
  • 行業(yè)影響力擴(kuò)散
  • 作品版權(quán)保護(hù)
  • 300W+ 專業(yè)用戶
  • 1.5W+ 優(yōu)質(zhì)創(chuàng)作者
  • 5000+ 長(zhǎng)期合作伙伴
立即加入

機(jī)器人顏色識(shí)別跟蹤模塊(AVR視覺(jué)模塊)資料分享

2015/08/26
25
服務(wù)支持:
技術(shù)交流群

完成交易后在“購(gòu)買成功”頁(yè)面掃碼入群,即可與技術(shù)大咖們分享疑惑和經(jīng)驗(yàn)、收獲成長(zhǎng)和認(rèn)同、領(lǐng)取優(yōu)惠和紅包等。

虛擬商品不可退

當(dāng)前內(nèi)容為數(shù)字版權(quán)作品,購(gòu)買后不支持退換且無(wú)法轉(zhuǎn)移使用。

加入交流群
掃碼加入
獲取工程師必備禮包
參與熱點(diǎn)資訊討論
放大
方塊圖(4)
相關(guān)方案
  • 方案介紹
  • 相關(guān)文件
  • 相關(guān)推薦
  • 電子產(chǎn)業(yè)圖譜
申請(qǐng)入駐 產(chǎn)業(yè)圖譜

無(wú)意中發(fā)現(xiàn)老外的一個(gè)設(shè)計(jì)項(xiàng)目,AVRcam,基于ATMEGA8和OV6620圖像識(shí)別,可識(shí)別指定顏色。特傳到電路城來(lái)大家共享。

AVRcam硬件設(shè)計(jì)分析(英文):

        The AVRcam hardware has evolved several times since the project began in April of 2004. As can be seen in Figure 1, the hardware is very straight forward. An Atmel AVR mega8 provides the main processing needed by the system. The Omnivision OV6620 CMOS image sensor is connected directly to the mega8 to access important camera signals (pixel clock, horizontal and vertical sync, and, of course, the data busses). A new addition to the hardware is the AVR Tiny12, which is a small 8-pin microcontroller. This micro was added to the system to configure the OV6620 to output its clock signal on one of its pins. This clock signal is then used by the mega8 as its clock source. Having a single clock source shared between the mega8 and the OV6620 provides the necessary synchronization to allow the system to process the real-time stream of pixel data.

AVR顏色識(shí)別跟蹤模塊硬件設(shè)計(jì)框圖:

AVRcam嵌入式軟件設(shè)計(jì)分析(英文):

          The AVRcam embedded software is divided up into a set of classes that implement the functionality required. The main crux of the software revolves around the Camera Interface class, which implements the core functionality of interfacing to the OV6620. The Frame Manager utilizes the data gathered by the Camera Interface class to make frame-level calculations and decisions. A User-Interface Manager sits as a peer to the Frame Manager, and is responsible for processing incoming commands and generating the needed outgoing serial packets. Finally, a simple event-dispatching executive sits at the top of the system to facilitate the handling of the events that get generated in the system. The AVRcam class diagram is shown in Figure 2.

AVRcamVIEW PC 應(yīng)用截圖:


附件內(nèi)容包括:

  • 整個(gè)AVRcam顏色識(shí)別跟蹤模塊原理圖PDF檔;
  • 基于基于ATMEGA8和OV6620圖像識(shí)別控制源碼;
  • AVRcamVIEW上位機(jī)源碼;
  • 該AVRcam用戶手冊(cè);

原文出處:https://www.jrobot.net/Projects/AVRcam.html

  • 電路設(shè)計(jì)和BOM清單.zip
    描述:原理圖PDF檔和BOM材料清單等
  • AVR控制源碼和視覺(jué)軟件源碼.zip
    描述:AVR控制源碼和視覺(jué)軟件源碼
  • AVRcam用戶手冊(cè).pdf
    描述:AVRcam用戶手冊(cè)

相關(guān)推薦

電子產(chǎn)業(yè)圖譜