mirror of
https://github.com/eclipse/upm.git
synced 2025-03-17 05:57:29 +03:00
39 lines
1.5 KiB
JSON
39 lines
1.5 KiB
JSON
![]() |
{
|
||
|
"Library": "flex",
|
||
|
"Description": "API for the Spectra Symbol Flex Sensor",
|
||
|
"Sensor Class":
|
||
|
{
|
||
|
"flex":
|
||
|
{
|
||
|
"Brief": "Resistive Flex Sensor",
|
||
|
"Description": "A simple flex sensor. The resistance across the sensor increases when flexed. Patented technology by Spectra Symbol, these sensors were used in the original Nintendo* Power Glove.",
|
||
|
"Part Numbers": ["flex"],
|
||
|
"Categories": ["flex sensors"],
|
||
|
"Connections": ["analog"],
|
||
|
"Project Type": ["prototyping", "industrial"],
|
||
|
"Manufacturers": ["sparkfun"],
|
||
|
"Kits": [],
|
||
|
"Image": "flex.jpg",
|
||
|
"Examples":
|
||
|
{
|
||
|
"Java": ["FlexSensorExample.java"],
|
||
|
"Python": [],
|
||
|
"Node.js": ["flex.js"],
|
||
|
"C++": ["flex.cxx"],
|
||
|
"C": []
|
||
|
},
|
||
|
"Specifications":
|
||
|
{
|
||
|
"Flat Resistance": {"unit": "KOhms", "typ": 10},
|
||
|
"Bend Resistance": {"unit": "KOhms", "low": 60, "high": 110},
|
||
|
"Temperature Range": {"unit": "degC", "low": -35, "high": 80}
|
||
|
},
|
||
|
"Urls" :
|
||
|
{
|
||
|
"Product Pages": ["https://www.sparkfun.com/products/8606"],
|
||
|
"Datasheets": ["https://cdn.sparkfun.com/datasheets/Sensors/ForceFlex/FLEXSENSORREVA1.pdf"],
|
||
|
"Schematics": []
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|