how to establish serial port communication using javascript for webpage
Hi,
I am working on a robot project, that is required to create a website to control the robot via serial port.. The website is plainly html, no linking to database is needed...
I have no idea how and what language to use and can JavaScript communicate with serial port? and how? I am just wondering if there is any kind soul out here that can help me...