Thread
:
(Announce) ledpulse (Sound Reactive Leds for your n900)
View Single Post
bill_klpd
2013-06-29 , 12:56
Posts: 383 | Thanked: 344 times | Joined on Jun 2013 @ Greece, Athens
#
7
Originally Posted by
nicolai
quick n dirty python script.
(definitely a battery killer)
run as root.
Thanks for your time! Is there any chance to make it work with the keyboard leds as well?? Do I need to change this:
led_r = open('/sys/class/leds/lp5523:r/brightness','w',1)
to this:
led_r = open('/sys/class/leds/lp5523:kb1/brightness','w',1)
for example?
One more think I want to say is that it captures the sound of the mic as well... What I mean is that when I talk for example it lights up? Is there any way to remove that?
Why do you think that it is a battery killer? How much energy could a led need? Thanks again
Last edited by bill_klpd; 2013-06-29 at
14:15
.
Quote & Reply
|
The Following 2 Users Say Thank You to bill_klpd For This Useful Post:
nokiabot
,
Wikiwide
bill_klpd
View Public Profile
Send a private message to bill_klpd
Find all posts by bill_klpd