1-wire
Here are 70 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Swift
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Oct 25, 2020 - C++
-
Updated
Nov 9, 2020 - Python
-
Updated
Oct 15, 2020 - C++
-
Updated
Oct 24, 2017 - C++
-
Updated
Oct 12, 2020 - Java
-
Updated
Dec 4, 2017 - Python
-
Updated
May 24, 2020 - HTML
-
Updated
Jun 11, 2020 - C++
-
Updated
May 9, 2020 - Swift
-
Updated
Sep 15, 2018 - C++
-
Updated
Sep 12, 2020 - PostScript
-
Updated
Apr 30, 2019 - C++
-
Updated
Mar 3, 2019 - C
-
Updated
May 18, 2016 - JavaScript
-
Updated
Sep 4, 2020 - C#
-
Updated
Apr 14, 2017 - KiCad Layout
-
Updated
Jan 16, 2020 - C++
Improve this page
Add a description, image, and links to the 1-wire topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 1-wire 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