2018-02-27 12:12:09 -08:00
|
|
|
{
|
|
|
|
"Library": "grovevdiv",
|
|
|
|
"Description": "API for the Grove Voltage Divider Sensor",
|
|
|
|
"Sensor Class":
|
|
|
|
{
|
|
|
|
"GroveVDiv":
|
|
|
|
{
|
|
|
|
"Name": "Grove Voltage Divider Sensor",
|
|
|
|
"Description": "UPM module for the Grove Voltage Divider sensor.",
|
|
|
|
"Aliases": ["grovevdiv"],
|
|
|
|
"Categories": ["electric", "deprecated"],
|
|
|
|
"Connections": ["gpio"],
|
|
|
|
"Project Type": ["robotics", "prototyping"],
|
|
|
|
"Manufacturers": ["seeed"],
|
|
|
|
"Kits": ["robok"],
|
|
|
|
"Image": "grovevdiv.jpg",
|
|
|
|
"Examples":
|
|
|
|
{
|
|
|
|
"Java": ["GroveVDiv_Example.java"],
|
|
|
|
"Python": ["grovevdiv.py"],
|
|
|
|
"Node.js": ["grovevdiv.js"],
|
|
|
|
"C++": ["grovevdiv.cxx"],
|
|
|
|
"C": []
|
|
|
|
},
|
|
|
|
"Specifications":
|
|
|
|
{
|
|
|
|
"Operating Voltage": {"unit": "V", "typ": 5}
|
|
|
|
},
|
|
|
|
"Urls" :
|
|
|
|
{
|
|
|
|
"Product Pages": ["https://www.seeedstudio.com/Grove-Voltage-Divider-p-1472.html"],
|
|
|
|
"Datasheets": ["http://wiki.seeed.cc/Grove-Voltage_Divider/"],
|
|
|
|
"Schematics": ["https://github.com/SeeedDocument/Grove-Voltage_Divider/raw/master/res/LMV358ID_Datasheet.pdf"]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|