2021-01-29 06:31:58 -05:00
|
|
|
{
|
|
|
|
"name": "Optoma",
|
2021-12-22 07:38:25 -05:00
|
|
|
"keywords": "Trapezium,beamer",
|
2021-01-29 06:31:58 -05:00
|
|
|
"description": "Arduino library to control Optoma W305ST beamer over RS232.",
|
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/Optoma"
|
|
|
|
},
|
2023-11-14 10:59:15 -05:00
|
|
|
"version": "0.1.5",
|
2021-05-28 08:16:25 -04:00
|
|
|
"license": "MIT",
|
2023-11-14 10:59:15 -05:00
|
|
|
"frameworks": "*",
|
2021-12-22 07:38:25 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "optoma.h"
|
2021-01-29 06:31:58 -05:00
|
|
|
}
|