Close

First steps

A project log for Smart status LED

Don't you hate it when your status LED is unreadable in bright light and blinding in the dark?

thierryThierry 05/29/2016 at 13:090 Comments

I built a first quick prototype today and it works - kind of, using an ATTiny25 and my favorite yellow LED. No blinking or flashing as for now.

The prototype does just one thing. As soon as power is on, it measures the light level and adjusts the brightness of the LED accordingly. It's set up in an endless cycle:

At 3V, the maximum duty cycle of 50% means that it is safe to forgo the resistor on the LED. The prototype does works in the sense that it indeed adjusts brightness correctly. My multimeter agrees:

There are still some limitations:

Still, I am satisfied with the first results.

Discussions