kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Driver for BlinkM i2c LED module
@ 2012-06-01 13:45 Jan-Simon Möller
  2012-06-01 15:16 ` Jonathan Neuschäfer
  0 siblings, 1 reply; 7+ messages in thread
From: Jan-Simon Möller @ 2012-06-01 13:45 UTC (permalink / raw)
  To: kernelnewbies

Hi all!

*drum roll*

This is the first version of the blinkM i2c led driver.

blinkM is an RGB led module which hooks up to an i2c bus.
See http://thingm.com/products/blinkm .

The protocol uses sequences of i2c commands to communicate with the tiny 
embedded controller.

This driver implements the needed bits to make the blinkM work as
LED device (accepting the triggers in sysfs) and also has a sysfs group for 
the more "advanced settings" exposed by the controller.
Of course not all advanced options are implemented yet ;).

Comments ?

I'm also looking for the best place to fit this in.
Staging ? drivers/led ?

Have Phun!

Best,
Jan-Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blinkm.c
Type: text/x-csrc
Size: 21442 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120601/6c990545/attachment-0001.bin 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-06-03 20:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01 13:45 Driver for BlinkM i2c LED module Jan-Simon Möller
2012-06-01 15:16 ` Jonathan Neuschäfer
2012-06-01 21:45   ` Jan-Simon Möller
2012-06-01 22:09     ` Jonathan Neuschäfer
2012-06-02  9:29   ` rev2 - " Jan-Simon Möller
2012-06-03 17:32     ` Jonathan Neuschäfer
2012-06-03 20:27       ` Jan-Simon Möller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).