(공동구매) 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/
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
'꿀팁' 카테고리의 다른 글
비보탭 터치 먹통 (0) | 2015.10.21 |
---|---|
16x8 LED Matrix MAX7219 (0) | 2015.06.11 |
vc0706 jpeg serial camera (0) | 2015.06.10 |
cheapest 2.4inch touch TFT LCD for Arduino UNO brand name"mcufriend" (3) | 2015.06.07 |
ESP8266 AT 명령어와 thingspeak 로 온습도 데이터 업로드 (2) | 2015.05.07 |