mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 02:10:02 +03:00
40 lines
1.7 KiB
JSON
40 lines
1.7 KiB
JSON
![]() |
{
|
||
|
"Library": "max44000",
|
||
|
"Description": "API for the MAX44000 Ambient and Infrared Proximity Sensor",
|
||
|
"Sensor Class":
|
||
|
{
|
||
|
"max44000":
|
||
|
{
|
||
|
"Brief": "Ambient and Infrared Proximity Sensor",
|
||
|
"Description": "Maxim Integrated* [MAX44000](http://datasheets.maximintegrated.com/en/ds/MAX44000.pdf) is an ambient and infrared proximity sensor. This module was tested on the Maxim Integrated [MAX44000PMB1 PMOD module] (http://datasheets.maximintegrated.com/en/ds/MAX44000PMB1.pdf) from the analog PMOD kit.",
|
||
|
"Part Numbers": ["max44000"],
|
||
|
"Categories": ["proximity"],
|
||
|
"Connections": ["i2c"],
|
||
|
"Project Type": ["robotics", "prototyping"],
|
||
|
"Manufacturers": ["maxim"],
|
||
|
"Kits": [],
|
||
|
"Image": "max44000.jpg",
|
||
|
"Examples":
|
||
|
{
|
||
|
"Java": ["MAX44000Sample.java"],
|
||
|
"Python": [],
|
||
|
"Node.js": [],
|
||
|
"C++": ["max44000.cxx"],
|
||
|
"C": []
|
||
|
},
|
||
|
"Specifications":
|
||
|
{
|
||
|
"Operating Voltage": {"unit": "V", "low": 1.7, "high": 3.6},
|
||
|
"Operating Current": {"unit": "mA", "low": 10, "high":110},
|
||
|
"Operating Temperature": {"unit": "degC", "low": -40, "high": 105}
|
||
|
|
||
|
},
|
||
|
"Urls" :
|
||
|
{
|
||
|
"Product Pages": ["https://www.maximintegrated.com/en/products/analog/sensors-and-sensor-interface/MAX44000.html"],
|
||
|
"Datasheets": ["https://datasheets.maximintegrated.com/en/ds/MAX44000.pdf"],
|
||
|
"Schematics": []
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|