A particle system with javascript + canvas + node.js + express.js + socket.io and Arduino
I’ve just finished a small project that I did today, it’s one integration between node.js and Arduino, using the Arduino as input for start a particle system at the browser, this particle system was done by javascript and canvas.
You can check a demo of this project at you youtube:
To do this project was used:
- Arduino duemilanove
- 1 led
- 1 resitor 10k
- 1 push button
- Node.js
- Express.js
- socket.io
- Javascript
- Canvas