꿀팁2015. 6. 11. 23:30

(공동구매) MP3 플레이어 모듈 동작 시험 (모델명:wtv020sd16p)


[락동아리] 주문한 MP3 플레이어와 micro SD 메모리 카드 도착




동작시키는 라이브러리, 예제코드는 아래 링크 참고

http://www.buildcircuit.com/example-1-using-wtv020sd-16p-music-module-with-arduino/


상기 링크에 나온 예제를 따라서 회로를 구성



예제 링크에 있는 AD4 음악 파일을 마이크로SD 카드에 복사함

(mp3 파일을 AD4 파일로 변환해야 한다고 함. 추후 mp3도 직접 재생 되는지 확인 예정)


본 게시물에 첨부된 라이브러리를 아두이노 라이브러리 폴더에 설치하고 example을 실행하면 음악이 나옴



----------------------------------------------------------------------------------------



wiring & source code (arduino, library)

http://www.buildcircuit.com/example-1-using-wtv020sd-16p-music-module-with-arduino/



Wtv020sd16p_orasman.zip


DO NOT USE 5V POWER SUPPLY FOR THE MODULE. 5V will burn both your MicroSD card and WTV020SD module. Please use only 3.3V power, either from Arduino or use 3.3V regulator chip.


download files from above link

1) AD4 files (converted mp3 files) copy to micro-sd memory card.

2) wtv020 library

3) arduino code (you can find download link at the end of code window)


build circuit(wiring)

click : "e. Basic circuit (trig and select) example 2."





wtv020 pinmap

let's see datasheet

http://letsmakerobots.com/files/WTV020_manual_V1.3.pdf

Posted by orasman