1 Star 0 Fork 0

天桥底下说书的/ESP32-audioI2S

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
library.json 540 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hendrik Langer 提交于 2024-01-07 12:37 . Add platformio library.json file
{
"name": "ESP32-audioI2S",
"version": "2.0.0",
"description": "With this library You can easily build a WebRadio with a ESP32 board and a I2S-module",
"keywords": "audio, i2s, esp32",
"repository": {
"type": "git",
"url": "https://github.com/schreibfaul1/ESP32-audioI2S.git"
},
"authors": [
{
"name": "schreibfaul1"
}
],
"license": "GPL-3.0",
"homepage": "https://github.com/schreibfaul1/ESP32-audioI2S",
"dependencies": {},
"frameworks": ["arduino", "espidf"],
"platforms": "espressif32"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weirdor/ESP32-audioI2S.git
[email protected]:weirdor/ESP32-audioI2S.git
weirdor
ESP32-audioI2S
ESP32-audioI2S
master

搜索帮助