maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Another LED pattern thread (https://talk.maemo.org/showthread.php?t=42201)

mankir 2010-02-01 10:45

Re: Another LED pattern thread
 
I am currently using for fading (Call=rG, IM=Rb, SMS=gB, Email=Gb, Notification=rB, Charging=Rg):
9d80 //start
4000 //init-off
427f //fade-in
e004 //start engine2
e100 //wait for engine2
437f //fade-out
0000 //repeat
;
9d80 //start
4000 //init-off
e080 //wait for engine1
427f //fade-in
437f //fade-out
e002 //return to engine1

blue_led 2010-02-05 21:41

Traffic light like pattern
 
when charging "traffic light" pattern

Code:

PatternBatteryCharging=50;4;0;Rg;9d8040ff7f00e0047f0040007f007f007f0040ff7f00e0047f007f000000;9d804000e08040ffe0800000
must be one line !

codeMonkey 2010-02-06 11:39

Re: Another LED pattern thread
 
Thanks. I've listed this under the LED_Patterns wiki.

Diamorph 2010-02-06 12:19

Re: Another LED pattern thread
 
Another question to our code master :)
When I make my N900 on, the LED is white with a shape of blue... when I use the code from the mce.ini the LED appears as normal white.
Any ideas?

Thanks so far

skalogre 2010-02-06 18:28

Re: Another LED pattern thread
 
Thanks everyone for all the information in this thread. I wanted to change the charging indicator to be akin to the "breathing light" on the E71/N97 - so just changed "rg" to "rgb" in the PatternBatteryCharging strijng. It would have been nice to give it a slight blue glow but I don't see that as being possible.

blue_led 2010-02-07 10:40

Re: Another LED pattern thread
 
@skalogre : every N900 user must be happy so here is the code :D
Code:

PatternBatteryCharging=50;4;0;rgB;9d804000e004481f331f7f007f000000;9d804000e080427f0d7f0000

codeMonkey 2010-02-07 16:53

Re: Another LED pattern thread
 
Quote:

Originally Posted by Diamorph (Post 513060)
When I make my N900 on, the LED is white with a shape of blue... when I use the code from the mce.ini the LED appears as normal white.
Any ideas?

Do you mean that the pattern that's supposed to be white is showing up blue?
The only reasons I could think of for this is that the pattern is actually for blue, and you're misinterpreting it, or the red and green leds in your device are slightly defective.
It's more likely to be the former if all of your other patterns are fine.
Feel free to paste the pattern here and I'm sure someone will be able to help.

Diamorph 2010-02-07 18:08

Re: Another LED pattern thread
 
Thank you for your respond,
blue_led posted the pattern i was looking for.
My LEDs all work fine ;) I meant the same as skalogre, a kind of a white blue. When you power on your N900 you see what I mean. This is not the same white like the standart device on pattern.
But again thank you, you didn't forget me :)

skalogre 2010-02-07 20:24

Re: Another LED pattern thread
 
Quote:

Originally Posted by blue_led (Post 514159)
@skalogre : every N900 user must be happy so here is the code :D
Code:

PatternBatteryCharging=50;4;0;rgB;9d804000e004481f331f7f007f000000;9d804000e080427f0d7f0000

Holy crap. Good job, thanks! I feel a little silly now, I need to read over the wiki and work out why I misunderstood the limitations.

Ronaldo 2010-02-07 23:19

Re: Another LED pattern thread
 
can some one do me

i like

"A police-siren style pattern, idea by mihapodb.

PatternCommunicationEmail=30;1;0;rB;9d8040ff7f00e0 0440007f000000;9d80e08040ff7f0040000000
"
but can i have the fade in fade out so pink..... blue...pink?

for calls can i have red and like the stock fade in fade out please

appreciated


All times are GMT. The time now is 09:47.

vBulletin® Version 3.8.8