Skip to content

A Chrome brwoser extension to allow web pages to interact with serial port.

Notifications You must be signed in to change notification settings

bg4hkq/ChromeSerialPortExtension

 
 

Repository files navigation

Chrome Serial Port Extension

A Chrome browser extension to allow web pages to interact with serial port. The Serial Port Interface is a Google Chrome browser app to allow the use of serial ports comunication inside a web page. The app acts as an wrapper between the web pages and the serial ports. It uses the chrome.serial API to interact with the serial ports and the chrome.runtime messaging API to exchange information with the web page. It is also provided a simple JavaScript library to use inside the web pages to access the services offered by the app.

About

A Chrome brwoser extension to allow web pages to interact with serial port.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.2%
  • HTML 28.8%