Re: LED display design



On Fri, 29 Jul 2005 00:18:53 +0200, Mochuelo wrote:

> On 27 Jul 2005 22:00:02 -0700, "captsomer" <destinyyacht@xxxxxxxx>
> wrote:
>
>>I need to build a sign. It will have 7 letters and I want to use LED's
>>to backlight it. I'm going to need to light about 40 of them. I have
>>tinkered around with LED's in the past and I have a basic knowledge,
>>but I thought I'd ask others for thier opinion before I spend all of
>>this time and money.
>>
>>This circuit needs to be powered by 110 VAC. The LED's are 3.6v @ 20mA.
>>Should I use a lower voltage power supply? Are there schematics for
>>projects like this on the web that might come close to what I'm doing?
>>Series or paralell?
>
> Do you need isolation? (If you were using bulbs, you probably would
> not have it, either). If you don't need it, there is a cheap
> alternative with very few capacitors, resistors and diodes. Let me
> know if you want to go this way.

Easy. Two series strings of 20 LEDs each, with about a 2.4K, 2W resistor
all in series, in antiparallel. (i.e., one string with the cathodes up,
the other with the cathodes down, and the two strings in parallel right
across the 110V line). This is assuming LED current of ~20 mA.


L1 -------------+-------+
| |
[2K4] [2K4]
| |
--- ---
\ / / \
--- ---
| |
. .
. . <- 40 total, 20 per string
. .
| |
--- ---
\ / / \
--- ---
| |
L2 -------------+-------+


Cheers!
Rich

.



Relevant Pages

  • Re: Help a beginner - simple lowercase to uppercase and so on function
    ... can understand everything but it should take shape with more practice ... it compiles and returns uppercase letters ... in this string!" ... to compile on both. ...
    (comp.lang.c)
  • Re: adding a text string to data from one field in one database to another
    ... function that blocks anything but numbers or letters. ... Dim stAllowedChars as string ... dim stFrom as string stTo as string ... dim iPtr as integer. ...
    (comp.databases.ms-access)
  • Re: Format text not all caps
    ... PROPER - Straight out of *Help on this function* when you look at the function ... Converts all other letters to ... =PROPERProper case of first string ... The excel file that I ...
    (microsoft.public.excel)
  • Re: Generate Number on MS. Access
    ... with 10 digits with the combination of 5 Letters from the 26 letters ... Optional NumericOnly As Boolean = False) As String ... Dim l As Long, b As Byte ... Oops, I see this is ten alpha or numerics, but not five of each as you ...
    (comp.databases.ms-access)
  • RE: Output text from numbers
    ... Exit Sub ... ) Then simbol = "I" ... with letters and output a text string. ... letters quoted in the table for that input. ...
    (microsoft.public.excel.worksheet.functions)

Loading