Loading...
Pages: [1]   Go Down
Author Topic: Control Arduino with Web Browser, HTML, WebSockets and Node.js  (Read 1665 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 1
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I have created a framework called Noduino for accessing your Arduino from a web browser with JavaScript. Commands are piped through modern HTML5 WebSockets to a Node.js server application which sends commands to the Arduino with help of the duino framework.

It's more a proof of concept than a real solution for getting things done with Arduino, there is nothing like shifting bits course. But with Noduino you could for example play browser games with an NES controller hooked up to your Arduino, so it's pretty cool indeed.

At the moment there is an example application for blinking LEDs and catching events from buttons. It's more a JavaScript project than a real Arduino one but it's a nice idea to talk about smiley-wink

Have a nice day…

About Noduino: http://semu.github.com/noduino
Sources: https://github.com/semu/noduino



Logged

Madrid
Offline Offline
Sr. Member
****
Karma: 5
Posts: 480
Life isn't about finding yourself, life is about creating yourself!!
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

@semu, looks like a great project, I am doing something similar using PySerial instead of node.js and using a Python based WS server, I Will  have a look at your code and I may contribute if I am able to.
« Last Edit: March 08, 2012, 05:37:15 pm by yOPERO » Logged

Engineering is the art of
making what you want from
things you can get.

     

[SOLUCIONADO]

Pages: [1]   Go Up
Print
 
Jump to: