chip
Here are 135 public repositories matching this topic...
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Mar 26, 2020 - Kotlin
-
Updated
Oct 30, 2020 - PHP
Problem
The " Build ESP32 QEMU and Run Tests" task of the "QEMU / ESP32" test seems to fail randomly. It failed on project-chip/connectedhomeip#2009 for me, then passed when retriggered.
Proposed Solution
Figure out why it fails randomly and fix. Sadly the logs CI provides don't include the src/transport/tests/test-suite.log file that should have includ
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Jul 25, 2019 - Java
-
Updated
Mar 26, 2020 - TypeScript
-
Updated
Feb 27, 2019
-
Updated
Nov 7, 2019
-
Updated
Oct 9, 2020 - C++
-
Updated
Jan 20, 2020
-
Updated
Sep 6, 2019 - Java
-
Updated
Sep 22, 2020 - C++
-
Updated
Oct 3, 2020 - Shell
-
Updated
Aug 11, 2020 - C++
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
May 20, 2019 - Shell
-
Updated
May 2, 2019 - Java
-
Updated
May 15, 2018 - C
-
Updated
Oct 27, 2020 - Nextflow
-
Updated
Aug 30, 2020 - PHP
-
Updated
Feb 26, 2017 - C++
-
Updated
Sep 1, 2019 - Java
-
Updated
Sep 11, 2020
-
Updated
Jul 9, 2018 - HTML
Improve this page
Add a description, image, and links to the chip topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chip 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