-
Updated
May 4, 2022 - TypeScript
serial
Here are 1,239 public repositories matching this topic...
-
SerialPort Version: 6.2.0
-
NodeJS Version: N/A
-
Operating System and Hardware Platform: N/A
-
Have you checked the right version of the api docs?: N/A
-
Are you having trouble installing and you checked the Installation Special Cases docs? N/A
-
Are you using Electron and have you checked the Electron Docs?: N/A
I have a device which is only intermit
I have created a dracula theme for this awesome terminal:
Is there a way to push it into the repo?
-
Updated
May 9, 2022 - Rust
-
Updated
May 2, 2022 - C++
-
Updated
Jul 18, 2021 - C
-
Updated
May 8, 2022 - JavaScript
-
Updated
Jun 15, 2021 - Java
-
Updated
May 6, 2022 - Java
-
Updated
May 7, 2022 - C
-
Updated
Mar 29, 2022 - C++
-
Updated
Oct 30, 2017 - C#
-
Updated
May 2, 2022 - C++
-
Updated
Apr 26, 2022 - C++
-
Updated
May 8, 2022 - C++
-
Updated
May 8, 2022 - C
-
Updated
Apr 10, 2022 - 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