文件名称:web_radio
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- 上传时间:
- 2018-03-19
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- jack****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该项目主要是向一个网络服务器获取音乐,然后在 ESP32 上面进行本地解码、播放,从而做成了一个网络电台的功能。(esp 32 network radio station
The main purpose of this project is to get music from a web server, then decode it locally on ESP32, and play a function of network radio.)
The main purpose of this project is to get music from a web server, then decode it locally on ESP32, and play a function of network radio.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
web_radio | 0 | 2018-03-09 |
web_radio\.gitignore | 21 | 2018-02-10 |
web_radio\main | 0 | 2018-03-09 |
web_radio\main\component.mk | 317 | 2018-02-10 |
web_radio\main\include | 0 | 2018-03-09 |
web_radio\main\include\mp3_decode.h | 93 | 2018-02-10 |
web_radio\main\include\web_radio.h | 90 | 2018-02-10 |
web_radio\main\main.c | 3205 | 2018-02-10 |
web_radio\main\mp3_decode.c | 6097 | 2018-02-10 |
web_radio\main\web_radio.c | 1836 | 2018-02-10 |
web_radio\Makefile | 345 | 2018-02-10 |
web_radio\sdkconfig | 13047 | 2018-02-10 |