2017-07-24 08:02:11 -04:00
|
|
|
{
|
|
|
|
"name": "DS28CM00",
|
2020-11-27 05:10:47 -05:00
|
|
|
"keywords": "DS28CM00, identification, ID, UID, unique",
|
|
|
|
"description": "Arduino library for I2C DS28CM00 unique identification chip.",
|
2017-07-24 08:02:11 -04:00
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
2020-11-27 05:10:47 -05:00
|
|
|
"url": "https://github.com/RobTillaart/DS28CM00.git"
|
2017-07-24 08:02:11 -04:00
|
|
|
},
|
2022-11-02 06:55:17 -04:00
|
|
|
"version": "0.2.5",
|
2021-05-28 08:16:25 -04:00
|
|
|
"license": "MIT",
|
2017-07-24 08:02:11 -04:00
|
|
|
"frameworks": "arduino",
|
2021-12-17 07:06:20 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "DS28CM00.h"
|
2017-07-24 08:02:11 -04:00
|
|
|
}
|