DFPlayer Mini是一款小巧且价格低廉的MP3模块,可以直接接驳扬声器。 模块配合供电电池、扬声器、按键可以单独使用,也可以通过串口控制,作为Arduino UNO或者是任何有串口的单片机的一个模块。 模块本身完美的集成了MP3、WAV、WMA的硬解码。 同时软件支持TF卡驱动,支持FAT16、FAT32文件系统。 通过简单
今天我们将使用 Arduino 和 DFPlayer 迷你 MP3 播放器模块制作带 LCD 的 MP3 播放器。 该项目可以读取SD卡中的MP3文件,可以像10年前的设备一样暂停播放。还有上一曲和下一曲功能 ► GitHub 中的代码(方案和草图):https ://github.com/DKARDU/mp3 本项目使用了以下部件: Arduino Uno, MP3-TF-16P 迷你 mp...
今天,我们将使用Arduino和DFPlayer迷你MP3播放器模块制作带有LCD的MP3播放器。 硬件组件: Arduino Nano R3×1个 MP3-TF-16P迷你mp3播放器×1个 1K和3个100Ω电阻器×1个 RGB LED灯泡×1个 1.3英寸OLED显示屏×1个 3个开关按钮×1个 跳线×1个 面包板×1个 该项目可以读取SD卡中的MP3文件,并且可以暂停播放...
SoftwareSerial mySerial(10, 11); // RX, TX void setup () { Serial.begin (9600); mySerial.begin (9600); mp3_set_serial (mySerial); //set Serial for DFPlayer-mini mp3 module mp3_set_volume (3); } // void loop () { mp3_play (); } 1. 2. 3. 4. 5. 6. 7. 8. 9. 10...
第二步:由arduino 直接用軟串口控制(5,6腳)與 DFPlayer mini ,播放MP3 音樂,也是正確。第三步:...
-, 视频播放量 563、弹幕量 0、点赞数 5、投硬币枚数 2、收藏人数 3、转发人数 2, 视频作者 大智电子科技, 作者简介 ,相关视频:Arduino检测人体红外传感器processing控制播放音乐,基于arduino的超声波传感器控制processing播放音乐,基于arduino的霍尔传感器控制mp3模块
Sample Code DFPlayer Mini SKU DFR0299SKU:DFR0299 Introduction The DFPlayer Mini MP3 Player For Arduino is a small and low cost MP3 module with an simplified output directly to the speaker. The module can be used as a stand alone module with attached battery, speaker and push buttons or used...
(https://github.com/DFRobot/DFRobotDFPlayerMini/archive/1.0.3.zip). Sample code "GetStarted", switching to next song every 3 seconds /*** DFPlayer - A Mini MP3 Player For Arduino <https://www.dfrobot.com/index.php?routeproduct/product&product_id=1121> *** This example shows the...
DFPlayer - A Mini MP3 Player Fermion: DFPlayer Pro - Dual Channel MP3 Module with 128MB Storage (Arduino / Raspberry Pi Compatible) Gravity: MP3 Player Module with 8MB Storage (UART, Mono) Figure SKU DFR0299 DFR0768 DFR0534 Storage Storage Card Required 128MB 8MB Sound Cha...
Arduino UNO Mini 植物生长小温室,智能调节环境因素原理图+源码 自制Arduino Pro mini示波器(原理图+源代码)免费下载 使用Arduino作为AM音乐发送器 会说话的颜色检测系统 Arduino - DFPlayer - GY-31 TCS 使用Arduino制作超声波悬浮器 使用Arduino进行电池容量测量 ...