Thursday 1 September 2016

LED current while off


I have a vague recollection that while off, a LED can actually receive light and generate a small current (in uA). Is that correct? How does that work? What is the best way to prevent this?



Answer



A LED can work as a (not very good) photodiode, and produce a small current when it receives light. You have to connect it like a photodiode, though, that is reversed polarised. In a normal circuit you won't have trouble with it.


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...