Difference between revisions of "ITEAD Music Player Shield"
From ITEAD Wiki
(→Features) |
(→Hardware) |
||
Line 12: | Line 12: | ||
==Hardware== | ==Hardware== | ||
+ | http://imall.iteadstudio.com/media/wysiwyg/Products/ShieldsHardware/IM121026001_MusicPlayerShield.jpg | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | | align="center" style="background:#f0f0f0;"|'''Arduino PIN''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Description''' | ||
+ | |- | ||
+ | | D0||- | ||
+ | |- | ||
+ | | D1||- | ||
+ | |- | ||
+ | | D2||- | ||
+ | |- | ||
+ | | D3||- | ||
+ | |- | ||
+ | | D4||- | ||
+ | |- | ||
+ | | D5||- | ||
+ | |- | ||
+ | | D6||- | ||
+ | |- | ||
+ | | D7||- | ||
+ | |- | ||
+ | | D8||- | ||
+ | |- | ||
+ | | D9||- | ||
+ | |- | ||
+ | | D10||- | ||
+ | |- | ||
+ | | D11||- | ||
+ | |- | ||
+ | | D12||- | ||
+ | |- | ||
+ | | D13||- | ||
+ | |- | ||
+ | | A0||Play/Pause | ||
+ | |- | ||
+ | | A1||Next/Volume+ | ||
+ | |- | ||
+ | | A2||Prev/Volume- | ||
+ | |- | ||
+ | | A3||Power/Sleep | ||
+ | |- | ||
+ | | A4||- | ||
+ | |- | ||
+ | | A5||- | ||
+ | |} | ||
==Download== | ==Download== | ||
==Useful Links== | ==Useful Links== |
Revision as of 07:00, 26 May 2014
Overview
The music player shield is based on CECL08D. The CECL08D chip can be used to decode MP3/WAV format audio file. The music player shield has SD card socket and USB interface, supporting USB and SD card play. Just plug and play!
Features
- Ultra-low power
- Configurable I/O for controlling
- External buttons for controlling
- Stackable
- Support the SD card/USB play
Hardware
Arduino PIN | Description |
D0 | - |
D1 | - |
D2 | - |
D3 | - |
D4 | - |
D5 | - |
D6 | - |
D7 | - |
D8 | - |
D9 | - |
D10 | - |
D11 | - |
D12 | - |
D13 | - |
A0 | Play/Pause |
A1 | Next/Volume+ |
A2 | Prev/Volume- |
A3 | Power/Sleep |
A4 | - |
A5 | - |