beaglebone-black
Here are 236 public repositories matching this topic...
-
Updated
Oct 29, 2020 - Go
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Oct 17, 2020 - JavaScript
Update the Adafruit tutorial, especially the i2c setcion:
https://learn.adafruit.com/setting-up-io-python-library-on-beaglebone-black/i2c
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
Nov 11, 2020 - Python
-
Updated
Nov 9, 2020 - Jupyter Notebook
-
Updated
Nov 11, 2020 - Java
-
Updated
Apr 26, 2018
-
Updated
Apr 25, 2020 - C++
-
Updated
Aug 10, 2020 - JavaScript
-
Updated
Oct 8, 2020 - Python
-
Updated
Dec 24, 2017 - JavaScript
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
Apr 25, 2020 - JavaScript
-
Updated
Jul 16, 2019 - C
-
Updated
Oct 10, 2018 - Verilog
-
Updated
Nov 9, 2020 - C++
-
Updated
Mar 20, 2019 - C
-
Updated
Jun 22, 2018 - JavaScript
-
Updated
Nov 25, 2017 - C
-
Updated
Oct 26, 2014 - OpenEdge ABL
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
May 27, 2020 - C
-
Updated
May 27, 2014 - Python
-
Updated
Dec 12, 2018 - JavaScript
-
Updated
Jun 25, 2020 - Python
-
Updated
Apr 19, 2020 - C++
-
Updated
Mar 1, 2020 - C
Improve this page
Add a description, image, and links to the beaglebone-black topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beaglebone-black 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