Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need a small solution for a pulsing LED

Status
Not open for further replies.

havanother

Newbie level 2
Joined
Apr 6, 2005
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,311
Hi, we're looking for LEDs that pulse rather than flash - similar to the power lights on Apple Mac computers. Rather than just flick on then off, they ramp slowly up to full brightness then down again, cycling every 1 to 1.5 seconds.

We have 2 circuit diagrams made up as prototypes but both are far too large for our purposes. We were hoping that someone might manufacture a 'built in' version similar to the readily available built in flashing models.

If nobody can suggest someone that may be able to produce an 'all in one' unit, perhaps you could suggest another way of creating a solution that's as small as possible?

Could we have a chip programmed or manufactured or is there another way to do it that minimises size?

I'm not even sure this is the place to ask! But any advice would be greatly appreciated.

Thanks in advance,

Havanother
 

u can use 555 astabler and in the out put u must
put resistor and capacitors for makinf light rample slowly
 

Hi havanother,

I don't know if it's a LED manufacturer on the market that it's doing all in the same unit.

If don't, the best solution is to use the PWM , Pulse Width Modulation.

The low-end 8-bit Motorola MC68HC908-QT2 flash MCU with built-in oscillator is used **broken link removed**

one from 8051 series https://www.iguanalabs.com/pwm.htm

BTW, what's your favorite microcontroller ?
 

Hi,

Thanks for your advice. We may end up creating a circuit as you described but right now we're following up some leads we have from manufacturers who may be able to provide an all-in-one unit - similar to the readily availble flashing LEDs. Depending on the quantities involved we may even be able to specify the pulse length. Fingers crossed. If it doesn't work out, we'll be back to a bespoke solution using a chip.

cheers, havanother.
 

use TinyAVR Micorcontroller
you can program it for doing everything you want only in a 8 pin package.
so search in Google for TinyAVR microcontrollers
 

try to obtain a traingular waveform or saw tooth by integrating a square wave which u may get from 555 chip or either a crystal oscillator followed by an inverter.

u can use this programs to get the frequancy and R and c values u need from 555
 

It is easy to make it by using microcontroller. Make a PWM program, and increase the duty cycle little by little.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top