Difference between revisions of "ITEAD Music Player Shield"
From ITEAD Wiki
(Created page with "==Overview== ==Features== ==Hardware== ==Download== ==Useful Links==") |
(→Overview) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
+ | [[File:Music player shield.jpg|thumb|400px|right]] | ||
+ | |||
+ | 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! | ||
+ | |||
+ | Go shopping [http://imall.iteadstudio.com/im121026001.html ITEAD Music Player Shield (IM121026001)] | ||
==Features== | ==Features== | ||
+ | * Ultra-low power | ||
+ | * Configurable I/O for controlling | ||
+ | * External buttons for controlling | ||
+ | * Stackable | ||
+ | * Support the SD card/USB play | ||
==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== | ||
+ | [ftp://imall.iteadstudio.com/Shield/IM121026001/SCH_IM121026001_MusicPlayerShield.pdf Schematic for ITEAD Music Player Shield] | ||
+ | |||
+ | [ftp://imall.iteadstudio.com/Shield/IM121026001/Lib_IM121026001_MusicPlayerShield.zip Library for ITEAD Music Player Shield] | ||
==Useful Links== | ==Useful Links== | ||
+ | [http://blog.iteadstudio.com/itead-music-player-shield-plug-and-play/ <ITEAD Music Player Shield – Plug AND Play!>] |
Latest revision as of 06:20, 11 June 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!
Go shopping ITEAD Music Player Shield (IM121026001)
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 | - |
Download
Schematic for ITEAD Music Player Shield
Library for ITEAD Music Player Shield