mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00
Update d6t.json
This commit is contained in:
parent
c52233eb71
commit
bab05148ed
@ -5,32 +5,22 @@
|
|||||||
"d6t": {
|
"d6t": {
|
||||||
"Name": "API for D6T Sensor",
|
"Name": "API for D6T Sensor",
|
||||||
"Description": "This is the UPM Module for Omron MEMS D6T Thermal Sensor",
|
"Description": "This is the UPM Module for Omron MEMS D6T Thermal Sensor",
|
||||||
"Aliases": [""],
|
"Aliases": ["IR Sensor"],
|
||||||
"Categories": [""],
|
|
||||||
"Connections": ["I2C"],
|
"Connections": ["I2C"],
|
||||||
"Project Type": ["sensor"],
|
"Project Type": ["sensor"],
|
||||||
"Manufacturers": ["Omron"],
|
"Manufacturers": ["Omron"],
|
||||||
"Image": "",
|
|
||||||
"Examples": {
|
"Examples": {
|
||||||
"C++": ["d6t.cxx"]
|
"C++": ["d6t.cxx"]
|
||||||
},
|
},
|
||||||
"Specifications": {
|
|
||||||
"Baud Rate": {
|
|
||||||
"unit" : "",
|
|
||||||
"default": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Platforms": {
|
"Platforms": {
|
||||||
"Intel Edison": {
|
"Intel Edison": {
|
||||||
"Notes": [""]
|
"Notes": ["Might need omron thermal sensor"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Urls": {
|
"Urls": {
|
||||||
"Product Pages": ["https://www.components.omron.com/product-detail?partId=396"],
|
"Product Pages": ["https://www.components.omron.com/parametric-search?nodeId=404010&nodeParentId=4040"],
|
||||||
"Datasheets": ["https://omronfs.omron.com/en_US/ecb/products/pdf/en_D6T_catalog.pdf"]
|
"Datasheets": ["https://omronfs.omron.com/en_US/ecb/products/pdf/en_D6T_catalog.pdf"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user