cyoung_mi Posted June 21, 2009 Share Posted June 21, 2009 I was wondering if it was possible to control the fon's Leds. Both during normal operation and during the initial boot. I would like to have the LED's display the status the boot for example. Either have them count in Binary like a progress bar. Not sure if that's possible or not. I'm guessing it would be easier to assign them functions after the boot is complete. But would like some tips on how that can be done. Perhaps use them to show the status of Karma, or other scripts. ( turned on or off ) Thanks! Quote Link to comment Share on other sites More sharing options...
puremate Posted June 21, 2009 Share Posted June 21, 2009 Hey, if I didn't get it wrong, with Piranha 2 the left LED of the classic fon is used to display the wifi-status. I think I is addressed over the gpio-module, you might want to take a look at that. have fun Quote Link to comment Share on other sites More sharing options...
digininja Posted June 21, 2009 Share Posted June 21, 2009 puremate is right. To modify the wlan led I used to write to /proc/gpio/2_out and /proc/gpio/2_dir Can't remember much more off hand but this is somewhere to start. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.