Qball's Weblog

Pandaboard KaKu control kernel module

Tags General 

I wrote a small kernel module today.
It implements the sending part of http://randysimons.nl as a kernel module and clocks out the data via a GPIO port.

It is just a first version, will be cleaned up later, my current only problem is using

Link: https://github.com/DaveDavenport/gpio-remote.

I will post more code (and client code) later.