Skip to main content
Search type Search syntax
Tags [tag]
Exact "words here"
Author user:1234
user:me (yours)
Score score:3 (3+)
score:0 (none)
Answers answers:3 (3+)
answers:0 (none)
isaccepted:yes
hasaccepted:no
inquestion:1234
Views views:250
Code code:"if (foo != bar)"
Sections title:apples
body:"apples oranges"
URL url:"*.example.com"
Saves in:saves
Status closed:yes
duplicate:no
migrated:no
wiki:no
Types is:question
is:answer
Exclude -[tag]
-apples
For more details on advanced search visit our help page
Results tagged with
Search options not deleted user 91862

An LED is a light-emitting diode. Lighting an LED is considered the "Hello world" of a circuit design, and it can be as simple as using a series resistor, or it can get more complicated, involving PWM and multiplexing.

4 votes
Accepted

What would be the brightest LED that can run all night?

Any LED can light indefinitely* as long as you keep the current within the maximum specified in the datasheet. … If you buy a LED without a datasheet, you buy a toy, not a LED, so make sure that you get one. It will have an Absolute maximum value, and usually a recommended operating conditions. …
pipe's user avatar
  • 14.5k
6 votes
Accepted

LED with wide forward voltage range

If you just get a random LED, then you're right. … Depending on your LED source, they might already be binned, and the binning should be indicated on the distributor's listing. …
pipe's user avatar
  • 14.5k
5 votes
Accepted

Why use bigger resistors for LED?

Because your LED has an unusually high forward voltage. It is a blue or white LED, while a "normal" LED is red or green. … A red or green LED has a forward voltage of roughly 2 volts and a standard forward current of about 10 mA. Another reason is that you simply don't want to run the LED at the maximum brightness. …
pipe's user avatar
  • 14.5k
12 votes
1 answer
795 views

Why would a LED datasheet specify a minimum operating current?

I am looking at the datasheet for the OSRAM Golden DRAGON® Plus LUW W5AM, a high power white LED. … Or is it just that they want me to use a more suitable LED? I've tried to contact OSRAM about this, to no avail. …
pipe's user avatar
  • 14.5k
4 votes
Accepted

Understanding sink currents for IO expanders

The sum of every LED you sink will accumulate to that. Static characteristics This is what you should look at in an operational circuit. The important figure is IOL, LOW-level output current. …
pipe's user avatar
  • 14.5k
3 votes

Can i safely use RJ11 and 24 guage wiring for hobby leds?

Yes There will be absolutely no problems. In fact, those wires are even overkill for the purpose - designed for around 48 volts and enough current to ring the mechanical bell in an old telephone. The …
pipe's user avatar
  • 14.5k
1 vote

Common current limit resistor for multiple LEDs?

If this was not good practice, you could not really use a LED matrix. … Just set the current to whatever current you want through the LED. The resistor does absolutely nothing here except wasting heat. …
pipe's user avatar
  • 14.5k
4 votes

Connect a 5mm led to a GPIO without transistor?

What that means is that your LED won't ever draw 20 mA from this port. … As long as the LED will try to draw more current, the voltage will drop, until there is a balance between LED current and LED voltage. …
pipe's user avatar
  • 14.5k
1 vote

Put outputs of 2 computer power supplies in series?

It seems a bit wasteful to use computer power supplies in this way, but it will work. The output ground is not connected to the input ground (protective earth), so each individual power supply will "f …
pipe's user avatar
  • 14.5k
2 votes
Accepted

How to know if my voltage regulator is still working or not

If you connect a normal LED directly to 3.3 volts, it will try to draw a near-infinite amount of current, due to the LEDs I-V curve. … This is a pointless exercise, because the LED would burn up in flames before that. …
pipe's user avatar
  • 14.5k
4 votes
Accepted

Current draw of through hole LEDs and LED strips

You're totally right that you have the same current running through every LED when they're connected in series. Your confusion comes from not knowing how the typical LED strip is constructed. … I have drawn one possible construction here: simulate this circuit – Schematic created using CircuitLab Each LED in the first column will draw I1 amperes, each LED in the second column will draw …
pipe's user avatar
  • 14.5k
4 votes
Accepted

Would the frequency of LED be equal to that of microcontroller

The LED will flash at the same speed as you toggle the pin, which in turn will be related to the frequency of the microcontroller. … You mention capacitance (doesn't really exist in a LED but let's go with it) and you're correct. They will only change the rise/fall times. …
pipe's user avatar
  • 14.5k
4 votes
Accepted

Power dissipation when connecting LED to +-15v

Using 20 mA for an indicator LED might have been necessary 30 years ago, but today you're perfectly fine with 2 mA. …
pipe's user avatar
  • 14.5k
0 votes

Turn on LED for fix time when box is closed

Microcontroller Any question with the NE555 tag can be answered with "use a microcontroller". This is also true for this question. It's the obvious choice, especially if you need low power when it's n …
pipe's user avatar
  • 14.5k
8 votes
Accepted

What is the exact purpose of this 2.2kOhm resistor in the circuit?

You would only have to change the resistor after the LED, because the output from the operational amplifier will be closer to 9 volts than 5 volts. …
pipe's user avatar
  • 14.5k