99精品伊人亚洲|最近国产中文炮友|九草在线视频支援|AV网站大全最新|美女黄片免费观看|国产精品资源视频|精彩无码视频一区|91大神在线后入|伊人终合在线播放|久草综合久久中文

0
  • 聊天消息
  • 系統(tǒng)消息
  • 評論與回復(fù)
登錄后你可以
  • 下載海量資料
  • 學(xué)習(xí)在線課程
  • 觀看技術(shù)視頻
  • 寫文章/發(fā)帖/加入社區(qū)
會員中心
創(chuàng)作中心

完善資料讓更多小伙伴認(rèn)識你,還能領(lǐng)取20積分哦,立即完善>

3天內(nèi)不再提示

自制MP3播放器,mp3 player

454398 ? 2018-09-20 19:47 ? 次閱讀
加入交流群
微信小助手二維碼

掃碼添加小助手

加入工程師交流群

自制MP3播放器,mp3 player

關(guān)鍵字:MP3電路圖

簡述:此款名為yampp-7型MP3播放器,用了一片Nokia3310手機(jī)的LCD顯示屏來顯示操作,使用一片F(xiàn)T8U245USB芯片!能使用多種小型Flash卡和多媒體卡作為歌曲文件存儲器!

yampp7 is a new portable MP3 player that uses ComPACt Flash or MultiMedia cards for storage of songs. You'll get about 1 minute of playing time per MB on the memory card, if your songs are 128 kbps.
The player is pretty small and the PCB has been designed to fit into a Teko "Soap" box.
It features a 84*48 pixel graphICal LCD display, similar to the displays used on Nokia 3310 cell phones.
It's designed to operate from rechargable battery cells, either from a single 3.6V Li-Ion cell (recommended), or from 3*1.2V Ni-Mh cells. With a 600 mA Li-Ion cell, the playing time is about 12 hours, but you CAN find Li-Ion cells up to 1200 mAh that will fit in the player, extending the playing time to about 24 hours
It's intended to be used with replacement Li-Ion cells for Mobile Phones, making it easy (and relatively cheap) to find a suitable cell. (I use mine with a cell for a Motorola V3688 Phone).
It also features a USB interface for fast downloading of songs to the memory card, and for firmware updates
The player uses a special filesystem calLED YADL (Yampp Advanced Disk Layout), which maximizes the capacoty of the memory card.
It is playlist based and give the player a powerful but easy to use user interface
Processor
The central part of the yampp-7 player is the Atmel mega161 CPU. It's like a big-brother to the classic 8515 CPU that was used on the original yampp-3.
It has 16 kB Flash and 1024 bytes internal SRAM, both double as much as on the 8515.
It also features a bootloader option. This is been used in yampp-7, where it is now possible to download new firmware over the USB link
USB
The USB link is controlled by a FT8U245BM Chip from FTDI. This is a VERY easy to use USB chip, which basically looks like a simple 8-bit buffer (hence the name). There's no need for implementing any specific USB code in the player, to communicate over the USB link, you just read and write data directly to the chip.
Two status PINs inDICate if there's any data in the receive buffer, and if the transmitter queue is empty.
The USB chip is memorymapped and oCCupies a single address in the CPU address space.
Some discrete circuitry is added to the USB chip to enable it to startup in the correct mode, and to handle the power on reset and SOFt-Connect feature.
Li-Ion charger
A Maxim MAX1811 chip is added for handling the charging of the Li-Ion cell.(Ni-Mh cells can also be used in the player, in this case, the MAX1811 is replaced by a diode and a resistor).
The MAX chip is a special USB to Li-Ion charger, and it controls the relatively complicated charge sequence to the Li-Ion cell.
The Li-Ion cell (or Ni-Mh cells), supply 3.6V to the other components.
Memory Card Interface
The player can be used with either a Compact Flash card or a MultiMedia Card.
The Compact Flash (CF) interface is pretty similar to a standard ATA interface. The nice thing about it, is that it can run in 8-bit mode, making it very simple to interface to a microprocessor.
In the yampp-7, the CF interface is mapped directly into the memorymap of the processor. To control the CF card and to read/write data, the standard ATA register bank of is used, and address bits A8-A11 is used to select the register.
The MultiMedia Interface is a serial interface with an SPI bus. As the mega161 already has such a bus, the MultiMedia card is simply hooked onto this bus, with a single address line used as chip select.
Address decoding
To simplify the addressing of the CF card and USB interface, a 74HC00 is used to gate the RD and WR signals to the USB chip depending on the state of address line A15. With this, the USB chip will be LOCated at address 0x8000, and the CF card's registers are located at 0x1000 to 0x1F00.
MP3 Decoder
The MP3 decoder is, as on other yampp's the VS1001K chip from VLSI. It's an easy to use decoder with a built in DAC. It's clocked from a 12.288 MHz Crystal, enabling bitrates up to 256k bps.
It also has a built in headphone amplifier.
Player control
The player is controlled with 4 pushbuttons. One of these is connected to the ICP input of the CPU, which can generate an interrupt to the CPU. When the player is stopped, it enters power-down mode after 1 minute. The interrupt from the button can then be used to wakeup the CPU from the low-power sleep mode.
All buttons have two functions, one is reached by a short press on the button, and the other by holding down the button. Depending on player state, the buttons control various functio
Partslist
PartvaluePackage
--------------------- -----------------
R1,R610k R0805
R2,R3100RR0805 *
R4 1MR0805
R5,R8,R114k7 R0805
R71k5R0805
R102k2R0805
R12470R0805
R1333kR0805
R14,R1527 R0805
R1651kR0805
C1,C6,C7 100nFC0805
C9-C11 100nFC0805
C2-C533pFC0805
C8 10uF/16ELNA_RV2_4
C14 10uF/16 Tantal ! C6032
C15 1uF/16 Tantal C3528
C12,C13100uF/10ELNA_RV2_63
D1 BAS32 SOD80 *
T2 BC817 SOT23
IC1ATmega161LTQFP44
IC2VS1001K SOIC-28
IC474HC00D SO14
IC5MAX1811 SO8 **
IC6FT8U245BM QFP32
Q1 4.000MHzHC49U-V Crystal
Q2 12.288MHz HC49U-V Crystal
Q3 6.00MHz Ceramic Resonator
J1 Compact Flash Connector
J2 LCD/Programming Angled Connector 2*5 2mm
SH1 MultiMedia Card Connector
X1 Headphones3.5mm Jack
X2 USB Connector Type787780
SW1-SW4ALPS Type SKHHLQ pushbutton
* = only used with Ni-Mh cells
** = only used with Li-Ion cells
點(diǎn)擊圖片可放大
相關(guān)下載:
自制MP3播放器制作資料
chengxu.rar
聲明:本文內(nèi)容及配圖由入駐作者撰寫或者入駐合作網(wǎng)站授權(quán)轉(zhuǎn)載。文章觀點(diǎn)僅代表作者本人,不代表電子發(fā)燒友網(wǎng)立場。文章及其配圖僅供工程師學(xué)習(xí)之用,如有內(nèi)容侵權(quán)或者其他違規(guī)問題,請聯(lián)系本站處理。 舉報(bào)投訴
收藏 人收藏
加入交流群
微信小助手二維碼

