2017-07-05 07:50:31 -07:00
{
"Library" : "si1132" ,
"Description" : "UV and visible light sensor library" ,
"Sensor Class" :
{
"SI1132" :
{
2017-07-05 17:12:07 -07:00
"Name" : "UV and visible light sensor" ,
2017-07-05 07:50:31 -07:00
"Description" : "The SI1132 sensor determines real-time UV sun exposure and cumulative UV sun exposure and enables accurate light level monitoring under mixed lightings" ,
2017-07-05 17:12:07 -07:00
"Aliases" : [ "si1132" ] ,
2017-07-05 07:50:31 -07:00
"Categories" : [ "light" ] ,
"Connections" : [ "i2c" ] ,
"Project Type" : [ "prototyping" , "industrial" ] ,
"Manufacturers" : [ "silabs" ] ,
"Kits" : [ ] ,
"Image" : "" ,
"Examples" :
{
2017-07-06 14:04:40 -07:00
"C++" : [ "si1132.cxx" ]
2017-07-05 07:50:31 -07:00
} ,
"Specifications" :
{
"Vdd" : { "unit" : "v" , "low" : 1.7 , "high" : 3.6 } ,
"Iavg" : { "unit" : "<22> A" , "high" : 1.2 } ,
"Temperature Range" : { "unit" : "C" , "low" : -40 , "high" : 85 }
} ,
"Platforms" :
{
"Intel Joule Module" :
{
2017-07-06 14:04:40 -07:00
"Notes" : [ "might need pull up resistors" ]
2017-07-05 07:50:31 -07:00
}
} ,
"Urls" :
{
"Product Pages" : [ "http://www.silabs.com/products/sensors/optical/si1132" ] ,
"Datasheets" : [ "https://www.silabs.com/documents/public/data-sheets/Si1132.pdf" ]
}
}
}
2017-07-06 14:04:40 -07:00
}