女人自慰AV免费观看内涵网,日韩国产剧情在线观看网址,神马电影网特片网,最新一级电影欧美,在线观看亚洲欧美日韩,黄色视频在线播放免费观看,ABO涨奶期羡澄,第一导航fulione,美女主播操b

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

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

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

自制MP3播放器,mp3 player

454398 ? 2018-09-20 19:47 ? 次閱讀

自制MP3播放器,mp3 player

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

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

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)容及配圖由入駐作者撰寫(xiě)或者入駐合作網(wǎng)站授權(quán)轉(zhuǎn)載。文章觀點(diǎn)僅代表作者本人,不代表電子發(fā)燒友網(wǎng)立場(chǎng)。文章及其配圖僅供工程師學(xué)習(xí)之用,如有內(nèi)容侵權(quán)或者其他違規(guī)問(wèn)題,請(qǐng)聯(lián)系本站處理。 舉報(bào)投訴
收藏 人收藏

    評(píng)論

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

    請(qǐng)問(wèn)k230如何讀取sd卡并播放其中的mp3音頻,他有庫(kù)支持嗎?

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

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

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

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

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

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

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

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

    魅族E2 MP3使用手冊(cè)(說(shuō)明書(shū))

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

    請(qǐng)問(wèn)TLV320DAC3120可以用作MP3的解壓芯片嗎?

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

    九芯電子電子琴語(yǔ)音芯片的無(wú)限可能——N930X-S16 MP3解碼芯片

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

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

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

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

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

    使用example中的pwm播放mp3,在mp3_music_read_cb中使用fread讀取,會(huì)出現(xiàn)fread讀取異常怎么解決?

    使用example中的pwm播放mp3,默認(rèn)是沒(méi)問(wèn)題。然后想把mp3放到spiffs中,然后從spiffs中調(diào)用,碰到問(wèn)題: 1:如果在mp3_music_read_cb中使用frea
    發(fā)表于 06-28 07:37

    ESP32-PICO-V3-02實(shí)現(xiàn)MP3播放遇到的幾個(gè)疑問(wèn)求解

    我之前做過(guò)一套Atmega328P+YX6300+W25Q128(PSRAM)+PAM8302實(shí)現(xiàn)MP3播放器。出于空間與接口的考慮,想利用ESP32實(shí)現(xiàn)該功能。 由于想利用PICO內(nèi)部的存儲(chǔ)用于
    發(fā)表于 06-28 06:47

    請(qǐng)問(wèn)ESP32S2播放MP3時(shí)電流是多大?

    60幾mA 是不是還有哪些地方可以優(yōu)化?還是說(shuō)目前這個(gè)開(kāi)發(fā)板不適合測(cè)試這個(gè)應(yīng)用的功耗?板上的其他元器件會(huì)帶來(lái)功耗問(wèn)題? 現(xiàn)在處于方案選型階段,想問(wèn)一下這樣的應(yīng)用大概多大電流。不開(kāi)WIFI。只通過(guò)SD卡播放MP3或AMR
    發(fā)表于 06-21 16:38

    SONY MP3不刷系統(tǒng)漢化界面

    SONY部分MP3播放器不用重新刷系統(tǒng),目前試驗(yàn)過(guò):X1050系列、A35等,香水瓶、魚(yú)雷系列不能用的。附件中的文件用電腦操作一下,就可以漢化的,收音也可以改為國(guó)內(nèi)頻率的。具體操作見(jiàn)附件。
    發(fā)表于 06-19 14:14 ?27次下載