Top 20 NuGet Packages depending on SerialPortStream

Total dependencies: 27

ZWave4Net is a .NET library that interfaces with the Aeotec / Aeon Labs Z-Stick. It uses an event-driven, non-blocking model that makes it lightweight and efficient. This package is compatible with the following .net platforms: - .NET 6.0 - .NET 5.0 - .NET 4.8 - .NET St...
Device communication library, and usercontrols for testing.
A library to abstract (serial) communication to increase testability. Part of Inlay Tester software application.
Client library built on .NET Core and providing an easy way to interact with Arduino boards. The library implements the serial ASCII, Firmata and I2C protocols, which can be used simultaneously.
A library to upload an Intel HEX file (e.g. compiled sketches) directly to an Arduino over a (USB) serial port without having to use the Arduino IDE (or avrdude).
Serial Port libray for .Net Features - Easy to use - Event driven - Hot plug - Automatically restabilish connection on error/disconnect
A serial port adapter implementation for the SerialPortStream library. Please note that an additional native dll is necessary to make this work. More details can be found at: https://github.com/jcurl/SerialPortStream
Library to connect, drive and debug an Arduino (UNO) directly from within Visual Studio (through the USB serial connection).
TI MSP430 Bootloader (BSL) Cross-Platform Toolchain. The cheapest way to flash MSP430, with FTDI/Serial/UART converters. Intel-HEX, TI-TXT, ELF, SREC support. Dont use AnyCPU!
nnp5的串口connector实现
Interfacing Library for .NET Framework (and Mono) and .NET Core All documented commands are implemented (2016-11-06) Operations are all asynchronous No dependencies Nice sample application included for testing
Sparkfun Fingerprint reader - Interfacing Library for .NET (and Mono) and .NET Core
一个增强的自定义串口类,实现协议无关的数据帧完整接收功能,支持跨平台 3.x版本移除SerailPortStream类库 使用SerialPort基础类库 https://www.cnblogs.com/flyfire-cn/p/10356991.html 采用接收超时机制,两次通讯之间需有一定的间隔时间 如间隔时间太短,则需要拆包 Author:赫山老妖(flyfire.cn) https://github.com/flyfire-cn
Dijing.LinuxSerialPortHelper is a serial port library based on serialportstream .netcore
This library exposes a .NET API to interact with Serial-based Z-Wave Controllers. It may be used in any .NET project supporting the .NET Standard 1.5 and above. This class library is based off the Z-Wave Public Specification.
Communication library for CleanAir devices.
ESC/POS .NET Standard library
Serial Port libray for .Net / Mono / .Net Core Forked from https://github.com/genielabs/serialport-lib-dotnet by Generoso Martello Features - Easy to use - Event driven - Hot plug - Automatically restabilish connection on error/...