Skip to content

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

License

Notifications You must be signed in to change notification settings

dmalvezz/ChromeSerialPortExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Serial Port Extension

##Introduction 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 a 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 provided by the app.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published