DY-5V17F DY1703A USB-Micro Audio MP3 Modul

5,18 5,27 

DY-5V17F DY1703A USB-Micro Audio MP3 Modul

Lieferzeit: sofort

EAN Code N/A Artikelnummer: n. v. Kategorie: Schlagwörter: , , , , , , , , , ,

Beschreibung

DY-5V17F DY1703A USB-Micro Audio MP3 Modul 1x5W Class D UART Control ESP8266 ESP32 Arduino Modul Set

DY-5V17F DY1703A MP3 Audio Player Module UART Set 8 items © androegg

DY-5V17F DY1703A MP3 Audio Player Module Set 3 items © androegg

DY-5V17F DY1703A MP3 Audio Player Module © androegg

DY-5V17F DY1703A MP3 Audio Player Module Pinout © androegg

DY-SV17 MP3 Sound Recorder Player Module Schematic © androegg

Das DY-5V17F Modul basiert auf dem DY1703A 24-Bit Audio Interface IC in Kombination mit dem LTK5128 5W Audio Verstärker IC und einem 4MB SOP8 Flash Speicher.

Das DY-5V17F Modul Set ist wie folgt verfügbar

  • Modul Set 3-teilig bestehend aus
    1 Stück DY-5V17F Modul
    2 Stück Pinleisten 9-polig

 

  • UART Set 8-teilig bestehend aus
    1 Stück DY-5V17F Modul
    2 Stück Pinleisten 9-polig
    3 Stück 10KΩ Widerstand (CON1>GND , CON2>GND, CON3>3V3)
    2 Stück
    1KΩ Widerstand (nur bei 5V UART Level / Arduino)

 

Das DY-SV17 Modul verfügt über

  • 32 Mbits Flash
  • LTK5128D 5W Klasse D Verstärker 4-8Ω
  • USB Micro Anschluß

und erlaubt die Benutzersteuerung von bis zu

  • 255 Titel über Benutzereingabe / Taster
  • 65535 Titel über die UART Schnittstelle

 

Das DY-SV17 Modul unterstützt

  • 8 KHz.
  • 11,025 KHz.
  • 12 KHz.
  • 16 KHz.
  • 22.05 KHz.
  • 24 KHz.
  • 32 KHz.
  • 44.1 KHz.
  • 48 KHz.

Abtastraten

Der Anschluss in Kombination mit ESP32, ESP8266, Arduino oder sonstiger MCU mit UART Schnittstelle

V Pin => MCU 3,3V oder 5V VCC
GND => MCU GND
IO0/TX => MCU RX
(wenn 5V Level über 1KΩ Widerstand)
IO1/RX => MCU TX
(wenn 5V Level über 1KΩ Widerstand)
SPK+ => Lautsprecher+
SPK- =>
Lautspercher-

Ferner müssen 3 10KΩ Widerstände wie folgt gesetzt werden:

CON1 => GND
CON2 => GND
CON3 => 3.3V

The DY-5V17F module is based on the DY1703A 24-bit audio interface IC in combination with the LTK5128 5W audio amplifier IC and a 4MB SOP8 flash memory.

The DY-5V17F module set is available as follows

  • Module set consisting of 3 parts
    1 piece DY-5V17F module
    2 pieces of 9-pin pin strips

 

  • UART set 8 pieces consisting of
    1 piece DY-5V17F module
    2 pieces of 9-pin pin strips
    3 pieces 10KΩ resistor (CON1>GND, CON2>GND, CON3>3V3)
    2 pieces 1KΩ resistor (only at 5V UART level / Arduino)

 

The DY-SV17 module features

  • 32 Mbits Flash
  • LTK5128D 5W Class D Amplifier 4-8Ω
  • USB micro connection

and allows user control of up to

  • 255 titles via user input/button
  • 65535 titles via the UART interface

 

The DY-SV17 Modul module supports sampling rates of

  • 8 KHz.
  • 11,025 KHz.
  • 12 KHz.
  • 16 KHz.
  • 22.05 KHz.
  • 24 KHz.
  • 32 KHz.
  • 44.1 KHz.
  • 48 KHz.

 

The connection in combination with ESP32, ESP8266, Arduino or other MCU with UART interface

V Pin => MCU 3.3V or 5V VCC
GND => MCU GND
IO0/TX => MCU RX (if 5V level above 1KΩ resistor)
IO1/RX => MCU TX (if 5V level above 1KΩ resistor)
SPK+ => Speaker+
SPK- => Speaker-

Furthermore, 3 10KΩ resistors must be set as follows:

CON1 => GND
CON2 => GND
CON3 => 3.3V

DY-5V17F Module UART Command method list:

Command (from the manual) byte
Check the play state 0x01
Play 0x02
Pause 0x03
Stop 0x04
Previous Music 0x05
Next music 0x06
Play specified music 0x07
Specified device and path play 0x08
Check Current Playing Device 0x0a
Switch to selected device 0x0b
Check Number Of all Music 0x0c
Check Current Music 0x0d
Previous folder directory (first) 0x0e
Previous folder directory (last) 0x0f
End playing 0x10
Check the first music in folder 0x11
Check Number of music in folder 0x12
Volume setting 0x13
Volume+ 0x14
Volume- 0x15
Select specified file to interlude 0x16
Select specified path to interlude 0x17
Cycle mode setting 0x18
Cycle times setting 0x19
Set EQ 0x1a
Combination play setting 0x1b
End Combination play 0x1c
Select file but do not play 0x1f

