搜索资源列表
130CMOS_DC_design
- 130万CMOS数码相机的设计,主要是设计文档-1.3 million CMOS digital camera design, the design is the main document
collectionOfImageAndinterpolation
- 该系统是一个实现图像数据采集以及对图像数据的插值处理,供其它系统进一步处理或显示的系统。具有一定的通用性,适合大多数CMOS图像传感器接入。1准确、适时的数据采集,尽量减少延迟 2采集模块具备一定的数据缓冲功能 3快速有效的数据插值 4使用较少的逻辑器件和存储器 5代码的可读性要强 -The system is a realization of image data acquisition and the image data interpolation, other system for
Si4708-09-B20.rar
- 采用CMOS技术的FM收音机单芯片Si4708技术资料,讲解非常的详细,是原厂内部资料。,Using CMOS technology Si4708 single-chip FM radio technical information to explain the very detailed and is the original internal information.
Si4730-31Rev0_5.rar
- 采用CMOS技术的FM/AM收音机单芯片Si4730技术资料,讲解非常的详细,是原厂内部资料。,CMOS technology, the use of FM/AM radio Si4730 single-chip technical information, on the very detailed and is the original internal information.
cmos
- OV6620的一段程序,可以-ov6620 you can have a try
SPCE3200LABCODE_29to32
- 凌阳SPCE3200多媒体开发板自带源程序。共安排了32个子目录,其中按照SPCE3200实验指导书(上册)中的实验顺序存放了实验程序的源代码,所有项目代码均在S+coreIDE v2.1.2下测试通过。此为第29到第32个试验源代码。试验内容如下: 7.5 实验二十九:CMOS 视频采集实验 7.6 实验三十:LCD视频播放实验 7.7 实验三十一:Touch Panel 实验 7.8 实验三十二:文件系统实验 -err
Si4704_05Rev0_8
- 采用CMOS技术的单芯片FM收音机技术资料,讲解非常的详细,是原厂内部资料。-CMOS technology using single-chip FM radio technical information to explain the very detailed and is the original internal information.
Si4707-B20
- 采用CMOS技术的FM收音机单芯片Si4707技术资料,讲解非常的详细,是原厂内部资料。-Using CMOS technology Si4707 single-chip FM radio technical information to explain the very detailed and is the original internal information.
Si4706
- 采用CMOS技术的FM收音机单芯片Si4706技术资料,讲解非常的详细,是原厂内部资料。-Using CMOS technology Si4706 single-chip FM radio technical information to explain the very detailed and is the original internal information.
8563
- PCF8563 是低功耗的CMOS 实时时钟 日历芯片 它提供一个可编程时钟输出 一个中断输出和掉电检测所有的地址和数据通过IC 总线接口串行传递最大总线速度为400Kbits/s每次读写数据后内嵌的字地址寄存器会自动产生增量 -The PCF8563 is a CMOS real-meclock/calendar optimized for low powerconsumption. A programmable clock output, interrupt output and vo
24c02
- X24C02是CMOS 2048位串行E PROM,在内部组织成256×8位。X24C02的特点是具有允许在简单的二线总线上工作的串行接口和软件协议。 -X24C02 is a CMOS 2048 bit serial E PROM, internally organized into 256 × 8 bit. X24C02 features allow a simple work of second-line serial bus interface and software protocol
cmos
- 包含cmos传感器ppt,是关于coms传感器的基本认识,和一些传感器的简介-Cmos sensor contains ppt, on a basic understanding of the sensor coms, and a number of sensor About
poc
- POCSAG 解码 及分析,网上很不好找的-S70L41B is a fully integrated CMOS POCSAG (CCIR Radio Paging code No.1) decoder and page controller for display pagers.The decoded POCSAG data are transferred over a serial interface to a microcontroller according to it
HIV1CF
- MTK Hynix CMOS sensor 驱动, 35上代码-MTK Hynix CMOS sensor-driven, 35 with a code
pipeline_ADC_PLL
- 该文档提出了一种应用于开关电容流水线模数转换器的CMoS预运放一锁存比较 器.该比较器采用UMC混合/射频0.18肛m 1P6M P衬底双阱CMOS工艺设计,工作电压为 1.8 V.该比较器的灵敏度为0.215 mV,最大失调电压为12 mV,差分输入动态范围为1.8 V,分辨率为8位,在40 M的工作频率下,功耗仅为24.4 ttW.基于0.18 gm工艺的仿真结 果验证了比较器设计的有效性.-A CMOS preamplifier-latch comparator used
AT24C02
- 特性 与400KHz I2C 总线兼容 1.8 到6.0 伏工作电压范围 低功耗CMOS 技术 写保护功能当WP 为高电平时进入写保护状态 页写缓冲器 自定时擦写周期 1,000,000 编程
CMOS_if_c.ZIP
- Access to CMOS RAM.-Access to CMOS RAM.!!!!!!!!!!!!!!!!!!!!!!!!!
cmos-vc6.0
- c 语言编译的程序,能读取CMOS芯片上的时间.-c language compiler program can read the time on a CMOS chip.
Cmos-inverter
- 利用Hspice编写.SP文件,分析Cmos反相器的工作状态,电流,电压转移特性曲线(附带CMOS 0.13工艺库文件)-Use Hspice write .SP document analysis Cmos inverter working status, current, voltage transfer characteristic curve (with CMOS 0.13 technology library files)
CMOS摄像头循迹例程
- 基于RX23T单片机的CMOS摄像头图像采集处理程序的编写。主要介绍了如何使用代码生成工具配置本例程所需的UART、简易IIC、外部中断、Port等模块并生成相应的驱动代码,同时对生成的代码文件添加的摄像头驱动与数据存储函数进行了详细说明。后附CMOS摄像头图像采集处理程序源码实例,用户可以结合本例程对RX23T单片机进行摄像头循迹等的拓展应用。(Programming of CMOS camera image acquisition and processing program based o