#
serial
Here are 876 public repositories matching this topic...
SVSagi
commented
Jul 30, 2018
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
esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
-
Updated
Mar 19, 2020 - C
A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.
linux
raspberry-pi
serial
cnc
gcode
grbl
smoothie
tinyg
cnc-milling-controller
smoothieware
pendant
marlin
cncjs
g2core
-
Updated
Sep 18, 2020 - JavaScript
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
Android OBD diagnostics with any ELM327 adapter
android
plugin
mqtt
chart
translation
dashboard
serial
usb
gps
wifi
bluetooth
accelerometer
recording
obd
diagnostics
vehicle
measurement
elm327
android-obd-diagnostics
-
Updated
Sep 17, 2020 - Java
An educational operating system written in C#. A great stepping stone from high to low level development.
tutorial
csharp
serial
usb
compiler
article
operating-system
x86
educational
pci
filesystems
low-level
fat32
iso9660
file-systems
multi-task
ata
low-level-programming
x86-32
flingos-source
-
Updated
Oct 30, 2017 - C#
Serial I/O over bluetooth for NodeJS
nodejs
javascript
windows
linux
client
serial
communication
server
osx
bluetooth
os-x
bluetooth-devices
-
Updated
Sep 18, 2020 - C++
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
Updated
Sep 18, 2020 - Rust
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
-
Updated
Sep 17, 2020 - C++
tio - A simple TTY terminal I/O application
-
Updated
Sep 9, 2020 - C
Arduino library to control Mitsubishi Heat Pumps via connector cn105
mqtt
arduino
esp8266
serial
wifi
arduino-library
home-assistant
openhab
hvac
c-library
heatpump
mitsubishi
airconditioning
kumocloud
melcloud
-
Updated
Apr 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
Sep 1, 2020 - C++
-
Updated
Jul 17, 2020 - JavaScript
CmdMessenger Communication library for Arduino & .NET
c-sharp
serial
usb
mono
bluetooth
communication-library
cmdmessenger
cmdmessenger-library
arduino-cmdmessenger
-
Updated
May 27, 2020 - C#
An Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding.
-
Updated
Aug 24, 2020 - C++
A professional SSH/Telnet/Serial/Shell/Sftp client for DevOps.
shell
ssh
client
terminal
serial
high-performance
telnet
highlighting
sftp
command-palette
vim-keybindings
folding
outlining
command-sender
-
Updated
Aug 28, 2020 - C
A Library for easy implementation of Serial Bluetooth Classic and Low Energy on Android. 💙
-
Updated
Jun 24, 2020 - Java
A NMEA parser and GPS utility library
-
Updated
Aug 4, 2020 - JavaScript
Improve this page
Add a description, image, and links to the serial topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serial topic, visit your repo's landing page and select "manage topics."


The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media