Comment on Kits Make Tinkerers’ Home-Automation Dreams Come TrueparentComments−StavrosK10yDone.−hwstar10yHow would you run this on a mobile device? Since it's written in Python, you'd have to run it with something like Kivy.−StavrosK10yIt would be reimplemented in the target language (or possibly C). The interesting part is mostly the protocol, the language is just the proof of concept for now.
Comments
Done.
How would you run this on a mobile device? Since it's written in Python, you'd have to run it with something like Kivy.
It would be reimplemented in the target language (or possibly C). The interesting part is mostly the protocol, the language is just the proof of concept for now.