You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
709 B
20 lines
709 B
{
|
|
"name": "I2C-Sensor-Lib (iLib)",
|
|
"frameworks": "Arduino",
|
|
"keywords": "TCS3772, light, RGB, SI7021, humidity, MPU9250, 9DOF, acceleration, gyro, magnetic, MPL3115A2, pressure, MAX44009, lux, PCF2127, Realtime-Clock, RTC, BMP280, L3G, MAG3110, Compass, MMA8451, FAN5421, Li-ion, Charger, LPS331, MAX17047, Gauge",
|
|
"description": "Library for various sensors and some atmel-specific functions. The sensors can be used with an uniform interface and come with arduino-examples",
|
|
"authors":
|
|
[
|
|
{
|
|
"name": "Ingmar Splitt",
|
|
"email": "orgua@gmx.de",
|
|
"url": "https://github.com/orgua"
|
|
"maintainer": true
|
|
}
|
|
],
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/orgua/iLib"
|
|
}
|
|
} |