#
serial-ports
Here are 167 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
Aug 11, 2020 - Objective-C
Command Line Interface (CLI) for RobotOps
-
Updated
Apr 2, 2020 - 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
Aug 26, 2020 - 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
Sep 1, 2020 - C++
Yet another serial port debugger.
-
Updated
Apr 13, 2019 - C++
Serial Port Programming in C++
-
Updated
Aug 21, 2020 - C++
An STL and iostream implementation based on uClibc++ that supports my CS-11M class.
-
Updated
Jul 24, 2020 - C
FFI Ruby library for RS-232 serial port communication
-
Updated
Sep 8, 2019 - Ruby
wrapper for IOKit.usb and IOKit.hid written on pure Swift that allows you convenient work with USB devices
-
Updated
Aug 6, 2020 - Swift
Reactive serial communication library for Akka and Scala.
-
Updated
Feb 26, 2020 - Scala
Simple .NET Core 2.0 (netcore) Serial Ports usage for Linux ARM distributions
-
Updated
Jul 31, 2019 - C#
Android Serial Port , 基本的Android 串口通信库
-
Updated
Oct 10, 2018 - Java
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
Jan 10, 2020 - Java
fake interface for raspberry pi development and unit testing
-
Updated
Jun 14, 2020 - Python
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#
A Nim library for accessing serial ports.
-
Updated
Mar 31, 2020 - Nim
Open source application to monitor traffic over a serial port
-
Updated
Jan 19, 2020 - C#
An easy-to-use .NET SerialPort class.
-
Updated
May 7, 2019 - C#
Serial port library written in C++.
-
Updated
Jul 7, 2020 - Shell
A flat UI RS232 serial port communication utility that can display the received data either in hexadecimal or ASCII format, allowing you to configure the connection parameters.
-
Updated
Aug 20, 2020 - Python
A protocol for sending data between two Arduino devices, or between an Arduino and another device through a serial port
-
Updated
Jun 18, 2019 - C++
Software for monitoring the electricity consumption of a home with a Raspberry Pi
python
html
raspberry-pi
energy
serial
graphs
energy-monitor
serial-ports
rs232
dygraphs
energy-data
electricity-consumption
-
Updated
May 9, 2016 - Python
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
Sep 6, 2020 - 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