#
serial-ports
Here are 175 public repositories matching this topic...
Serial port library for Objective-C and Swift macOS apps
macos
swift
mac
arduino
framework
objective-c
osx
cocoapods
carthage
serial-ports
cocoa
orsserialport
-
Updated
Jul 5, 2021 - Objective-C
Command Line Interface (CLI) for RobotOps
-
Updated
May 1, 2021 - Go
Marlin firmware instant configurator
nodejs
editor
documentation
browser
printer
remote-control
firmware
platformio
serial-ports
gcode
instant
upnp
marlin
hint
3d-printing
3d
compilation
3d-printer
marlin-github
-
Updated
Oct 9, 2018 - JavaScript
Modbus TCP Client/Server implementation for Node.JS
-
Updated
May 19, 2021 - TypeScript
基于C++的轻量级开源跨平台串口类库Lightweight cross-platform serial port library based on C++
linux
serial
communication
cpp
com
serial-ports
uart
rs232
serialport
serial-port
cserialport
remon-spekreijse
-
Updated
Jun 10, 2021 - C++
Yet another serial port debugger.
-
Updated
Apr 13, 2019 - C++
Serial Port Programming in C++
-
Updated
Sep 30, 2020 - C++
An STL and iostream implementation based on uClibc++ that supports my CS-11M class.
-
Updated
Jul 24, 2020 - C
wrapper for IOKit.usb and IOKit.hid written on pure Swift that allows you convenient work with USB devices
-
Updated
Mar 26, 2021 - Swift
FFI Ruby library for RS-232 serial port communication
-
Updated
Sep 8, 2019 - Ruby
Reactive serial communication library for Akka and Scala.
-
Updated
Feb 26, 2020 - Scala
Android Serial Port , 基本的Android 串口通信库
-
Updated
Sep 14, 2020 - Java
Simple .NET Core 2.0 (netcore) Serial Ports usage for Linux ARM distributions
-
Updated
Jul 31, 2019 - C#
py2025
commented
Sep 22, 2019
User should be able to select the file that they want terminal output to be directed to.
provide read and write function between USB serial port and serial port (UART ,RS232) under Android system
-
Updated
May 22, 2021 - Java
Serial port library written in C++.
-
Updated
Jul 1, 2021 - Shell
Raspberry Pi Based Serial Console Server, with PushBullet Notification of IP changes, Automatic VPN termination, custom menu, Power Outlet Control, and a lot more
python
bash
raspberry-pi
openvpn
raspberrypi
telnet
serial-ports
pushbullet
hostapd
hotspot
udev-rules
pushbullet-api
wpa-supplicant
ser2net
hotspot-mode
serial-adapters
-
Updated
Jul 2, 2021 - Python
The latest modified version of Remon Spekreijse's serial port class
-
Updated
Jan 13, 2021 - C++
fake interface for raspberry pi development and unit testing
-
Updated
May 3, 2021 - Python
Open source application to monitor traffic over a serial port
-
Updated
Jan 19, 2020 - C#
A Nim library for accessing serial ports.
-
Updated
Oct 14, 2020 - Nim
Get started with the Internet of Things & Artificial Intelligence using Intel® technologies and the iotJumpWay.
python
mqtt
iot
arduino
serial
internet
sensor
arduino-ide
intel
serial-ports
iot-jumpway
intel-edison-board
intel-galileo
arduino101
intel-nuc
intel-edison
innovators
colfax
intel-ai-nervana
intel-computer-vision
-
Updated
Jul 14, 2018 - C#
An easy-to-use .NET SerialPort class.
-
Updated
May 7, 2019 - C#
A flat UI UART(RS232) tool
-
Updated
Jul 6, 2021 - Python
Improve this page
Add a description, image, and links to the serial-ports topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serial-ports topic, visit your repo's landing page and select "manage topics."
Summary of Problem
Not able to open port with stopbits as 1.5
I am currently building a desktop client using electron, where the COM port receives data correctly for values: baudRate: 2400, dataBits: 7, stopBits: 1.5, parity: 'none'
I found from the node-serialport documentation, stopBits Must be one of these: 1 or 2. But, should 1.5 be supported as well? especially for old & slow