#
serialport
Here are 485 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
Jan 3, 2021 - 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
Jan 7, 2021 - Swift
-
Updated
Jan 4, 2021 - JavaScript
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
-
Updated
Jan 14, 2021 - C++
A cross platform Serial-Port/TCP/UDP debugging tool.
-
Updated
Aug 28, 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
Jan 22, 2021 - C++
Yet another serial port debugger.
-
Updated
Apr 13, 2019 - C++
Serial Port Programming in C++
-
Updated
Sep 30, 2020 - C++
『Android Lib』 Android平台上的usb串口调试库,支持串口号、波特率、数据位、校验位、停止位、流控等参数设置,能够控制数据的收发
-
Updated
Apr 19, 2020 - Java
-
Updated
Oct 22, 2019 - C++
FFI Ruby library for RS-232 serial port communication
-
Updated
Sep 8, 2019 - Ruby
A simple, basic, formally verified UART controller
-
Updated
Jan 23, 2021 - Verilog
Serial Port API and Server for p5.js
-
Updated
Oct 10, 2019 - JavaScript
A cross-platform serial port library in Rust.
-
Updated
Jan 15, 2021 - Rust
Serial port communication in Java - FTDI D2XX, HID API, X/Y modem
-
Updated
May 9, 2020 - HTML
Android Serial Port , 基本的Android 串口通信库
-
Updated
Sep 14, 2020 - Java
THIS IS A MIRROR. Small and simple software for plotting data from serial port in realtime.
-
Updated
Jun 15, 2018 - C++
React Native - Usb Serial Port Communication For Android Platform
-
Updated
Sep 10, 2020 - Java
The latest modified version of Remon Spekreijse's serial port class
-
Updated
Jan 13, 2021 - C++
Realtime data processing and plotting pipelines in Python
-
Updated
Sep 9, 2020 - Python
Tiny Software Protocol for communication over UART, SPI, etc
arduino
avr
microcontroller
serial
communication
protocol
esp32
spi
windows-desktop
win32
hdlc
serialport
atmega
protocol-library
hdlc-like
spi-protocol
rfc1662
-
Updated
Feb 7, 2021 - C
A simple Serial-Port/TCP/UDP debugging tool.
-
Updated
Aug 31, 2020 - 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