掃碼添加小助手

加入工程師交流群

    評論

    相關(guān)推薦
    熱點(diǎn)推薦

    新品|Unit AudioPlayer,支持 MP3/WAV 播放的音頻播放單元

    UnitAudioPlayer是一款自帶MP3解碼功能的音頻播放單元,內(nèi)置高性能音頻解碼芯片N9301,自帶microSD卡座。該產(chǎn)品采用UART通信接口,用戶可通過配置指令實(shí)現(xiàn)音頻播放功能,音頻
    的頭像 發(fā)表于 06-20 15:59 ?327次閱讀
    新品|Unit AudioPlayer,支持 <b class='flag-5'>MP3</b>/WAV <b class='flag-5'>播放</b>的音頻<b class='flag-5'>播放</b>單元

    請問k230如何讀取sd卡并播放其中的mp3音頻,他有庫支持嗎?

    k230如何讀取sd卡并播放其中的mp3音頻,他有庫支持嗎?
    發(fā)表于 06-04 06:24

    芯資訊|廣州唯創(chuàng)電子MP3語音芯片IC的音頻解碼方式解析

    支持、技術(shù)特性及應(yīng)用場景三方面,解析其解碼方案的設(shè)計(jì)邏輯與優(yōu)勢。一、音頻解碼格式的支持MP3播放類芯片的主流解碼能力唯創(chuàng)電子的MP3語音芯片(如WT2003H系列)
    的頭像 發(fā)表于 05-28 08:48 ?173次閱讀
    芯資訊|廣州唯創(chuàng)電子<b class='flag-5'>MP3</b>語音芯片IC的音頻解碼方式解析

    KT142C語音芯片支持的語音文件格式什么?Mp3還是wav呢?

    KT142C語音芯片支持音頻格式是mp3,不支持wav格式,不支持WMA、flac等等 詳細(xì)的可以看看KT142C的完整手冊,描述如下: 1、為什么不支持wav,是有原因的,不是芯片做不到,而是
    的頭像 發(fā)表于 02-17 11:07 ?414次閱讀
    KT142C語音芯片支持的語音文件格式什么?<b class='flag-5'>Mp3</b>還是wav呢?

    flash MP3語音IC芯片廠介紹兒童電子琴智能語音方案

    N9300和MP3-FLASH-16P,?這些芯片提供了集成MP3、?WAV硬解碼的能力,?支持串口通信協(xié)議,?以及通過簡單的串口指令完成語音播放,?無需復(fù)雜的底層
    的頭像 發(fā)表于 02-07 18:31 ?424次閱讀
    flash <b class='flag-5'>MP3</b>語音IC芯片廠介紹兒童電子琴智能語音方案

    學(xué)習(xí)機(jī)MP3語音芯片方案:WMV硬解碼芯片,N9301-316

    在當(dāng)今數(shù)字化時(shí)代,學(xué)習(xí)機(jī)已不再僅僅是靜態(tài)的物品。隨著技術(shù)的快速發(fā)展和不斷探索創(chuàng)新方法,人們將音樂與互動學(xué)習(xí)相融合,為兒童創(chuàng)造出更加富有創(chuàng)意和學(xué)習(xí)機(jī)產(chǎn)品。其中,九芯電子N9301系列MP3解碼芯片
    的頭像 發(fā)表于 02-07 18:31 ?411次閱讀
    學(xué)習(xí)機(jī)<b class='flag-5'>MP3</b>語音芯片方案:WMV硬解碼芯片,N9301-316

    將基于PC的MP3播放器軟件移植到ADSP-21262 SHARC處理

    電子發(fā)燒友網(wǎng)站提供《將基于PC的MP3播放器軟件移植到ADSP-21262 SHARC處理上.pdf》資料免費(fèi)下載
    發(fā)表于 01-03 14:54 ?0次下載
    將基于PC的<b class='flag-5'>MP3</b><b class='flag-5'>播放器</b>軟件移植到ADSP-21262 SHARC處理<b class='flag-5'>器</b>上

    N930X指定曲目播放MP3音樂芯片:提升睡眠儀體驗(yàn)

    N930X MP3芯片集成硬解碼,支持定制播放、智能定時(shí)、低功耗、自主更新,兼容多種控制及音頻格式,提升睡眠儀體驗(yàn),滿足高質(zhì)量睡眠追求。
    的頭像 發(fā)表于 12-11 14:29 ?587次閱讀
    N930X指定曲目<b class='flag-5'>播放</b><b class='flag-5'>MP3</b>音樂芯片:提升睡眠儀體驗(yàn)

    N930X指定曲目播放MP3音樂芯片:提升睡眠儀體驗(yàn)

    和自然之聲,幫助人們更好地入睡,提高睡眠質(zhì)量。而N930X指定曲目播放MP3音樂芯片,就是這款睡眠儀的核心部件。芯片簡介N930X是一個(gè)提供串口的MP3芯片,完美的集
    的頭像 發(fā)表于 12-11 14:25 ?526次閱讀
    N930X指定曲目<b class='flag-5'>播放</b><b class='flag-5'>MP3</b>音樂芯片:提升睡眠儀體驗(yàn)

    魅族E2 MP3使用手冊(說明書)

    魅族 E2 MP3 操作使用手冊(說明書)
    發(fā)表于 11-12 13:41 ?0次下載

    請問TLV320DAC3120可以用作MP3的解壓芯片嗎?

    負(fù)責(zé)讀取EEPROM中MP3數(shù)據(jù)幀 3. 就像播放wav文件那樣, MCU按MP3數(shù)據(jù)幀中的采樣率向TLV320DAC3120發(fā)送MP3音頻
    發(fā)表于 11-06 06:26

    請問如何把WAV,MP3格式的音頻文件轉(zhuǎn)化為16位的數(shù)據(jù)IIS格式?

    你好,請問如何把WAV,MP3格式的音頻文件轉(zhuǎn)化為16位的數(shù)據(jù)IIS格式?
    發(fā)表于 10-23 07:24

    九芯電子電子琴語音芯片的無限可能——N930X-S16 MP3解碼芯片

    播放,是置入了音樂芯片,目前流行的高性價(jià)比語音芯片N930X音樂芯片;此款芯片是一個(gè)提供串口的MP3芯片,完美地集成了MP3、WMV的硬解碼芯片,在音頻壓縮方面有著
    的頭像 發(fā)表于 10-13 08:01 ?845次閱讀
    九芯電子電子琴語音芯片的無限可能——N930X-S16 <b class='flag-5'>MP3</b>解碼芯片

    N9305 MP3語音芯片:外掛FLASH自定義語音播放解決方案

    隨著科技的飛速發(fā)展,語音芯片作為電子產(chǎn)品中的重要組成部分,不斷引入新的特性和功能以滿足市場需求。其中,N9305系列MP3語音芯片支持外掛Flash、U盤、USB下載的功能成為語音芯片領(lǐng)域的一大亮點(diǎn)
    的頭像 發(fā)表于 10-11 08:01 ?818次閱讀
    N9305 <b class='flag-5'>MP3</b>語音芯片:外掛FLASH自定義語音<b class='flag-5'>播放</b>解決方案

    MP3解碼芯片N9300應(yīng)用于兒童學(xué)步車,播放指定音樂,隨意更換聲音

    N9300MP3解碼芯片是一款專為兒童學(xué)步車設(shè)計(jì)的音樂播放解決方案,?旨在通過簡單的操作讓孩子們在學(xué)步的同時(shí)享受音樂的樂趣,?并進(jìn)行語言啟蒙。?該芯片集成了MP3、?WAV的硬解碼功能,?支持立體聲
    的頭像 發(fā)表于 08-13 08:07 ?876次閱讀
    <b class='flag-5'>MP3</b>解碼芯片N9300應(yīng)用于兒童學(xué)步車,<b class='flag-5'>播放</b>指定音樂,隨意更換聲音