GY-63_MS5611/libraries/AD56X8/library.json
2023-11-27 13:57:22 +01:00

24 lines
498 B
JSON

{
"name": "AD56X8",
"keywords": "AD5668, AD5648, AD5628, DAC, SPI",
"description": "Arduino library for AD56X8, SPI 8 channel Digital Analog Convertor.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AD56X8.git"
},
"version": "0.2.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "AD56X8.h"
}