Driver for BlinkM i2c LED module

Jan-Simon Möller dl9pf at gmx.de
Fri Jun 1 09:45:59 EDT 2012


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 


More information about the Kernelnewbies mailing list