2017-08-17 14:56:14 -04:00
{
"Library" : "ina132" ,
"Description" : "API for the INA132 Differential Amplifier Sensor" ,
"Sensor Class" :
{
2018-01-16 15:19:39 -05:00
"INA132" :
2017-08-17 14:56:14 -04:00
{
2017-08-17 19:42:04 -04:00
"Name" : "Grove Differential Amplifier" ,
2017-08-17 14:56:14 -04:00
"Description" : "The INA132 Differential Amplifier Sensor is designed for precise differential-input amplification. This sensor was tested amplifying the signal from a Weight Sensor (Load Cell) 0-500g" ,
2017-08-17 19:42:04 -04:00
"Aliases" : [ "ina132" ] ,
2017-08-17 14:56:14 -04:00
"Categories" : [ "electric" ] ,
"Connections" : [ "analog" ] ,
"Project Type" : [ "prototyping" ] ,
"Manufacturers" : [ "seeed" ] ,
"Kits" : [ ] ,
"Image" : "ina132.jpg" ,
"Examples" :
{
"Java" : [ ] ,
"Python" : [ "ina132.py" ] ,
"Node.js" : [ "ina132.js" ] ,
"C++" : [ "ina132.cxx" ] ,
"C" : [ ]
} ,
"Specifications" :
{
2017-08-17 19:42:04 -04:00
"Operating Voltage" : { "unit" : "V" , "low" : 2.7 , "high" : 5.5 }
2017-08-17 14:56:14 -04:00
} ,
"Urls" :
{
"Product Pages" : [ "https://www.seeedstudio.com/Grove-Differential-Amplifier-p-1284.html" ] ,
"Datasheets" : [ "http://wiki.seeed.cc/Grove-Differential_Amplifier_v1.2" , "https://raw.githubusercontent.com/SeeedDocument/Grove-Differential_Amplifier_v1.2/master/res/Ina132.pdf" ] ,
"Schematics" : [ ]
}
}
}
2018-01-16 15:19:39 -05:00
}