@hypericon/maude
v1.0.0
Published
Library to simplify communicating with microcontrollers over USB
Downloads
1
Readme
Maude
Manage USB Devices
Library to simplify communicating with microcontrollers over USB. Includes:
- auto-connection
- queueing of outgoing messages
TODO
- Some sort of onConnection(() => {}) setting or option
- send a message to a device immediately upon connection, to get a stored, name, identifiers, etc.