cm11 device driver in golang. (go language)

Started by deepakkamesh, January 30, 2016, 09:11:51 PM

Previous topic - Next topic

deepakkamesh

I wrote a device driver for cm11a on golang. I was using misterhouse which works great but is not very efficient on my old raspberry pi. I decided to write something that is perhaps faster to use.

If anyone is interested the code is available here. https://github.com/deepakkamesh/cm11

If there are any questions, let me know.