Re: [maemo-developers] n800 LED interface

2007-02-01 Thread Larry Battraw
On 2/1/07, Amit Kucheria <[EMAIL PROTECTED]> wrote: > My question is this: for the default trigger source (timer), is the > blinking just a hardware PWM built into the CPU or is the CPU involved > in counting timer interrupts to handle on/off periods and toggling the > LED? I ask because there

Re: [maemo-developers] n800 LED interface

2007-02-01 Thread Amit Kucheria
On Thu, 2007-02-01 at 12:33 +0100, ext Michael 'Mickey' Lauer wrote: > Larry Battraw wrote: > > First off, kudos to the maemo team for making such a nifty and > > easy-to-use interface for the keypad LED. I spent a inordinate amount > > of time just tinkering with the brightness, blinking period

Re: [maemo-developers] n800 LED interface

2007-02-01 Thread David Weinehall
On ons, 2007-01-31 at 20:48 -0500, ext Larry Battraw wrote: > First off, kudos to the maemo team for making such a nifty and > easy-to-use interface for the keypad LED. I spent a inordinate amount > of time just tinkering with the brightness, blinking period, and so > forth :-) For those intere

Re: [maemo-developers] n800 LED interface

2007-02-01 Thread Michael 'Mickey' Lauer
Larry Battraw wrote: > First off, kudos to the maemo team for making such a nifty and > easy-to-use interface for the keypad LED. I spent a inordinate amount > of time just tinkering with the brightness, blinking period, and so > forth :-) For those interested, the relevant sys entries are here

Re: [maemo-developers] n800 LED interface

2007-01-31 Thread Amit Kucheria
On Wed, 2007-01-31 at 20:48 -0500, ext Larry Battraw wrote: > First off, kudos to the maemo team for making such a nifty and > easy-to-use interface for the keypad LED. I spent a inordinate amount > of time just tinkering with the brightness, blinking period, and so > forth :-) For those intere

[maemo-developers] n800 LED interface

2007-01-31 Thread Larry Battraw
First off, kudos to the maemo team for making such a nifty and easy-to-use interface for the keypad LED. I spent a inordinate amount of time just tinkering with the brightness, blinking period, and so forth :-) For those interested, the relevant sys entries are here: /sys/class/leds/keypad Shou