[beagleboard] Re: Beaglebone black socket bonescript And socket io question

2014-01-05 Thread jeremiah . wolf
There is another guy doing the same thing from this website:https://github.com/lgxlogic/BoneScript-SocketIO I would recommend installing the socketio by typing npm install socket.io within the /var/lib/cloud9/ directory. Lets us know if you get either example working. Bests, ~Jeremiah

[beagleboard] Re: Beaglebone black socket bonescript And socket io question

2013-11-04 Thread Jose Julian Arias T
Dear andrew I'm really confunsed. If I'm doing a page html in the cloud 9 And I want show the state of A digital or analog input wíth this html page using the HDMI output of the BBB, should I use the socket IO or should I to try to transfer the state of the data from a node.js file wíth some

[beagleboard] Re: Beaglebone black socket bonescript And socket io question

2013-10-28 Thread José Julián
Dear andrew Thank You very much for your help. I have tried to run the example And I got an error in the cloud 9 that said that I don't have the socket io installed. After that, I tried to install the socket io using the console And Now I have the error Message ERROR : getaddrinfo

[beagleboard] Re: Beaglebone black socket bonescript And socket io question

2013-10-15 Thread Andrew Snider
I found this example via google, I think it will help you. http://isolasoftware.it/2012/04/23/beaglebone-and-websockets-a-full-example-that-turn-onoff-a-led/ On Monday, October 14, 2013 4:20:00 PM UTC-4, jjar...@gmail.com wrote: I want to know if when i want show the state of one digital or