2021-05-26 06:02:17 -04:00
|
|
|
{
|
|
|
|
"name": "AD5144A",
|
2022-03-15 06:36:35 -04:00
|
|
|
"keywords": "I2C,digital,PotentioMeter,AD5144A",
|
2021-05-26 06:02:17 -04:00
|
|
|
"description": "Library to control 4 channel digital potentiometer AD5144A et al.",
|
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
2022-03-15 06:36:35 -04:00
|
|
|
"url": "https://github.com/RobTillaart/AD5144A.git"
|
2021-05-26 06:02:17 -04:00
|
|
|
},
|
2022-06-21 03:14:39 -04:00
|
|
|
"version": "0.1.7",
|
2021-05-26 06:02:17 -04:00
|
|
|
"license": "MIT",
|
|
|
|
"frameworks": "arduino",
|
2021-12-11 09:52:48 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "AD5144A.h"
|
2021-05-26 06:02:17 -04:00
|
|
|
}
|