CTX35 read input compatibility
- Snelvuur
- Forum Moderator
- Posts: 3156
- Joined: Fri Apr 06, 2007 11:01 pm
- Location: Netherlands
- Contact:
CTX35 read input compatibility
Depends on which kind of `c` if its typical linux `c` then its a bit more difficult, although any piece of code thats in use might be handy for me to examine how things are done. You can send it via mail, or post it here as attachement if thats ok. Once i get mine finished i´ll place it online too though.
- Snelvuur
- Forum Moderator
- Posts: 3156
- Joined: Fri Apr 06, 2007 11:01 pm
- Location: Netherlands
- Contact:
CTX35 read input compatibility
Its almost done, i'll post my version online soon. It has a server part which is a daemon, and a client part which you can use to send commands with. Since the output is fairly straight forward (A1 ON) (A6 OFF) etc, you can use that to send it to a database or something like that. I will work on that later, but for now the basics are done. If anyone is willing to give it a try and give remarks that would be nice then.