#
serialport
Here are 509 public repositories matching this topic...
tomikaa87
commented
Dec 30, 2020
Blynk library version: master branch at 144a90f3bdb66c3b6c03cce0335c1f1e304d91d6
IDE: VS Code + PlatformIO
IDE version: 1.52.1
Board type: ESP8266
Additional modules: Arduino ESP8266
Scenario, steps to reproduce
Blynk.run() blocks if there is no internet connection on the network and connecting to a local server via SSL.
According to my investigation, `BlynkArduinoClientSecure::conn
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 15, 2021 - 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
Jun 10, 2021 - Swift
-
Updated
Apr 1, 2021 - JavaScript
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
-
Updated
Feb 25, 2021 - C++
A cross platform Serial-Port/TCP/UDP debugging tool.
-
Updated
Jun 11, 2021 - 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
Jun 10, 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
May 29, 2021 - JavaScript
A cross-platform serial port library in Rust.
-
Updated
Apr 17, 2021 - Rust
Small and simple software for plotting data from serial port in realtime.
-
Updated
May 31, 2021 - C++
Android Serial Port , 基本的Android 串口通信库
-
Updated
Sep 14, 2020 - Java
Serial port communication in Java - FTDI D2XX, HID API, X/Y modem
-
Updated
May 9, 2020 - HTML
React Native - Usb Serial Port Communication For Android Platform
-
Updated
Sep 10, 2020 - Java
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
Jul 6, 2021 - C
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
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