登录
首页 » Visual C++ » SensorLine

SensorLine

于 2014-04-04 发布 文件大小:20035KB
0 301
下载积分: 1 下载次数: 7

代码说明:

  利用 USB2I2C开发板和软件实现了对CMOS图像传感器的在线调试。该系统运行稳定,体积小,外围电路简单,可灵活应用于多种CMOS图像传感器在线调试的场合以进行图像质量调整。本系统在调试过程中能生成调试log文件和寄存器配置文件。调试log文件记录调试过程中寄存器更改过程,可方便追踪、查看调试过程;寄存器配置文件保存最终调试结果,方便用户进一步的应用。(Use USB2I2C development board and software realization of the CMOS image sensor circuit debugging. The system is stable, small, simple external circuit can be flexibly applied to a variety of CMOS image sensors in-circuit debugger occasion for image quality adjustment. The system can generate in the debugging process debugging log file and registers the configuration file. Debug log file records the process of debugging registers the change process, can be easily tracked, view the debugging process register configuration file to save the final result debugging, user-friendly application further.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IT
    TI 经典的范例 对于学习msp430系列芯片的人肯定有用的 呵呵 可以看看(The classic example of TI msp430 series chips for learning useful Oh man certainly can look at)
    2013-07-27 20:14:24下载
    积分:1
  • sd
    说明:  通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片(Read SD card in 320x240 pixels, 16 BMP picture HEX data, in turn written to the screen to restore the picture)
    2012-05-25 23:19:07下载
    积分:1
  • 3_26201207250935137036566
    超声波测距,可以通过串口助手显示,当小于设定值时,显示0,当大于设定值时,显示1(Ultrasonic Ranging, through serial aides showed that when less than the set value, 0, when greater than the set value, indicating a)
    2013-12-14 12:47:05下载
    积分:1
  • MuCashShopEditor
    MuOnline CashShop Editor for TT, zTeam and etc. Season6E3
    2015-03-27 19:31:32下载
    积分:1
  • QuangBao
    it is program for led matrix
    2012-01-09 17:49:50下载
    积分:1
  • 7816
    ISO/IEC 7816-1-1998 ISO/IEC 7816-2-1998 ISO/IEC 7816-3-2006 ISO/IEC 7816-4-2005 ISO/IEC 7816-5-2004 ISO/IEC 7816-6-2004 ISO/IEC 7816-7-1999 ISO/IEC 7816-8-2004 ISO/IEC 7816-9-2004 ISO/IEC 7816-10-1999 ISO/IEC 7816-11-2004 ISO/IEC 7816-12-2005 ISO/IEC 7816-13-2007 ISO/IEC 7816-15-2004 (ISO/IEC 7816-1-1998 ISO/IEC 7816-2-1998 ISO/IEC 7816-3-2006 ISO/IEC 7816-4-2005 ISO/IEC 7816-5-2004 ISO/IEC 7816-6-2004 ISO/IEC 7816-7-1999 ISO/IEC 7816-8-2004 ISO/IEC 7816-9-2004 ISO/IEC 7816-10-1999 ISO/IEC 7816-11-2004 ISO/IEC 7816-12-2005 ISO/IEC 7816-13-2007 ISO/IEC 7816-15-2004)
    2010-05-19 13:45:25下载
    积分:1
  • code-complete
    这是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。(This is a complete software build manual covers the software build process all the details.)
    2014-05-07 10:47:53下载
    积分:1
  • tongxin
    智能小车使用遥控控制的源代码,本代码可以作为进一步研究的参考(Smart car using the remote control of the source code, the code can be used as reference for further research)
    2013-10-25 15:14:21下载
    积分:1
  • Thejammingofspreadspectrumcommunicationssystemandt
    西电毕业论文,文章详细的阐述了直扩原理并且进行了仿真。扩展频谱技术有多种基本实现方式,本文主要介绍的是直接序列 扩频技术,特别针对二进制的 PSK调制解调技术,直接序列扩频系统的抗干 扰能力分析与直接序列扩频系统的同步方法,并进行了相关仿真分析。(Spread spectrum communications has many basic manners of implementation, this paper main introduces the direct sequence spread spectrum technology. The technology of digital signals’ modulation and demodulation, aiming at phase shift keying analyzing the capacity of resistance to anti-jamming of direct sequence spread spectrum system(DSSS) and the method of synchronization in direct sequence spread spectrum system base on the DSSS of the matlab’s simulation.)
    2010-08-22 22:30:16下载
    积分:1
  • Data-Acquisition-System
    数据采集系统 MAX1403.C 该文件是用于MAX1403的代码,包含了McBSP初始化、MAX1403初始化、McBSP读写等函数,读者可加入自己的工程之中去,并根据自己的要求适量修改之。 TLC5510A.C 该文件是用来驱动TLC5510A的代码,由于TLC5510A是总线型的高速AD,其访问较为简单,访问的方法及细节请见本书第17章。 MAX5444.C 该文件是驱动MAX5444的代码,由于MAX5444是单路高精度DA,所以,代码中只需执行系统初始化、McBSP初始化之后即可对MAX5444进行写数据操作,从而输出电压值。 AD7541A.C 该文件是驱动AD7541A的代码,AD7541A是总线型的高速DA,其访问方式如同片外RAM一样,请参考本书第17章的介绍 pdf 文件是“数据采集系统”的电路图实例,本电路图注重于高速AD、高精度AD、高速DA、高精度DA的连接方法以及外围电路设计,为读者朋友提供一个完整的电路实例。而C6713电路部分,只涉及C6713与四个AD/DA器件的连接关系,至于C6713的其他部分(如SDRAM、FLASH等)都略去,读者可参考另外相关的章节。(Data Acquisition System)
    2010-06-24 19:59:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载