ni-c / heimcontrol.js

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

Ubuntu and heimcontrol #11

Closed pzdaniel closed 10 years ago

pzdaniel commented 10 years ago

Hey Willi,

I'm trying to get heimcontrol working with my Ubuntu setup. I followed your steps and the server (on localhost:8080) is working (I can access the websites). The problem is, that the connection to my Arduino is not established. In the terminal I get the following error: info - socket.io started heimcontrol.js listening on port 8080 events.js:2817: Uncaught Error: Cannot open /dev/ events.js:2817: Uncaught Error: Cannot open /dev/

I have an Arduino Nano v3

Thanks for any help :-)