1740 views|4 replies

4764

Posts

12

Resources
The OP
 

[RVB2601 Creative Application Development] Create an Any MP3 Player on the Internet [Copy link]

 

I received the board many days ago. After unpacking it, I was too busy at work to play with the development board. I took an evening these days to study the network player, and the results were gratifying.

This wave of Pingtou Ge's development board is pretty good and can be used to make a simple music box.

1. Hardware preparation:

Windows computer, development board and cables, network connection equipment.

2. Software preparation:

  • ComTool software comtool.rar (337.99 KB, downloads: 3, 售价: 1 分芯积分)
  • Jianchi CDK software
  • Some parsing plug-ins or websites like https://www.eggvod.cn/ (the author is great, you can check it out and install a plug-in)

3. Compile, burn and debug steps:

  1. Open CDK and download the corresponding project file
  2. Then you can simply modify the two places in it. One is for networking. You can enter your home wifi and password into the built-in initialization code so that you don’t have to enter it next time.
  3. After configuring wifi, we can also turn down the initial volume a bit, because the sound is indeed a bit strong. Friends can feel the volume of 100 in the video below.
  4. Basically, nothing else needs to be changed. We can compile by pressing F7 or the compile button on the keyboard.
  5. After compiling, you need to burn it to the board. Note that the connection port should be the JTAG on the left.
  6. Then download the file into the board flash.
  7. After burning, we can switch the data line to another port UART, which is used for serial communication. In this way, we can communicate using the serial port.
  8. After opening the software, you need to confirm your COM port number and the serial port you want to open, and then you can enter the command in the command line in the lower right corner.
  9. First type in player help and press Enter (note that some tools do not require the press Enter key, while others do. Generally, you need to press Enter key)
  10. OK, if you see the echo, you know that the communication is OK, and we can start entering the commands we want to play.
  11. You can see that we gave a command player play http xxxx.mp3 (https://www.eggvod.cn/). I used Oil Monkey plus a parsing script to obtain the link, so that basically all the music on the Internet can be listened to.
  12. You can take a look at the video below, simple operation please spray ~~~


9.png (103.24 KB, downloads: 0)

9.png

Latest reply

nmg
The video has a commentary, which is good.   Details Published on 2022-4-8 10:48
 
 

6818

Posts

11

Resources
2
 
Your parsing tool is very good and creative. Can you make a list after parsing?

Comments

This kind of thing will be found to be infringement of copyright. Now for music, movies and so on, you can use Greasemonkey to add scripts and play with it yourself.   Details Published on 2022-4-9 16:02
 
 
 

5213

Posts

239

Resources
3
 

The video has a commentary, which is good.

Add and join groups EEWorld service account EEWorld subscription account Automotive development circle

Comments

Specialization  Details Published on 2022-4-9 16:03
 
 
 

4764

Posts

12

Resources
4
 
lugl4313820 posted on 2022-4-8 09:48 Your parsing tool is very good and creative. Can you make a list after parsing?

This kind of thing will be found to be copyright infringement, such as music, movies, etc.

You can add scripts to play with it yourself.

 
 
 

4764

Posts

12

Resources
5
 
nmg posted on 2022-4-8 10:48 The video has a commentary, which is pretty good

Specialization

 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list