mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-03 12:02:56 +00:00
25 lines
494 B
JSON
25 lines
494 B
JSON
{
|
|
"name": "IRremote",
|
|
"keywords": "infrared, ir, remote",
|
|
"description": "Send and receive infrared signals with multiple protocols",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/shirriff/Arduino-IRremote.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr",
|
|
"authors" :
|
|
[
|
|
{
|
|
name:"Rafi Khan",
|
|
email:"zetoslab@gmail.com"
|
|
}
|
|
|
|
{
|
|
name:"Ken Shirriff",
|
|
email:"ken.shirriff@gmail.com"
|
|
}
|
|
]
|
|
}
|