adc
Here are 454 public repositories matching this topic...
记录 所有的req_headers
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered
-
Updated
Aug 6, 2021 - C
-
Updated
Jul 13, 2021 - C++
-
Updated
Jul 29, 2021 - C++
-
Updated
Aug 5, 2021 - C
-
Updated
Aug 8, 2021 - C
-
Updated
Feb 10, 2021 - C++
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Jul 16, 2019 - C
etc_dummy_warning.lua has no multilingual support
-
Updated
Jul 10, 2021 - Perl
-
Updated
Jul 19, 2021 - C++
-
Updated
Mar 5, 2020 - Go
-
Updated
Jul 21, 2021 - Python
-
Updated
Jun 9, 2019 - C
-
Updated
Dec 25, 2020 - C++
-
Updated
Nov 19, 2020 - Lua
-
Updated
Jun 11, 2021 - SystemVerilog
-
Updated
Jul 29, 2021 - Rust
Improve this page
Add a description, image, and links to the adc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the adc 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