ni-c / heimcontrol.js

Home-Automation with node.js and Raspberry PI
MIT License
1.41k stars 297 forks source link

can i use only arduino alone ? #138

Closed moeinrahimi closed 6 years ago

moeinrahimi commented 7 years ago

hi

can i use only arduino alone ? (without raspberry pi)

tjanson commented 7 years ago

Depends on what you’re trying to do. The Raspberry Pi acts as the webserver for Heimcontrol. You can use a different (Linux-based) computer for that, it doesn’t have to be a Pi.

If you’re just interested in interfacing you PC with an Arduino, have a look at ni-c/duino — which Heimcontrol uses, but is in principle unrelated.

Note that both projects are currently unmaintained (have a look at the most recent commits — at least a year ago), and may or may not work without tweaking.

moeinrahimi commented 7 years ago

@tjanson thanks for quick reply, is there a better alternative form home automation ? at least one with active development

tjanson commented 7 years ago

No, I haven't followed home automation in a while, so I don't have any recommendations.