2021-05-26 12:02:17 +02:00
{
"name" : "AD5144A" ,
2022-03-15 11:36:35 +01:00
"keywords" : "I2C,digital,PotentioMeter,AD5144A" ,
2022-12-07 16:52:55 +01:00
"description" : "Library to control 4 channel digital potentiometer AD5144A et al.\nAD5123, AD5124, AD5143, AD5144, AD5144A, AD5122A, AD5142A, AD5121, AD5141" ,
2021-05-26 12:02:17 +02:00
"authors" :
[
{
"name" : "Rob Tillaart" ,
"email" : "Rob.Tillaart@gmail.com" ,
"maintainer" : true
}
] ,
"repository" :
{
"type" : "git" ,
2022-03-15 11:36:35 +01:00
"url" : "https://github.com/RobTillaart/AD5144A.git"
2021-05-26 12:02:17 +02:00
} ,
2023-09-21 21:41:46 +02:00
"version" : "0.2.1" ,
2021-05-26 12:02:17 +02:00
"license" : "MIT" ,
"frameworks" : "arduino" ,
2021-12-11 15:52:48 +01:00
"platforms" : "*" ,
"headers" : "AD5144A.h"
2021-05-26 12:02:17 +02:00
}