#
serialport
Here are 419 public repositories matching this topic...
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
raspberry-pi
iot
arduino
esp8266
embedded
ota
hardware
esp32
mbed
wifi
bluetooth
internet-of-things
particle-photon
iot-platform
bluetooth-low-energy
gsm
ethernet-shield
serialport
espressif
-
Updated
Jul 17, 2020 - C++
Usb serial controller for Android
android
iot
serial
usb
hardware
spi
usb-serial-adapters
serialport
android-usb-host
usb-serial-controller
ftdi-devices
iot-device
ftdi-device
android-hardware
android-serial-port
-
Updated
Jun 13, 2020 - Java
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
swift
raspberry-pi
iot
neopixel
spi-interface
gpio
i2c
spi
led
uart
lcd-display
serialport
pwm
led-strips
1-wire
-
Updated
Aug 5, 2020 - Swift
-
Updated
Aug 18, 2020 - JavaScript
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
-
Updated
Aug 20, 2020 - C++
A cross platform Serial-Port/TCP/UDP debugging tool.
-
Updated
Jul 30, 2020 - C++
基于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
Aug 22, 2020 - C++
Yet another serial port debugger.
-
Updated
Apr 13, 2019 - C++
Serial Port Programming in C++
-
Updated
Aug 21, 2020 - C++
FFI Ruby library for RS-232 serial port communication
-
Updated
Sep 8, 2019 - Ruby
QSAK (Qt Swiss Army Knife) is a multi-functional, cross-platform debugging tool based on Qt.
-
Updated
Aug 24, 2020 - C++
-
Updated
Oct 22, 2019 - C++
A simple, basic, formally verified UART controller
-
Updated
Aug 10, 2020 - Verilog
Serial Port API and Server for p5.js
-
Updated
Oct 10, 2019 - JavaScript
Serial port communication in Java - FTDI D2XX, HID API, X/Y modem
-
Updated
May 9, 2020 - HTML
『Android Lib』 Android平台上的usb串口调试库,支持串口号、波特率、数据位、校验位、停止位、流控等参数设置,能够控制数据的收发
-
Updated
Apr 19, 2020 - Java
A cross-platform serial port library in Rust.
-
Updated
Jul 15, 2020 - Rust
Android Serial Port , 基本的Android 串口通信库
-
Updated
Oct 10, 2018 - Java
React Native - Usb Serial Port Communication For Android Platform
-
Updated
Dec 3, 2019 - Java
Realtime data processing and plotting pipelines in Python
-
Updated
Jun 4, 2019 - Python
THIS IS A MIRROR. Small and simple software for plotting data from serial port in realtime.
-
Updated
Jun 15, 2018 - C++
A simple Serial-Port/TCP/UDP debugging tool.
-
Updated
May 3, 2020 - C++
A Nim library for accessing serial ports.
-
Updated
Mar 31, 2020 - Nim
An easy-to-use .NET SerialPort class.
-
Updated
May 7, 2019 - C#
Improve this page
Add a description, image, and links to the serialport topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serialport 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