[Kde-hardware-devel] RTC, GPIO and led control API

Laszlo Papp lpapp at kde.org
Sat Jun 30 14:21:35 UTC 2012


Hi,

I have implemented a while ago Qt based real time clock handling,
general purpose IO, and led control API for my project. This is merely
designed according to the Linux kernel API, so it is not a
cross-platform solution on its own, but more like a "backend" or
"plugin".

If you are interested in getting such things into solid, I can
solidify them at some point. See the attachment for few examples
(yeah, powermanagement is probably misnamed for rtc in general).

Best Regards,
Laszlo Papp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: generalpurposeio.h
Type: text/x-chdr
Size: 821 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20120630/9d293ca1/attachment.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: generalpurposeio.cpp
Type: text/x-c++src
Size: 5897 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20120630/9d293ca1/attachment.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: powermanagement.h
Type: text/x-chdr
Size: 1108 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20120630/9d293ca1/attachment-0001.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: powermanagement.cpp
Type: text/x-c++src
Size: 8672 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20120630/9d293ca1/attachment-0001.cpp>


More information about the Kde-hardware-devel mailing list