Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages