The Node Bot is robot with which you can learn about Raspberry Pi and JavaScript programming.
This project was initially hosted on Collaborizm. You should join the project on Collaborizm to see older posts and discussions as I'm very lazy to copy and paste them here. Join now!
Node.js is used on a Raspberry Pi to control the bot. A static web server is created by the Node.js controller instance to host the remote control HTML page based on Bootstrap. The remote control page will be accessible to any device which is connected to the same WiFi router to which the Raspberry Pi is connected. The communication between the browser-based remote control is handled by Socket.IO.
InstructionsWork in progress.
Comments
Please log in or sign up to comment.