UART Communication Command

Control Command

Command

Command code

Return

Play

AA 02 00 AC

None

Pause

AA 03 00 AD

None

Stop

AA 04 00 AE

None

Previous

AA 05 00 AF

None

Next

AA 06 00 B0

None

Volume +

AA 14 00 BE

None

Volume –

AA 15 00 BF

None

Previous file

AA 0E 00 B8

None

Next file

AA 0F 00 B9

None

Stop playing

AA 10 00 BA

None

Query Command

Command

Command Code

Return

Query play status

AA 01 00 AB

AA 01 01, play status, SM

Query current online drive

AA 09 00 B3

AA 09 01, drive, SM

Query current play drive

AA 0A 00 B4

AA 0A 01, drive, SM

Query Number of songs

AA 0C 00 B6

AA 0C 02S.N.H S.N.L SM

Query current song

AA 0D 00 B7

AA 0D 02 S.N.H S.N.L SM

Query folder directory song

AA 11 00 BB

AA 11 02 S.N.H S.N.L SM

Query folder Number of songs

AA 12 00 BC

AA 12 02 S.N.H S.N.L SM

 

UART Communication Command

Control Command

Query Command

Command

Command Code

Return

Command

Command code

Return

Play

AA 02 00 AC

None

Query play status

AA 01 00 AB

AA 01 01, play status, SM
Pause

AA 03 00 AD

None

Query current online drive

AA 09 00 B3

AA 09 01, drive, SM
Stop

AA 04 00 AE

None

Query current play drive

AA 0A 00 B4

AA 0A 01, drive, SM
Previous

AA 05 00 AF

None

Query Number of songs

AA 0C 00 B6

AA 0C 02S.N.H S.N.L SM
Next

AA 06 00 B0

None

Query current song

AA 0D 00 B7

AA 0D 02 S.N.H S.N.L SM
Volume +

AA 14 00 BE

None

Query folder directory song

AA 11 00 BB

AA 11 02 S.N.H S.N.L SM
Volume –

AA 15 00 BF

None

Query folder Number of songs

AA 12 00 BC

AA 12 02 S.N.H S.N.L SM
Previous file

AA 0E 00 B8

None

Next file

AA 0F 00 B9

None

Stop playing

AA 10 00 BA

None

Setting Command

Command

Command code

Return

Remark

Set Volume AA 13 01 VOL SM

None

VOL:0x00-0xFF

Set Loop mode AA 18 01 Loop-mode SM

None

Loop-mode:0x00-0x07

Set Cycle times AA 19 02 H L SM

None

H:0x00-0xFF    L:0x00-0xFF

Set EQ AA 1A 01 EQ SM

None

EQ:0x00-0x04

Specified Song AA 07 02 S.N.H S.N.LSM

None

S.N.H:0x00-0xFF   S.N.L:0x00-0xFF

Specified Path AA 08 Length Drive Path SM

None

Length:0x00-0xFF

Drive:0x00-0xFF

Path:0x00-0xFF

Switch Specified Drive AA 0B 01 Drive SM

None

Drive:0x00-0xFF

Specified song to be interplay AA 16 03 Drive S.N.H S.N.L SM

None

Drive:0x00-0xFF

S.N.H:0x00-0xFF

S.N.L:0x00-0xFF

Specified path to be interplay AA 17 Length Drive Path SM

None

Length:0x00-0xFF

Drive:0x00-0xFF

Path:0x00-0xFF

Select but no play AA 1F 02 S.N.H S.N.L SM

None

S.N.H:0x00-0xFF   S.N.L:0x00-0xFF

  • Working Voltage: DC 3.3-5V
  • UART Level: 3.3V
  • Flash Size: 4MB
  • Impendanz: 4-8Ω
  • Baudrate: 9600 bps
  • Supports up to 65535 Title / pieces thru UART
  • Supports up to 255 Title / pieces thru PIN Control
  • Dimensions: 26 * 23 * 4 mm

 

Zusätzliche Informationen

Version

Modul 3-teilig, UART Modul Set 8-teilig

Download

DY-SV17-documents.zip Datei Download beinhaltet
DY-SV17 USB Micro Audio MP3 IO mode user’s guide.pdf
DY-SV17 USB Micro Audio MP3 One_line mode user’s guide.pdf
DY-SV17 USB Micro Audio MP3 Standard MP3 mode user’s guide.pdf
DY-SV17 USB Micro Audio MP3 storage and path user’s guide.pdf
DY-SV17 USB Micro Audio MP3 UART mode user’s guide.pdf
DY-SV17F module functions introduction.pdf
DY-SV17 USB Micro Audio MP3 Command.xlsx

Das könnte dir auch gefallen …

Anmelden

Produktsuche

unser Angebot