2017-07-05 07:50:31 -07:00
{
"Library" : "si1132" ,
2017-08-07 18:57:15 -07:00
"Description" : "Silicon Labs Si1132 UV and visible light sensor library" ,
"Sensor Class" : {
2018-01-18 13:26:22 -05:00
"SI1132" : {
2017-08-07 18:57:15 -07:00
"Name" : "API for the Silicon Labs Si1132 UV and Visible Light Sensor" ,
"Description" : "This is the UPM Module for the Silicon Labs Si1132 UV and Visible Light Sensor. The Silicon Labs Si1132 is a low-power, ultraviolet (UV) index, and ambient light sensor with I2C digital interface and programmable-event interrupt output." ,
2017-07-05 17:12:07 -07:00
"Aliases" : [ "si1132" ] ,
2017-07-05 07:50:31 -07:00
"Categories" : [ "light" ] ,
"Connections" : [ "i2c" ] ,
2017-08-07 18:57:15 -07:00
"Project Type" : [ "industrial" , "commercial" ] ,
"Manufacturers" : [ "Silicon Labs" ] ,
"Examples" : {
2017-07-06 14:04:40 -07:00
"C++" : [ "si1132.cxx" ]
2017-07-05 07:50:31 -07:00
} ,
2017-08-07 18:57:15 -07:00
"Specifications" : {
"Vsource" : {
"unit" : "V" ,
"min" : 1.71 ,
"max" : 3.6
} ,
"Supply Current" : {
"Standby Mode" : {
"unit" : "uA" ,
"min" : "0.15" ,
"max" : "1.4"
} ,
"Actively Measuring" : {
"unit" : "mA" ,
"min" : "4.3" ,
"max" : "5.5"
}
} ,
"Operating Temperature" : {
"unit" : "°C" ,
"min" : -40 ,
"max" : 85
} ,
"Measurement Time" : {
"unit" : "us" ,
"typ" : 285
2017-07-05 07:50:31 -07:00
}
} ,
2017-08-07 18:57:15 -07:00
"Urls" : {
"Product Pages" : [ "https://www.silabs.com/products/sensors/optical/si1132" ] ,
2017-07-05 07:50:31 -07:00
"Datasheets" : [ "https://www.silabs.com/documents/public/data-sheets/Si1132.pdf" ]
}
}
}
2017-08-30 16:02:40 -07:00
}