
our traditional Node.js Stream interface.Currently we only ship a Node Stream Interface. Interfaces take a binding object and provide a different API on top of it. for a mock binding package for testing.a typescript interface to use if you're making your own bindings.It is possible to use them alone but it's usually easier to use them with an interface. The Bindings provide a low level interface to work with your serialport. However it is quite easy to mix and match the parts of serialport you need. serialport Chances are you're looking for the serialport package which provides a good set of defaults for most projects.Go to to learn more, find guides and api documentation. Welcome your robotic JavaScript overlords.
