Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
and have connected via SPI or CAN some sensors
Quoteand have connected via SPI or CAN some sensors through GPIO pins in the switches
yes that is my doubt also. my job in the project is the part of integration with linuxmce, and the part of sensors is of other persons, and of course i need to know that. but since it is already in a open state, what would be the best approach to seamelessly integrate with linuxMCE?
@totallymaxed some other questions, isn't there documentation about all the functions available to use or at least the most needed ones? Another thing , regarding the sensors how is handled the communication between them and LinuxMCE? I mean i need to code the sensors to send their info periodically to the network in order to LinuxMCE catch that info? Or do i implement some sort of polling algorithm or other method? thanks