Skip to content

mastashake08/web-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebIOT

Connect to and interact with your IoT devices over a variety of connections including:

  • Serial
  • USB
  • Serial
  • NFC
  • More coming!

Usage

Installation

npm install @mastashake08/web-iot

Usage Via Serial

import { SerialManager } from '@mastashake08/web-iot'

const sm = new SerialManager();

// get ports
sm.getPorts()

Usage Via USB

Usage Via Bluetooth

Usage Via NFC

Contributing

Support

About

A pure Javascript library for working with IoT devices. Uses the Web Bluetooth, Web Serial, Web USB and Web NFC

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors