虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

LEd-I-V

  • 基于MCU和基于ASIC的LED可控硅调光方案对比与解析

    作为一种新的、最有潜力的光源,LED照明以其节能、环保的优势越来越受到人们重视。加上国家和地方政府的政策鼓励,我国的LED照明产业进入了加速发展阶段,运用市场迅速增长。在室内照明方面,用LED灯替代传统的可调光白炽灯或者卤素灯也将是大势所趋。由于传统的白炽灯调光器采用可控硅调光器,用LED灯替代白炽灯时,要求不能改变原有线路,还要能适应现有的可控硅调光器。针对这一目标市场,目前很多大的半导体厂商(包括国际知名半导体厂商)都已经推出了自己的LED调光ASIC,但由于LED固有的发光原理,目前市面上的LED ASIC调光案都还不是很成熟,都有其固有的问题,本文就将针对目前的调光方案做一个详细的分析,并介绍我们基于MCU的调光方案。

    标签: ASIC MCU LED 可控硅调光

    上传时间: 2013-11-21

    上传用户:comua

  • 学51单片机之LED部分

    带您从零学51单片机之LED部分 单片机驱动LED1 LED应用2 LED限流电阻计算3 LED流水灯程序设计4 74HC573锁存应用5 KEIL精确延时计算

    标签: LED 51单片机

    上传时间: 2013-10-29

    上传用户:

  • linux 中断和设备驱动

    linux 中断和设备驱动 本章介绍L i n u x内核是如何维护它支持的文件系统中的文件的,我们先介绍 V F S ( Vi r t u a lFile System,虚拟文件系统),再解释一下L i n u x内核的真实文件系统是如何得到支持的。L i n u x的一个最重要特点就是它支持许多不同的文件系统。这使 L i n u x非常灵活,能够与许多其他的操作系统共存。在写这本书的时候, L i n u x共支持1 5种文件系统: e x t、 e x t 2、x i a、 m i n i x、 u m s d o s、 msdos 、v f a t、 p r o c、 s m b、 n c p、 i s o 9 6 6 0、 s y s v、 h p f s、 a ffs 和u f s。无疑随着时间的推移,L i n u x支持的文件系统数还会增加。

    标签: linux 中断 设备驱动

    上传时间: 2013-11-13

    上传用户:zxh122

  • EDA9060开关量I/O 模块在电气控制柜中的典型应用

    EDA9060开关量I/O 模块在电气控制柜中的典型应用—— EDA9060结合交流接触器实现远程控制EDA9060开关量I/O模块是山东力创科技自主研发的一款分布式DI/DO工控模块,主要功能特点:◎4路开关量输入,4路继电器输出。继电器两组常开2触点,两组常开常闭3触点。输出触点容量为8A 125VAC(5A 250VAC5A30VDC),由于触点容量较大,可以直接用在很多的常见电气控制电路中。输出有两种方式,一种电平式,一种脉冲式,可以灵活配置。◎标准的RS485接口,方便组网,结合GPRS DTU无线模块可以实现无线远程控制功能。◎灵活的协议,兼容研华协议,支持标准MODBUS RTU协议,方便上位机的系统组建。EDA9060在电气控制柜中有着广泛的应用,通过增加EDA9060远程控制线路,改变了原来必须依靠人工到现场启停电气线路的状况,实现无人值守,节省资源。线路改造主要通过EDA9060的继电器输出控制交流接触器,从而实现远程控制现场用电设备(如常见的工业泵)的启停。同时增加一个转换开关,将手动控制线路和EDA9060远程控制线路隔离开,以保证现场操作优先的要求,同时增强操作的可靠性。下面以交流接触器控制线路在220V电压等级以内的常见控制电路为例,简要说明其控制过程,线路容量大的情况只需要通过增加合适容量的中间继电器,扩大EDA9060的触点容量即可解决,示意图:

    标签: 9060 EDA 开关量 典型

    上传时间: 2013-11-15

    上传用户:robter

  • XL6003 300KHz 36V Boost 3W LED

    The XL6003 regulator is fixed frequency PWM Boost (step-up) DC/DC converter, capable ofdriving 1050mA load current with excellent line and load regulation. The regulator is simple to use because it includes internal frequency compensation and a fixed-frequency oscillator so that it requires a minimum number of external components to work. The XL6003 could directly drive 5~10 3W LED units at VIN=12V.

    标签: Boost 6003 300 36V

    上传时间: 2013-11-07

    上传用户:xy@1314

  • 单片机I/O口的使用

    单片机I/O口的使用:对单片机的控制,其实就是对I/O口的控制,无论单片机对外界进行何种控制,亦或接受外部的控制,都是通过I/O口进行的。单片机总共有P0、P1、P2、P3四个8位双向输入输出端口,每个端口都有锁存器、输出驱动器和输入缓冲器。4个I/O端口都能作输入输出口用,其中P0和P2通常用于对外部存储器的访问。§4.1 MCS-51单片机的并行端口结构与操作 51系列单片机有4个I/O端口,每个端口都是8位准双向口,共占32根引脚。每个端口都包括一个锁存器(即专用寄存器P0~P3)、一个输出驱动器和输入缓冲器。通常把4个端口笼统地表示为P0~P3。

    标签: 单片机

    上传时间: 2013-11-06

    上传用户:zhouxuepeng1

  • PAM2862 1A LED Driver with Int

    The PAM2862 is a continuous mode inductivestep-down converter, designed for driving singleor multiple series connected LEDs efficientlyfrom a voltage source higher than the LEDvoltage. The device operates from an inputupply between 6V and 30V and provides anexternally adjustable output current of up to 1A.Depending upon supply voltage and externalcomponents, this can provide up to 24 watts ofoutput power.

    标签: Driver 2862 with PAM

    上传时间: 2013-11-16

    上传用户:司令部正军级

  • PCA9534 8bit I2C bus and SMBus low power IO port with interru

    The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvements include higher drive capability, 5 V I/O tolerance, lower supply current, individual I/O configuration, 400 kHz clock frequency, and smaller packaging. I/O expanders provide a simple solution when additional I/O is needed for ACPI power switches, sensors, push buttons, LEDs, fans, etc.

    标签: interru SMBus power 9534

    上传时间: 2013-10-10

    上传用户:inwins

  • PCA9535 PCA9535C 16bit I2C bus

    The PCA9535 and PCA9535C are 24-pin CMOS devices that provide 16 bits of GeneralPurpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and wasdeveloped to enhance the NXP Semiconductors family of I2C-bus I/O expanders. Theimprovements include higher drive capability, 5 V I/O tolerance, lower supply current,individual I/O configuration, and smaller packaging. I/O expanders provide a simplesolution when additional I/O is needed for ACPI power switches, sensors, push buttons,LEDs, fans, etc.

    标签: 9535 PCA 9535C I2C

    上传时间: 2013-10-21

    上传用户:爱死爱死

  • PCA9555 16bit I2C-bus and SMBu

    The PCA9555 is a 24-pin CMOS device that provides 16 bits of General Purpose parallelInput/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed toenhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvementsinclude higher drive capability, 5 V I/O tolerance, lower supply current, individual I/Oconfiguration, and smaller packaging. I/O expanders provide a simple solution whenadditional I/O is needed for ACPI power switches, sensors, push buttons, LEDs, fans, etc.The PCA9555 consists of two 8-bit Configuration (Input or Output selection); Input, Outputand Polarity Inversion (active HIGH or active LOW operation) registers. The systemmaster can enable the I/Os as either inputs or outputs by writing to the I/O configurationbits. The data for each Input or Output is kept in the corresponding Input or Outputregister. The polarity of the read register can be inverted with the Polarity Inversionregister. All registers can be read by the system master. Although pin-to-pin and I2C-busaddress compatible with the PCF8575, software changes are required due to theenhancements, and are discussed in Application Note AN469.

    标签: C-bus 9555 SMBu PCA

    上传时间: 2013-11-13

    上传用户:fredguo