X10 Community Forum

💬General Category => Mac/Linux & Open Source and the X10 Home => Topic started by: deepakkamesh on January 30, 2016, 09:11:51 PM

Title: cm11 device driver in golang. (go language)
Post by: deepakkamesh on January 30, 2016, 09:11:51 PM
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.