Re: @kiwimuso @James Hughes 1
Hi Kiwimuso,
I can understand the question about what the PiGlow is really for and also why someone would want one. However, I do "kind of" have a genuine use for it. Admittedly though, I was initially attracted to it simply because it's neat and pretty.
I now use mine to show the 100mS ticking of my task scheduler of a program that I've written on my Pi. A simple pattern is incremented on each step of the scheduler. The program looks after a variety of tasks including the control of some PIC based devices (that I've made myself), polling for emails, taking pictures with the raspi-cam and ftp tasks. All of those tasks can run without the monitor or keyboard being in the way. So a brief look at the PiGlow will tell me if the task scheduler is still running. If not, I know which task has caused an exception. I can then use a monitor and keyboard to do some further investigations or add some more exception handling as I slowly make the system more and more robust.
But ultimately it will be permanently "head-less" and I'll just rely on the PiGlow to be sure it's running just fine. Most of the time, the LEDs are on about 5% brightness, so it doesn't cause undue distraction in my study.
Cheers,
Jez