serial-ports
Here are 168 public repositories matching this topic...
-
Updated
Oct 14, 2020 - Objective-C
-
Updated
Apr 2, 2020 - Go
-
Updated
Oct 9, 2018 - JavaScript
-
Updated
Aug 26, 2020 - TypeScript
-
Updated
Nov 1, 2020 - C++
-
Updated
Apr 13, 2019 - C++
-
Updated
Sep 30, 2020 - C++
-
Updated
Jul 24, 2020 - C
-
Updated
Aug 6, 2020 - Swift
-
Updated
Sep 8, 2019 - Ruby
-
Updated
Feb 26, 2020 - Scala
-
Updated
Sep 14, 2020 - Java
-
Updated
Jul 31, 2019 - C#
User should be able to select the file that they want terminal output to be directed to.
-
Updated
Jan 10, 2020 - Java
-
Updated
Jun 14, 2020 - Python
-
Updated
Oct 14, 2020 - Nim
-
Updated
Jul 14, 2018 - C#
-
Updated
Nov 8, 2020 - Shell
-
Updated
Jan 19, 2020 - C#
-
Updated
Nov 3, 2020 - Python
-
Updated
May 7, 2019 - C#
-
Updated
Oct 27, 2020 - Python
-
Updated
Jun 18, 2019 - C++
-
Updated
May 9, 2016 - 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