Merge pull request #225 from adafruit/publish-NAU7802-MCP3421
Publish NAU7802 + MCP3421
This commit is contained in:
commit
cfe03c7ed8
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"productURL": "https://www.adafruit.com/product/5870",
|
||||
"documentationURL": "https://learn.adafruit.com/adafruit-mcp3421-18-bit-adc",
|
||||
"description": "18-bit ADC. Great for Strain Gauges, Thermocouples and Pressure sensors, between 0 and 2.048 volts",
|
||||
"published": false,
|
||||
"published": true,
|
||||
"i2cAddresses": [ "0x68" ],
|
||||
"subcomponents": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"productURL": "https://www.adafruit.com/product/4538",
|
||||
"documentationURL": "https://learn.adafruit.com/adafruit-nau7802-24-bit-adc-stemma-qt-qwiic/overview",
|
||||
"description": "24-bit ADC with 128x gain, used with a load cell for weight/force sensing",
|
||||
"published": false,
|
||||
"published": true,
|
||||
"i2cAddresses": [ "0x2A"],
|
||||
"subcomponents": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue